AWS Advanced JDBC Driver - v2.3.9
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.3.9] - 2024-08-09
🐛 Fixed
- Statement object cast error Issue #1045.
- Missing required dependency in the bundled jar for ADFS Authentication PR #1083.
🦀 Changed
- Documentation:
- Information on HikariCP's instantiation failure messages. See Connecting with a DataSource.
- Required dependencies for the Okta Authentication Plugin. See Okta Authentication Plugin.