Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): 2.147.0 #30601

Merged
merged 19 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
0499adf
fix(stepfunctions): add docs and warning DistributedMap Class ignores…
mazyu36 Jun 13, 2024
4caa844
Merge branch 'main' into merge-back/2.146.0
mergify[bot] Jun 13, 2024
c7940c0
chore(merge-back): 2.146.0 (#30552)
mergify[bot] Jun 13, 2024
2988247
chore(roadmap): team roadmap update (#30553)
adamjkeller Jun 14, 2024
4e9ef15
feat(ec2): add nitro enclave and hibernation settings to the Instance…
mazyu36 Jun 14, 2024
a5c6d21
feat: update L1 CloudFormation resource definitions (#30569)
aws-cdk-automation Jun 17, 2024
95938b2
feat(s3): allow user to set Log Group on S3 Bucket autoDeleteObjects …
samson-keung Jun 17, 2024
25835e4
fix(custom-resource-handlers): don't recursively process s3 bucket ob…
isker Jun 17, 2024
b196b13
fix(core): overrideLogicalId validation (#29708)
nmussy Jun 17, 2024
49a98ac
feat(ses): allow VDM settings at the configuration set level (#30051)
mazyu36 Jun 18, 2024
798785c
chore(rds): add MariaDB version 10.4.34, 10.5.25, 10.6.18, 10.11.8 (#…
mazyu36 Jun 18, 2024
c1e1b4d
fix(globalaccelerator-endpoints): add preserveClientIp option for net…
SaschaJanssen Jun 18, 2024
3c36fe9
fix(apigateway): remove timeout upper bound max (#30547)
nmussy Jun 18, 2024
e02578f
revert: "feat(s3): allow user to set Log Group on S3 Bucket autoDelet…
TheRealAmazonKendra Jun 19, 2024
34ba86f
chore(eks): set AWS_STS_REGIONAL_ENDPOINTS to regional for KubectlFun…
pahud Jun 19, 2024
96b2dc6
chore(codebuild): add new CodeBuild lambda dotnet8 compute images (#3…
RationalKuma4 Jun 19, 2024
c826d8f
feat(stepfunctions-tasks): support FLEX execution class for GlueStart…
mazyu36 Jun 20, 2024
14afe54
chore(release): 2.147.0
Jun 20, 2024
581e288
Update CHANGELOG.v2.md
moelasmar Jun 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.147.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.146.0-alpha.0...v2.147.0-alpha.0) (2024-06-20)


### Bug Fixes

* **custom-resource-handlers:** don't recursively process s3 bucket objects ([#30209](https://github.com/aws/aws-cdk/issues/30209)) ([25835e4](https://github.com/aws/aws-cdk/commit/25835e415bcaa7900c78914b0993605b6d6d4b68)), closes [#30573](https://github.com/aws/aws-cdk/issues/30573) [/github.com/aws/aws-cdk/pull/30209#issuecomment-2118991218](https://github.com/aws//github.com/aws/aws-cdk/pull/30209/issues/issuecomment-2118991218)

## [2.146.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.145.0-alpha.0...v2.146.0-alpha.0) (2024-06-13)


Expand Down
24 changes: 24 additions & 0 deletions CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.147.0](https://github.com/aws/aws-cdk/compare/v2.146.0...v2.147.0) (2024-06-20)


### Features

* **ec2:** add nitro enclave and hibernation settings to the Instance Construct ([#30228](https://github.com/aws/aws-cdk/issues/30228)) ([4e9ef15](https://github.com/aws/aws-cdk/commit/4e9ef15a0cf8b1bc664b5d22b34af9eaaa17bec8))
* **s3:** allow user to set Log Group on S3 Bucket autoDeleteObjects provider lambda ([#30394](https://github.com/aws/aws-cdk/issues/30394)) ([95938b2](https://github.com/aws/aws-cdk/commit/95938b220ea998f002e16d4ea8e3fb9f4a7901e3)), closes [#24815](https://github.com/aws/aws-cdk/issues/24815)
* **ses:** allow VDM settings at the configuration set level ([#30051](https://github.com/aws/aws-cdk/issues/30051)) ([49a98ac](https://github.com/aws/aws-cdk/commit/49a98ac978701383390cfc9ab62d38603469295a)), closes [#30041](https://github.com/aws/aws-cdk/issues/30041)
* **stepfunctions-tasks:** support FLEX execution class for GlueStartJobRun ([#30534](https://github.com/aws/aws-cdk/issues/30534)) ([c826d8f](https://github.com/aws/aws-cdk/commit/c826d8faaeb310623eb9a1a1c82930b679768007)), closes [#30533](https://github.com/aws/aws-cdk/issues/30533)
* update L1 CloudFormation resource definitions ([#30569](https://github.com/aws/aws-cdk/issues/30569)) ([a5c6d21](https://github.com/aws/aws-cdk/commit/a5c6d2159d22aaa1f5f67dce45d87fe86aea35fe)), closes [/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2](https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2) [/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2](https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2)


### Bug Fixes

* **apigateway:** remove timeout upper bound max ([#30547](https://github.com/aws/aws-cdk/issues/30547)) ([3c36fe9](https://github.com/aws/aws-cdk/commit/3c36fe968e2f2c121e5bfc828100a9e7dafb5c26)), closes [#30539](https://github.com/aws/aws-cdk/issues/30539)
* **core:** overrideLogicalId validation ([#29708](https://github.com/aws/aws-cdk/issues/29708)) ([b196b13](https://github.com/aws/aws-cdk/commit/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d)), closes [#29701](https://github.com/aws/aws-cdk/issues/29701)
* **globalaccelerator-endpoints:** add preserveClientIp option for net… ([#30346](https://github.com/aws/aws-cdk/issues/30346)) ([c1e1b4d](https://github.com/aws/aws-cdk/commit/c1e1b4d777a65ba3fcb6a108c43b10b4e7b9ace6))
* **stepfunctions:** add docs and warning DistributedMap Class ignores executionType in the ProcessorConfig ([#30301](https://github.com/aws/aws-cdk/issues/30301)) ([0499adf](https://github.com/aws/aws-cdk/commit/0499adf035061997c1a845ff7f2f10a1759c6cb7)), closes [#30194](https://github.com/aws/aws-cdk/issues/30194) [#27913](https://github.com/aws/aws-cdk/issues/27913) [#28821](https://github.com/aws/aws-cdk/issues/28821)


### Reverts

* "feat(s3): allow user to set Log Group on S3 Bucket autoDeleteObjects provider lambda" ([#30590](https://github.com/aws/aws-cdk/issues/30590)) ([e02578f](https://github.com/aws/aws-cdk/commit/e02578f26f9a353a351badcc6664a342d1abe585)), closes [aws/aws-cdk#30394](https://github.com/aws/aws-cdk/issues/30394)

## [2.146.0](https://github.com/aws/aws-cdk/compare/v2.145.0...v2.146.0) (2024-06-13)


Expand Down
Loading
Loading