Skip to content
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

rds: Support Postgres 16.4 minor version #31081

Closed
2 tasks
arlampin opened this issue Aug 12, 2024 · 3 comments · Fixed by #31088
Closed
2 tasks

rds: Support Postgres 16.4 minor version #31081

arlampin opened this issue Aug 12, 2024 · 3 comments · Fixed by #31088
Assignees
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Comments

@arlampin
Copy link

Describe the feature

Postgres 16.4 was released to RDS a few days ago and should be supported by CDK.

Use Case

I would like to use 16.4 without constructing version manually.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.151.0

Environment details (OS name and version, etc.)

N/A

@arlampin arlampin added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 12, 2024
@github-actions github-actions bot added the @aws-cdk/aws-rds Related to Amazon Relational Database label Aug 12, 2024
@ashishdhingra ashishdhingra self-assigned this Aug 12, 2024
@ashishdhingra ashishdhingra added p2 investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Aug 12, 2024
@ashishdhingra
Copy link
Contributor

ashishdhingra commented Aug 12, 2024

Per PostgreSQL version 16.4 on Amazon RDS, PostgreSQL version 16.4 is now available on Amazon RDS. The change is to add this version to PostgresEngineVersion class.

@ashishdhingra ashishdhingra added effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Aug 12, 2024
@ashishdhingra ashishdhingra removed their assignment Aug 12, 2024
@ashishdhingra ashishdhingra self-assigned this Aug 12, 2024
@mergify mergify bot closed this as completed in #31088 Aug 12, 2024
@mergify mergify bot closed this as completed in 7d2e9d0 Aug 12, 2024
Copy link

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.

1 similar comment
Copy link

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 Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants