Skip to content

AWS Advanced JDBC Wrapper - v4.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:34

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.

[4.3.0] - 2026-07-23

🪄 Added

  • Added a Blue/Green pre-switchover readiness log message to provide better visibility into the switchover lifecycle (PR #2032, documentation).

🐛 Fixed

  • Fixed endpoint resolution to fail fast on unresolvable instance endpoints for non-RDS hosts instead of retrying (PR #2036, documentation).
  • Fixed DefaultConnectionPlugin strategy selection to allow a null role (any host) (PR #2033, documentation).

🦀 Changed