Skip to content

AWS Advanced JDBC Driver - v2.5.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 22:09
· 1 commit to main since this release

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.5.4] - 2024-12-23

🐛 Fixed

  • Avoid setting ignoreNewTopologyRequestsEndTimeNano on initial connection (PR #1221).
  • Limitless Connection Plugin set round-robin weights properly to original properties, not a copy (PR #1223).

🦀 Changed