Skip to content

Conversation

MiBu
Copy link

@MiBu MiBu commented Apr 3, 2025

Issue # (if applicable)

Reason for this change

AWS RDS now supports for new postgresql minor version 17.4


| DescribeDBEngineVersions |
+-----------+----------------------+
| Engine | EngineVersion |
+-----------+----------------------+
| postgres | 11.22 |
| postgres | 11.22-rds.20240418 |
| postgres | 11.22-rds.20240509 |
| postgres | 11.22-rds.20240808 |
| postgres | 11.22-rds.20241121 |
| postgres | 11.22-rds.20250220 |
| postgres | 12.15 |
| postgres | 12.16 |
| postgres | 12.17 |
| postgres | 12.18 |
| postgres | 12.19 |
| postgres | 12.20 |
| postgres | 12.22 |
| postgres | 12.22-rds.20250220 |
| postgres | 13.15 |
| postgres | 13.16 |
| postgres | 13.18 |
| 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 |
| postgres | 17.2 |
| postgres | 17.4 |
+-----------+----------------------+

Description of changes

Added this minor versions to cluster engines (it was already added to instance).

Describe any new or updated permissions being added

Description of how you validated changes

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 and others added 2 commits April 3, 2025 04:55
Updates the L1 CloudFormation resource definitions with the latest changes from `@aws-cdk/aws-service-spec`
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Apr 3, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team April 3, 2025 12:40
@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 3, 2025
},
"devDependencies": {
"@aws-cdk/lambda-layer-kubectl-v31": "^2.0.3",
"@aws-cdk/aws-service-spec": "^0.1.65",
Copy link
Contributor

Choose a reason for hiding this comment

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

This is automatically updated each week and we don't need to include this change here, the current version is already 0.1.66

@paulhcsun
Copy link
Contributor

Hi @MiBu, thanks for updating this. Just left one comment to remove the aws-service-spec version update and then I'm happy to approve.

@paulhcsun paulhcsun self-assigned this Apr 7, 2025
@mergify mergify bot dismissed paulhcsun’s stale review May 7, 2025 00:51

Pull request has been modified.

@paulhcsun
Copy link
Contributor

Closing as postgres engine 17.4 has already been added in another PR.

@paulhcsun paulhcsun closed this May 7, 2025
Copy link
Contributor

github-actions bot commented May 7, 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 7, 2025
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

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 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants