- 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.