v4.9.0
Changes
Drivers
- Add support for Neo4j thanks to @mvid (#320)
- Support statement timeouts in postgres using the
x-statement-timeout
option thanks to @coolnay309 (aka @psuresh309) (#327) - Allow AWS S3 client to be specified thanks to @bishtawi (#334)
- Updated
cloud.google.com/go
drivers to fix linting issues - Dropped support for Postgres 9.4 (EOL) and added support for Postgres 12
Builds
- 32-bit Windows are now available on the releases page thanks to @martinlindhe (#343)