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

aws-cdk-lib/aws-rds: please add AuroraPostgresEngineVersion 15.4 #28158

Closed
2 tasks
AirSantix opened this issue Nov 27, 2023 · 4 comments
Closed
2 tasks

aws-cdk-lib/aws-rds: please add AuroraPostgresEngineVersion 15.4 #28158

AirSantix opened this issue Nov 27, 2023 · 4 comments
Labels
effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Comments

@AirSantix
Copy link

Describe the feature

Aurora Postgres 15.4 was released. Please add the Version to the aws-cdk-lib/aws-rds

Use Case

New Version was released and I want to use it.

Proposed Solution

/** Version "15.4". */
static readonly VER_15_4: AuroraPostgresEngineVersion;

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.110.1

Environment details (OS name and version, etc.)

Mac OS - CDK Typescript

@AirSantix AirSantix added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 27, 2023
@pahud
Copy link
Contributor

pahud commented Nov 27, 2023

Yes we welcome any pull request from the community like #26377

@pahud pahud added p2 effort/small Small work item – less than a day of effort and removed needs-triage This issue or PR still needs to be triaged. labels Nov 27, 2023
@go-to-k
Copy link
Contributor

go-to-k commented Nov 28, 2023

This version seems to have just been merged.

#27731

@ConnorRobertson
Copy link
Contributor

Closing as #27731 merged this.

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants