Skip to content

Aurora DSQL Connector for JDBC v1.4.1

Latest

Choose a tag to compare

@amaksimo amaksimo released this 19 Mar 19:23
· 1 commit to main since this release
e36b89d

What's Changed

Improvements

  • Removed token caching for simplified credential handling (#155)
  • Added example READMEs and admin/non-admin support (#252)
  • Added Dependabot coverage for Java example project (#240)

Dependency Updates

  • Bumped AWS SDK (dsql, regions) to 2.42.15
  • Bumped PostgreSQL JDBC driver to 42.7.10
  • Bumped JReleaser to 1.23.0
  • Bumped Gradle wrapper to 9.4.0
  • Bumped Mockito to 5.23.0
  • Bumped Spotless to 8.3.0
  • Bumped JUnit Jupiter to 5.14.3
  • Bumped SpotBugs annotations to 4.9.8

Full Changelog

java/jdbc/v1.4.0...java/jdbc/v1.4.1