-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(msk): support for Kafka version 3.8.x and add deprecated labels …
…to legacy versions (#33553) ### Issue # (if applicable) N/A ### Reason for this change * MSK now supports Kafka version 3.8 ([Ref](https://aws.amazon.com/about-aws/whats-new/2025/02/amazon-msk-apache-kafka-version-3-8/)) * Some versions are already deprecated ([Ref](https://docs.aws.amazon.com/msk/latest/developerguide/supported-kafka-versions.html) ### Description of changes * Add Kafka version 3.8.x. * Add deprecated labels to following versions: | version | EOL | |----------|-----| | 2.6.0 | 2024-09-11 | | 2.6.1 | 2024-09-11 | | 2.6.2 | 2024-09-11 | | 2.6.3 | 2024-09-11 | | 2.7.0 | 2024-09-11 | | 2.7.1 | 2024-09-11 | | 2.7.2 | 2024-09-11 | | 2.8.0 | 2024-09-11 | | 2.8.1 | 2024-09-11 | | 2.8.2-tiered | 2025-01-14 | | 3.1.1 | 2024-09-11 | | 3.2.0 | 2024-09-11 | | 3.3.1 | 2024-09-11 | | 3.3.2 | 2024-09-11 | ### Describe any new or updated permissions being added Nothing. ### Description of how you validated changes Update unit tests and integ tests. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information
Showing
11 changed files
with
1,271 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ster-version.js.snapshot/KafkaVersionIntegTestDefaultTestDeployAssertD6628743.assets.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
...dk/aws-msk-alpha/test/integ.cluster-version.js.snapshot/KafkaVersionTestStack.assets.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.