Skip to content

Conversation

phuhung273
Copy link
Contributor

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/10/amazon-rds-supports-latest-cu-gdr-updates-for-microsoft-sql-server/

Description of changes

SqlServer add versions 13.00.6470.1.v1, 14.00.3505.1.v1, 15.00.4445.1.v1, 16.00.4215.2.v1

Description of how you validated changes

$ aws rds describe-db-engine-versions --engine sqlserver-ee --output table --query 'DBEngineVersions[*].{Engine:Engine,EngineVersion:EngineVersion}'

--------------------------------------
|      DescribeDBEngineVersions      |
+---------------+--------------------+
|    Engine     |   EngineVersion    |
+---------------+--------------------+
...
|  sqlserver-ee |  13.00.6470.1.v1   |
...
|  sqlserver-ee |  14.00.3505.1.v1   |
...
|  sqlserver-ee |  15.00.4445.1.v1   |
...
|  sqlserver-ee |  16.00.4215.2.v1   |
+---------------+--------------------+

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team October 15, 2025 11:30
@github-actions github-actions bot added distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2 labels Oct 15, 2025
@ozelalisen ozelalisen self-assigned this Oct 20, 2025
ozelalisen
ozelalisen previously approved these changes Oct 20, 2025
Copy link
Contributor

mergify bot commented Oct 20, 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).

@mergify mergify bot added the queued label Oct 20, 2025
Copy link
Contributor

mergify bot commented Oct 20, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated.

You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@mergify mergify bot removed the queued label Oct 20, 2025
@mergify mergify bot dismissed ozelalisen’s stale review October 20, 2025 09:50

Pull request has been modified.

Copy link
Contributor

mergify bot commented Oct 20, 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).

@mergify mergify bot added the queued label Oct 20, 2025
Copy link
Contributor

mergify bot commented Oct 20, 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).

Copy link
Contributor

mergify bot commented Oct 20, 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).

@mergify mergify bot merged commit de67178 into aws:main Oct 20, 2025
18 of 21 checks passed
@mergify mergify bot removed the queued label Oct 20, 2025
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 Oct 20, 2025
@phuhung273 phuhung273 deleted the rds-version branch October 21, 2025 01:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants