Skip to content

Commit

Permalink
chore(release): 2.154.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS CDK Team authored and GavinZZ committed Aug 22, 2024
1 parent cb9298d commit 2c0b9c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## [2.154.0-alpha.0](https:/aws/aws-cdk/compare/v2.153.0-alpha.0...v2.154.0-alpha.0) (2024-08-21)
## [2.154.0-alpha.0](https:/aws/aws-cdk/compare/v2.153.0-alpha.0...v2.154.0-alpha.0) (2024-08-22)


### Features
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## [2.154.0](https:/aws/aws-cdk/compare/v2.153.0...v2.154.0) (2024-08-21)
## [2.154.0](https:/aws/aws-cdk/compare/v2.153.0...v2.154.0) (2024-08-22)


### Features
Expand All @@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file. See [standa

### Bug Fixes

* **cloudfront:** requirement of domainNames prevents moving a domain name between distributions ([#31001](https:/aws/aws-cdk/issues/31001)) ([acdf7d3](https:/aws/aws-cdk/commit/acdf7d3a1ffe2cbc8239cd0b788dc47b99e35184)), closes [#29960](https:/aws/aws-cdk/issues/29960) [#29329](https:/aws/aws-cdk/issues/29329)
* **elasticloadbalancingv2-targets:** add AlbListenerTarget for NLBs, deprecate AlbTarget due to ALB listener race conditions ([#17208](https:/aws/aws-cdk/issues/17208)) ([#30396](https:/aws/aws-cdk/issues/30396)) ([1fca1e5](https:/aws/aws-cdk/commit/1fca1e5b92ba760a33652f39c2345f6aa1eaa9f7)), closes [/github.com/aws/aws-cdk/issues/17208#issuecomment-1681475590](https:/aws/aws/aws-cdk/issues/17208/issues/issuecomment-1681475590)
* **lambda:** validate localMountPath format and length ([#31019](https:/aws/aws-cdk/issues/31019)) ([c159e77](https:/aws/aws-cdk/commit/c159e77ab34701fc6780b9501f1692fbf2366b04))
* **vpc-v2:** fixing default scope id ([#31102](https:/aws/aws-cdk/issues/31102)) ([0007a29](https:/aws/aws-cdk/commit/0007a29714cf04abb307845874dde27c813d45dd))
Expand Down

0 comments on commit 2c0b9c6

Please sign in to comment.