Skip to content

Production Release

Compare
Choose a tag to compare
@sfc-gh-abhatnagar sfc-gh-abhatnagar released this 12 Jan 17:56
· 589 commits to master since this release
5037385
  • Added an option to override the HTTP transport to support accessing and managing tokens for authentication.
  • Added support to use a Config struct to specify settings when opening a connection.
  • Passed additional context to the logger.
  • Provided the ability to set the request ID in the context.
  • Updated the logging framework to use logrus. Provided the ability to replace the logger used by the driver.