Skip to content

Commit d03975e

Browse files
committed
chore(changelog): Updated CHANGELOG.md
1 parent 05d6317 commit d03975e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## [1.119.0](https://github.com/awslabs/aws-solutions-constructs/compare/v1.118.0...v1.119.0) (2021-09-02)
66

7+
### Changed
8+
9+
* Upgraded all patterns to CDK v1.119.0
710

811
### Features
912

13+
* Added custom event bus support to aws-eventbridge-lambda [354](https://github.com/awslabs/aws-solutions-constructs/pull/354)
14+
1015
* **aws-eventbridge-lambda:** Support for custom EventBus ([#354](https://github.com/awslabs/aws-solutions-constructs/issues/354)) ([fd750a5](https://github.com/awslabs/aws-solutions-constructs/commit/fd750a5fc02f23728214bba5ca2909c99cc6adb4))
1116

1217
## [1.118.0](https://github.com/awslabs/aws-solutions-constructs/compare/v1.117.0...v1.118.0) (2021-09-02)
@@ -20,6 +25,8 @@ All notable changes to this project will be documented in this file. See [standa
2025
* Provide better error message when Queue and DLQ fifo settings don't match [#343](https://github.com/awslabs/aws-solutions-constructs/pull/343)
2126
* Convert SQS fifo: false to fifo: undefined automatically [#346](https://github.com/awslabs/aws-solutions-constructs/pull/346)
2227
* Added read and delete request template props to aws-apigateway-dynamodb [#347](https://github.com/awslabs/aws-solutions-constructs/pull/347)
28+
* Do not create cloudfront log bucket if logging is disabled on construct [#303](https://github.com/awslabs/aws-solutions-constructs/pull/303)
29+
* Add VPC support to aws-lambda-stepfunctions [#333](https://github.com/awslabs/aws-solutions-constructs/pull/333)
2330
* **cdk-v2:** Rearranging imports, removing deprecated APIs for CDK v2 release ([#350](https://github.com/awslabs/aws-solutions-constructs/issues/350)) ([0c8fba4](https://github.com/awslabs/aws-solutions-constructs/commit/0c8fba44001fedd549923ac16972b7779e1cdeaf))
2431

2532
## [1.117.0](https://github.com/awslabs/aws-solutions-constructs/compare/v1.116.0...v1.117.0) (2021-08-14)

0 commit comments

Comments
 (0)