Skip to content

Commit

Permalink
update changelog for v3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazcy committed Oct 19, 2022
1 parent a824f72 commit cebf3eb
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
# Amazon Neptune JDBC Driver Change Log

## v2.1.0 Change Log
## v3.1.0 Change Log

`v2.1.0` of the **Amazon Neptune JDBC Driver** will build on `v2.0.0` but has not been started yet.
`v3.1.0` of the **Amazon Neptune JDBC Driver** will build on `v3.0.0` but has not been started yet.

## v3.0.0 Change Log

`v3.0.0` of the **Amazon Neptune JDBC Driver** is a major update release which provides compatibility with Neptune engine version >= 1.2.0.0.

### Bug Fixes
* Fixed issues with openCypher IAM auth signature with Neptune engine version 1.2.0.0
* Fixed build failures related to checkstyle versions

### New Features and Improvements
* Refactored SQL-Gremlin submodule into main module for publishing artifacts onto Maven

## v2.0.0 Change Log

Expand Down

0 comments on commit cebf3eb

Please sign in to comment.