| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| neptune-jdbc-3.0.0.taco | 2022-10-19 | 12.8 kB | |
| amazon-neptune-jdbc-driver-3.0.0-all.jar | 2022-10-19 | 60.0 MB | |
| amazon-neptune-jdbc-driver-3.0.0-javadoc.jar | 2022-10-19 | 741.6 kB | |
| amazon-neptune-jdbc-driver-3.0.0-sources.jar | 2022-10-19 | 224.3 kB | |
| amazon-neptune-jdbc-driver-3.0.0.jar | 2022-10-19 | 340.6 kB | |
| README.md | 2022-10-19 | 1.0 kB | |
| v3.0.0.tar.gz | 2022-10-19 | 25.2 MB | |
| v3.0.0.zip | 2022-10-19 | 25.5 MB | |
| Totals: 8 Items | 112.1 MB | 0 | |
Amazon Neptune JDBC Drive
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 https://github.com/aws/amazon-neptune-jdbc-driver/pull/204
- Fixed build failures related to checkstyle versions by @asarkar in https://github.com/aws/amazon-neptune-jdbc-driver/pull/210
New Features and Improvements
- Refactored SQL-Gremlin submodule into main module for publishing artifacts onto Maven by @asarkar in https://github.com/aws/amazon-neptune-jdbc-driver/pull/208
Full Changelog: https://github.com/aws/amazon-neptune-jdbc-driver/compare/v2.0.0...v3.0.0