Skip to content

chore(rds): add postgres engine 16.8, 15.12, 14.17 and 13.20 #34151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

phuhung273
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/04/amazon-aurora-postgresql-versions/

Description of how you validated changes

$ aws rds describe-db-engine-versions --engine postgres --output table --query 'DBEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}'
|  postgres |  13.20               |
|  postgres |  14.12               |
|  postgres |  14.13               |
|  postgres |  14.15               |
|  postgres |  14.17               |
|  postgres |  15.7                |
|  postgres |  15.8                |
|  postgres |  15.10               |
|  postgres |  15.12               |
|  postgres |  16.3                |
|  postgres |  16.4                |
|  postgres |  16.6                |
|  postgres |  16.8                |

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 admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 labels Apr 15, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team April 15, 2025 13:43
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@phuhung273
Copy link
Contributor Author

Exemption Request: Can be verified through CLI

@aws-cdk-automation aws-cdk-automation added pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Apr 15, 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 Apr 15, 2025
@phuhung273
Copy link
Contributor Author

Thanks @mazyu36 again for your prompt support 💯

@shikha372 shikha372 self-assigned this Apr 15, 2025
@phuhung273 phuhung273 force-pushed the aurora-postgres-version branch from 55bd1b3 to 722176d Compare April 20, 2025 09:02
@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Apr 20, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Apr 20, 2025
shikha372
shikha372 previously approved these changes Apr 21, 2025
@shikha372 shikha372 changed the title feat(rds): add postgres engine 16.8, 15.12, 14.17 and 13.20 chore(rds): add postgres engine 16.8, 15.12, 14.17 and 13.20 Apr 21, 2025
@shikha372 shikha372 removed the pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. label Apr 21, 2025
@shikha372
Copy link
Contributor

@Mergifyio update

Copy link
Contributor

mergify bot commented Apr 21, 2025

update

❌ Mergify doesn't have permission to update

For security reasons, Mergify can't update this pull request. Try updating locally.
GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/github-merit-badger.yml without workflows permission

@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Apr 21, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review April 21, 2025 23:59

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

Copy link
Contributor

mergify bot commented Apr 22, 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).

Copy link
Contributor

mergify bot commented Apr 22, 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.

@phuhung273
Copy link
Contributor Author

@Mergifyio update

Copy link
Contributor

mergify bot commented Apr 22, 2025

update

❌ Mergify doesn't have permission to update

For security reasons, Mergify can't update this pull request. Try updating locally.
GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/github-merit-badger.yml without workflows permission

@mergify mergify bot dismissed shikha372’s stale review April 22, 2025 00:11

Pull request has been modified.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Apr 22, 2025
@phuhung273 phuhung273 requested a review from shikha372 April 22, 2025 02:13
@phuhung273
Copy link
Contributor Author

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.

Oh god, i updated the branch as the bot suggested and ended up dismissing your approval @shikha372 😞 hope you can help reviewing the PR again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 pr/needs-maintainer-review This PR needs a review from a Core Team Member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants