Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 13:27
· 32 commits to main since this release
b619a85

1.4.0 (2020-11-15)

Bug Fixes

  • check DSN scheme (1418203)
  • holds host and port instead of only host name (4b8cfd0)
  • move DriverName to constants package (174e83c)
  • now Config has hostname instead of complete endpoint URI (81792ac)

Features

  • enable X-Ray tracing if enableXray parameter passed (f45c328)
  • move Config to config package (0fbcb8c)
  • pass custom scheme via DSN (86fc952)