Skip to content

Conversation

@Tietew
Copy link
Contributor

@Tietew Tietew commented Jul 18, 2025

Reason for this change

Some PostgreSQL engine versions have been removed from available engine versions.

Description of changes

Deprecate following PostgreSQL engine versions:

  • 13.17, 13.19
  • 14.14, 14.16
  • 15.9, 15.11
  • 16.5, 16.7
  • 17.1, 17.3

Describe any new or updated permissions being added

N/A

Description of how you validated changes

$ aws --region us-east-1 rds describe-db-engine-versions --engine postgres --query 'DBEngineVersions[].EngineVersion' --output table
--------------------------
|DescribeDBEngineVersions|
+------------------------+
|  11.22                 |
|  11.22-rds.20240418    |
|  11.22-rds.20240509    |
|  11.22-rds.20240808    |
|  11.22-rds.20241121    |
|  11.22-rds.20250220    |
|  11.22-rds.20250508    |
|  12.22                 |
|  12.22-rds.20250220    |
|  12.22-rds.20250508    |
|  13.15                 |
|  13.16                 |
|  13.18                 |
|  13.20                 |
|  13.21                 |
|  14.12                 |
|  14.13                 |
|  14.15                 |
|  14.17                 |
|  14.18                 |
|  15.7                  |
|  15.8                  |
|  15.10                 |
|  15.12                 |
|  15.13                 |
|  16.3                  |
|  16.4                  |
|  16.6                  |
|  16.8                  |
|  16.9                  |
|  17.2                  |
|  17.4                  |
|  17.5                  |
+------------------------+

Checklist


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

@github-actions github-actions bot added p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Jul 18, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team July 18, 2025 08:19
@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 Jul 18, 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 Jul 22, 2025
@Abogical Abogical self-assigned this Jul 28, 2025
@mergify
Copy link
Contributor

mergify bot commented Jul 28, 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
Contributor

mergify bot commented Jul 28, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated.

You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@Abogical
Copy link
Member

@Mergifyio rebase

@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Jul 28, 2025
@mergify
Copy link
Contributor

mergify bot commented Jul 28, 2025

rebase

✅ Branch has been successfully rebased

@Abogical Abogical force-pushed the rds-deprecate-pgsql-versions branch from d0959c3 to 40ed3d6 Compare July 28, 2025 14:25
@mergify
Copy link
Contributor

mergify bot commented Jul 28, 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: 40ed3d6
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit 1061988 into aws:main Jul 28, 2025
20 checks passed
@github-actions
Copy link
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 Jul 28, 2025
@Tietew Tietew deleted the rds-deprecate-pgsql-versions branch July 29, 2025 06: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