v3.0.0
Amazon Neptune JDBC Driver
Amazon Neptune JDBC Driver v3.0.0 is a major update release which provides compatibility with Neptune engine version >= 1.2.0.0.
Note, this version is not compatible with engine version <1.2.0.0. If you are using previous version, please refer to the Compatibility Matrix to find what JDBC driver version to choose.
Bug Fixes
- Fixed issues with openCypher IAM auth signature with Neptune engine version 1.2.0.0+ by @asarkar in #204
- Fixed build failures related to checkstyle versions by @asarkar in #210
New Features and Improvements
- Refactored SQL-Gremlin submodule into main module for publishing artifacts onto Maven by @asarkar in #208
Full Changelog: v2.0.0...v3.0.0