chore(rds): add support for 8.0.mysql_aurora.3.08.1#33502
chore(rds): add support for 8.0.mysql_aurora.3.08.1#33502mergify[bot] merged 3 commits intoaws:mainfrom schabe77:mysql-aurora-3.08.1
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #33502 +/- ##
=======================================
Coverage 82.16% 82.16%
=======================================
Files 119 119
Lines 6857 6857
Branches 1157 1157
=======================================
Hits 5634 5634
Misses 1120 1120
Partials 103 103
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
@mergify update |
✅ Branch has been successfully updated |
|
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). |
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. |
(description based on #32180)
Issue # (if applicable)
n/a
Reason for this change
Add support for newly supported 8.0.mysql_aurora.3.08.1.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.3081.html
Description of changes
Add a new version as a new property to AuroraMysqlEngineVersion class.
Description of how you validated changes
I used the AWS CLI to verify that the new version is available.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license