Skip to content

chore(rds): aurora postgres add 17.6, 15.14, 14.19, and 13.22#36222

Merged
mergify[bot] merged 1 commit intoaws:mainfrom
phuhung273:rds-version
Nov 27, 2025
Merged

chore(rds): aurora postgres add 17.6, 15.14, 14.19, and 13.22#36222
mergify[bot] merged 1 commit 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-aurora-minor-versions-17.6-16.10-15.14-14.19-13.22/

Description of changes

Aurora Postgres add 17.6, 15.14, 14.19, and 13.22

Description of how you validated changes

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

-----------------------------------------
|       DescribeDBEngineVersions        |
+--------------------+------------------+
|       Engine       |  EngineVersion   |
+--------------------+------------------+
...
|  aurora-postgresql |  13.22           |
...
|  aurora-postgresql |  14.19           |
...
|  aurora-postgresql |  15.14           |
...
|  aurora-postgresql |  17.6            |

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 26, 2025 22:48
@github-actions github-actions bot added p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Nov 26, 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 26, 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 27, 2025
@ozelalisen ozelalisen self-assigned this Nov 27, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 27, 2025

Merge Queue Status Beta

✅ The pull request has been merged

This pull request spent 6 seconds in the queue, with no time waiting for CI.
The checks were run in-place.

Required conditions to merge

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 27, 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 107f201 into aws:main Nov 27, 2025
37 of 38 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 27, 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 27, 2025
@phuhung273 phuhung273 deleted the rds-version branch November 27, 2025 12:30
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