Skip to content

chore(rds): mysql 8.0.44, mariadb 10.6.24, 10.11.15, and 11.4.9#36126

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
phuhung273:rds-version
Nov 21, 2025
Merged

chore(rds): mysql 8.0.44, mariadb 10.6.24, 10.11.15, and 11.4.9#36126
mergify[bot] merged 2 commits intoaws:mainfrom
phuhung273:rds-version

Conversation

@phuhung273
Copy link
Copy Markdown
Contributor

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-rds-mysql-new-minor-versions/
https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-rds-mariadb-community-minor-versions/

Description of changes

Add these versions:

  • mysql 8.0.44
  • mariadb 10.6.24, 10.11.15, and 11.4.9

Description of how you validated changes

$ aws rds describe-db-engine-versions --engine mysql --output table --query 'DBEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}'

-----------------------------------
|    DescribeDBEngineVersions     |
+---------+-----------------------+
| Engine  |     EngineVersion     |
+---------+-----------------------+
...
|  mysql  |  8.0.44               |
...
+---------+-----------------------+

$ aws rds describe-db-engine-versions --engine mariadb --output table --query 'DBEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}'

------------------------------
|  DescribeDBEngineVersions  |
+----------+-----------------+
|  Engine  |  EngineVersion  |
+----------+-----------------+
...
|  mariadb |  10.6.24        |
...
|  mariadb |  10.11.15       |
...
|  mariadb |  11.4.9         |
...
+----------+-----------------+

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Signed-off-by: phuhung273 <phuhung.tranpham@gmail.com>
@aws-cdk-automation aws-cdk-automation requested a review from a team November 20, 2025 11:33
@github-actions github-actions bot added p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Nov 20, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Nov 20, 2025
@aws-cdk-automation aws-cdk-automation added pr/needs-maintainer-review This PR needs a review from a Core Team Member and removed pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Nov 21, 2025
@ozelalisen ozelalisen self-assigned this Nov 21, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 21, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 21, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 0312e24 into aws:main Nov 21, 2025
18 of 19 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2025
@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Nov 21, 2025
@phuhung273 phuhung273 deleted the rds-version branch November 21, 2025 13:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants