Skip to content

Conversation

Tietew
Copy link
Contributor

@Tietew Tietew commented May 19, 2025

Reason for this change

MariaDB 10.4 and minor versions have been removed from available MaraiDB engine versions.

Description of changes

Deprecate MariaDB engine versions: 10.4 and 10.4.x

Describe any new or updated permissions being added

N/A

Description of how you validated changes

$ aws --region us-east-1 rds describe-db-engine-versions --engine mariadb --query 'DBEngineVersions[].EngineVersion'
[
    "10.5.20",
    "10.5.21",
    "10.5.22",
    "10.5.23",
    "10.5.24",
    "10.5.25",
    "10.5.26",
    "10.5.27",
    "10.5.28",
    "10.5.29",
    "10.6.13",
    "10.6.14",
    "10.6.15",
    "10.6.16",
    "10.6.17",
    "10.6.18",
    "10.6.19",
    "10.6.20",
    "10.6.21",
    "10.6.22",
    "10.11.4",
    "10.11.5",
    "10.11.6",
    "10.11.7",
    "10.11.8",
    "10.11.9",
    "10.11.10",
    "10.11.11",
    "11.4.3",
    "11.4.4",
    "11.4.5"
]

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added p2 star-contributor [Pilot] contributed between 25-49 PRs to the CDK labels May 19, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team May 19, 2025 04:45
@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 May 19, 2025
Copy link
Contributor

mergify bot commented May 21, 2025

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-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label May 21, 2025
Copy link
Contributor

mergify bot commented May 21, 2025

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

@GavinZZ
Copy link
Contributor

GavinZZ commented May 21, 2025

@mergify update

Copy link
Contributor

mergify bot commented May 21, 2025

update

☑️ Nothing to do, the required conditions are not met

  • queue-position = -1 [📌 update requirement]
  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • -conflict [📌 update requirement]

@mergify mergify bot merged commit 6b52c38 into aws:main May 21, 2025
16 checks passed
Copy link
Contributor

mergify bot commented May 21, 2025

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-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

Copy link
Contributor

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 21, 2025
@Tietew Tietew deleted the rds-deprecate-mariadab-10.4 branch May 23, 2025 02:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p2 star-contributor [Pilot] contributed between 25-49 PRs to the CDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants