Skip to content

Commit fd25f0d

Browse files
committed
changelog change
1 parent bdb3489 commit fd25f0d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/#semantic-versioning-200).
55

66
## [2.6.0] - 2025-06-10
7+
### :magic_wand: Added
8+
- Add support of Blue/Green Deployment for Aurora Mysql cluster, Aurora Postgres cluster, RDS Mysql Instance, RDS Postgres Instance. See [Using The Blue/Green Deployment Plugin](https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/docs/using-the-jdbc-driver/using-plugins/UsingTheBlueGreenPlugin.md).
9+
- Allow driver to recognize lower case parameters ([PR #1361](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1361)).
10+
- Set names for all internal threads ([PR #1410](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1410)).
11+
712
### :bug: Fixed
813
- Fix connection leaks in Limitless Plugin
914
- [PR #1369](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1369)
@@ -19,10 +24,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1924
- Improve logging for Limitless Plugin ([PR #1431](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1431)).
2025
- Clarifies support for blue/green deployments by specifying minimum versions ([PR #1434](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1434)).
2126

22-
### :magic_wand: Added
23-
- Add support of Blue/Green Deployment for Aurora Mysql cluster, Aurora Postgres cluster, RDS Mysql Instance, RDS Postgres Instance. See [Using The Blue/Green Deployment Plugin](https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/docs/using-the-jdbc-driver/using-plugins/UsingTheBlueGreenPlugin.md).
24-
- Allow driver to recognize lower case parameters ([PR #1361](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1361)).
25-
- Set names for all internal threads ([PR #1410](https://github.com/aws/aws-advanced-jdbc-wrapper/pull/1410)).
2627

2728

2829
## [2.5.6] - 2025-04-09

0 commit comments

Comments
 (0)