Skip to content

chore(rds): postgres 16.13#37540

Merged
mergify[bot] merged 3 commits intoaws:mainfrom
phadadi:rds-postgresql-16.13
Apr 9, 2026
Merged

chore(rds): postgres 16.13#37540
mergify[bot] merged 3 commits intoaws:mainfrom
phadadi:rds-postgresql-16.13

Conversation

@phadadi
Copy link
Copy Markdown
Contributor

@phadadi phadadi commented Apr 7, 2026

Issue # (if applicable)

None

Reason for this change

https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html#postgresql-versions-version1613

Description of changes

Describe any new or updated permissions being added

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 |  16.11            |
|  aurora-postgresql |  16.11-limitless  |
|  aurora-postgresql |  16.13            |
...

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 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Apr 7, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 7, 2026 06:37
@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 Apr 7, 2026
@phadadi
Copy link
Copy Markdown
Contributor Author

phadadi commented Apr 9, 2026

@ozelalisen, could you please review this PR? Thanks!

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 9, 2026

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 Apr 9, 2026

Merge Queue Status

  • Entered queue2026-04-09 14:59 UTC · Rule: default-squash
  • 🚫 Left the queue2026-04-09 16:14 UTC · at 2bb216e39c143795c253417c3400e813cb24a6d6

This pull request spent 1 hour 15 minutes 24 seconds in the queue, with no time running CI.

Reason

The pull request can't be updated

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/spec-update.yml without workflows permission

Hint

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 queue comment.

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 9, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 9, 2026

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 Apr 9, 2026

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 Apr 9, 2026

Merge Queue Status

  • Entered queue2026-04-09 18:14 UTC · Rule: default-squash
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-09 18:14 UTC · at 3703f438d4041d5da14ee35d3c9b4f690d81aeb9

This pull request spent 10 seconds in the queue, including 1 second running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = validate-pr
    • check-neutral = validate-pr
    • check-skipped = validate-pr
  • any of [🛡 GitHub branch protection]:
    • check-success = build
    • check-neutral = build
    • check-skipped = build

@mergify mergify bot merged commit 689c661 into aws:main Apr 9, 2026
22 of 23 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

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 Apr 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants