Skip to content

Conversation

@phuhung273
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/05/amazon-rds-mysql-new-minor-versions/
https://aws.amazon.com/about-aws/whats-new/2025/05/amazon-aurora-postgresql-major-version-17/

Description of changes

Instance engine add MySQL 8.0.42 and 8.4.5
Cluster engine add Postgres 17.4 and deprecate 16.5, 17.1, 17.2

Description of how you validated changes

$ aws rds describe-db-engine-versions --engine aurora-postgresql --output table --query 'DBEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}'
|  aurora-postgresql |  16.1            |
|  aurora-postgresql |  16.2            |
|  aurora-postgresql |  16.3            |
|  aurora-postgresql |  16.4            |
|  aurora-postgresql |  16.4-limitless  |
|  aurora-postgresql |  16.6            |
|  aurora-postgresql |  16.6-limitless  |
|  aurora-postgresql |  16.8            |
|  aurora-postgresql |  17.4            |

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team May 2, 2025 02:56
@github-actions github-actions bot added star-contributor [Pilot] contributed between 25-49 PRs to the CDK p2 labels May 2, 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 May 2, 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 May 2, 2025
@phuhung273
Copy link
Contributor Author

Thank you @mazyu36

@paulhcsun
Copy link
Contributor

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented May 2, 2025

update

✅ Branch has been successfully updated

@mergify
Copy link
Contributor

mergify bot commented May 2, 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).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 73e90cf
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented May 2, 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 58fe566 into aws:main May 2, 2025
14 of 15 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2025

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 May 2, 2025
@phuhung273 phuhung273 deleted the rds-version branch May 3, 2025 01:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

p2 pr/needs-maintainer-review This PR needs a review from a Core Team Member star-contributor [Pilot] contributed between 25-49 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants