AWS Advanced JDBC Driver - v2.6.6
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.6.6] - 2025-11-05
🪄 Added
- Added support for
eu,au, andukdomains andrds-fipssubdomains (PR #1585)
🦀 Changed
- Scoped down GitHub Token permissions (PR #1571)
- Improved integration testing by cleaning up the test environment before each run(PR #1562)
- Documentation:
- Added compatibility guide documentation which covers database type compatibility, database URL type compatibility, and cross plugins compatibility (PR #1567)
- Removed IAM Multi-AZ DB Cluster limitation from documentation (PR #1569)
- Update integration testing guide with clean-up step (PR #1584)