chore(rds): support engine versions for Aurora MySQL and RDS for SQL Server#31418
chore(rds): support engine versions for Aurora MySQL and RDS for SQL Server#31418mergify[bot] merged 3 commits intoaws:mainfrom
Conversation
|
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). |
|
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). |
|
@Mergifyio update |
✅ Branch has been successfully updated |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
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). |
|
Comments on closed issues and PRs are hard for our team to see. |
This PR supports engine versions for Aurora MySQL and RDS for SQL Server.
RDS for SQL Server: 15.00.4385.2.v1 and 16.00.4135.4.v1
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html
Aurora MySQL: 2.12.3
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.20Updates.html
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license