Skip to content

AWS Advanced JDBC Driver - v2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 20:21
· 696 commits to main since this release
61a8f2c

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.2] - 2023-5-21

🦀 Changed

  • Explicitly check for 28000 and 28P01 SQLStates in the IAM authentication plugin after SQLExceptions are thrown (PR #456 and PR #457).