You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+120-6
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@
2
2
3
3
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.
***aws-iot-lambda-dynamodb:** add vpc and environment variable name to construct interface ([#894](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/894)) ([8ee687a](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/8ee687a8d644be8c7db8f905a55e5fced5a70bfc))
15
17
***aws-lambda-kinesisstream:** created new construct ([#873](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/873)) ([81592de](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/81592de3b14a9d6f01a7e61519be6c6b90695cff))
16
18
***aws-lambda-opensearch:** created new construct ([#818](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/818)) ([f31f59d](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/f31f59d1ce4d945508f999d58905b1775f26a891))
19
+
***aws-openapi-lambda:** make names unique ([#987](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/987)) ([be9997a](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/be9997a4e7e376670ef7f3d8bf1335ea3cebc515))
***aws-wafwebacl-appsync:** created new construct ([#833](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/833)) ([1c708b9](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/1c708b9bb2527ba2cbec974eab3a0e272ad26ad4))
***all constructs:** use aws.partition where value could refer to govcloud ([#941](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/941)) ([e4cc3c0](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/e4cc3c090d669a8f163adb013c26fcd3796b5d8b))
***aws-alb-fargate:** change container used to launch integ tests ([#962](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/962)) ([30ba7d9](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/30ba7d94a3cdd3766c24af49dbf66e56053b7b41))
36
+
***aws-apigateway-sqs:** Remove /message path when delete method is not allowed ([#1030](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/1030)) ([f772200](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/f772200d6885cf0e0030239ce6f7511cdb2814d6))
37
+
***aws-eventbridge-sns:** long sns topic names break eventbridge bindings ([#1024](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/1024)) ([9da7065](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/9da706586cf6cceb9bf4eba3cb9332003af195e0))
27
38
***readme.md files:** update all documentation links to v2 ([#815](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/815)) ([ad1f9d7](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/ad1f9d77ad956f6a139adceec1891132996611ee))
28
39
***s3-bucket-helper:** not populating response.loggingBucket when bucket supplied ([#934](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/934)) ([b65986d](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/b65986d7d1791c2ed19e62c8f39ffe42b6f2a274))
40
+
***s3-constructs:** accommodate s3 change that disables acls by default ([#949](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/issues/949)) ([46d02cc](https://github.com/aws-solutions-constructs-team/aws-solutions-constructs-test/commit/46d02ccf98e368206b59c27a16003dc3b16d4236))
BUG NOTICE - THIS RELEASE WAS ONLY PARTIALLY PUBLISHED in PYPI, USE 2.44.0
82
+
83
+
Built on CDK v2.82.0
84
+
85
+
### Bug Fixes
86
+
87
+
***aws-kinesisfirehose-s3:** resource name collision when two instances deployed in same stack ([#991](https://github.com/awslabs/aws-solutions-constructs/pull/991))
88
+
89
+
### Features
90
+
91
+
***aws-openapi-lambda:** make names unique ([#987](https://github.com/awslabs/aws-solutions-constructs/issues/987)) ([be9997a](https://github.com/awslabs/aws-solutions-constructs/commit/be9997a4e7e376670ef7f3d8bf1335ea3cebc515))
***s3 buckets:** do not remove lifecycle rules from log buckets ([#969](https://github.com/awslabs/aws-solutions-constructs/issues/969))
113
+
114
+
***aws-alb-fargate:** change container used to launch integ tests ([#962](https://github.com/awslabs/aws-solutions-constructs/issues/962)) ([30ba7d9](https://github.com/awslabs/aws-solutions-constructs/commit/30ba7d94a3cdd3766c24af49dbf66e56053b7b41))
***aws-*-stepfunctions:** generate stack specific physical log group name ([#945](https://github.com/awslabs/aws-solutions-constructs/issues/945)) ([3e46579](https://github.com/awslabs/aws-solutions-constructs/commit/3e46579ef02e726143cf437be293c9435d013f5f))
***wafwebacl-all:** allow any type for webAclProps ([#943](https://github.com/awslabs/aws-solutions-constructs/pull/943))
139
+
140
+
### Bug Fixes
141
+
142
+
***all constructs:** use aws.partition where value could refer to govcloud ([#941](https://github.com/awslabs/aws-solutions-constructs/issues/941)) ([e4cc3c0](https://github.com/awslabs/aws-solutions-constructs/commit/e4cc3c090d669a8f163adb013c26fcd3796b5d8b))
143
+
***s3-bucket-helper:** not populating response.loggingBucket when bucket supplied ([#934](https://github.com/awslabs/aws-solutions-constructs/issues/934)) ([b65986d](https://github.com/awslabs/aws-solutions-constructs/commit/b65986d7d1791c2ed19e62c8f39ffe42b6f2a274))
@@ -261,7 +375,7 @@ This is one of a number of identical releases we have created as we overhaul our
261
375
262
376
### Features
263
377
264
-
* Includes all funcionality of V1.137.0
378
+
* Includes all functionality of V1.137.0
265
379
* Build upon underlying CDK version V2.4.0
266
380
267
381
***aws-alb-fargate:** New Construct ([#560](https://github.com/awslabs/aws-solutions-constructs/issues/560)) ([5a21b76](https://github.com/awslabs/aws-solutions-constructs/commit/5a21b7652be0be2c77957155a504a9582830eeba))
@@ -275,7 +389,7 @@ This is one of a number of identical releases we have created as we overhaul our
***Set outputBucket property on aws-kinesisstreams-gluejob:** Issue [#448](https://github.com/awslabs/aws-solutions-constructs/issues/448) to include S3 bucket for Glue Job that the consturct creates ([#452](https://github.com/awslabs/aws-solutions-constructs/issues/452)) ([c40e1f7](https://github.com/awslabs/aws-solutions-constructs/commit/c40e1f7c3524652ac8e3277b1c482975e6df9e36))
428
+
***Set outputBucket property on aws-kinesisstreams-gluejob:** Issue [#448](https://github.com/awslabs/aws-solutions-constructs/issues/448) to include S3 bucket for Glue Job that the construct creates ([#452](https://github.com/awslabs/aws-solutions-constructs/issues/452)) ([c40e1f7](https://github.com/awslabs/aws-solutions-constructs/commit/c40e1f7c3524652ac8e3277b1c482975e6df9e36))
315
429
316
430
## 2.0.0-rc.1 (2021-10-12)
317
431
@@ -364,4 +478,4 @@ This is the first release candidate of Solutions Constructs 2.0 based on CDK v2.
Copy file name to clipboardExpand all lines: CHANGELOG.v1.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -261,7 +261,7 @@ All notable changes to this project will be documented in this file. See [standa
261
261
### Bug Fixes
262
262
263
263
***apigateway-helper:** fixed condition for cloudWatchRole creation ([#468](https://github.com/awslabs/aws-solutions-constructs/issues/468)) ([e454349](https://github.com/awslabs/aws-solutions-constructs/commit/e45434928a17cde580698a82ee53f6ee7463c6cf))
264
-
***Set outputBucket property on aws-kinesisstreams-gluejob:** Issue [#448](https://github.com/awslabs/aws-solutions-constructs/issues/448) to include S3 bucket for Glue Job that the consturct creates ([#452](https://github.com/awslabs/aws-solutions-constructs/issues/452)) ([c40e1f7](https://github.com/awslabs/aws-solutions-constructs/commit/c40e1f7c3524652ac8e3277b1c482975e6df9e36))
264
+
***Set outputBucket property on aws-kinesisstreams-gluejob:** Issue [#448](https://github.com/awslabs/aws-solutions-constructs/issues/448) to include S3 bucket for Glue Job that the construct creates ([#452](https://github.com/awslabs/aws-solutions-constructs/issues/452)) ([c40e1f7](https://github.com/awslabs/aws-solutions-constructs/commit/c40e1f7c3524652ac8e3277b1c482975e6df9e36))
@@ -515,7 +515,7 @@ All notable changes to this project will be documented in this file. See [standa
515
515
### Changed
516
516
517
517
* Upgraded all patterns to CDK v1.105.0
518
-
* aws-s3-step-function now triggers for Mulitpart uploads and Copy Object [#198](https://github.com/awslabs/aws-solutions-constructs/pull/198)
518
+
* aws-s3-step-function now triggers for Multipart uploads and Copy Object [#198](https://github.com/awslabs/aws-solutions-constructs/pull/198)
519
519
* Change S3 protocol in glue to use s3a:// [#197](https://github.com/awslabs/aws-solutions-constructs/pull/197)
520
520
* Change policy name in for glue so multiple constructs can be included in a single stack [#197](https://github.com/awslabs/aws-solutions-constructs/pull/197)
521
521
@@ -579,14 +579,14 @@ All notable changes to this project will be documented in this file. See [standa
579
579
580
580
### Changed
581
581
- Upgraded all patterns to CDK v1.97.0
582
-
- Made changes to accomodate cfn_nag rule W92
582
+
- Made changes to accommodate cfn_nag rule W92
583
583
- Updated integration tests to destroy S3 buckets when tearing down the test stack
584
584
585
585
## 1.96.0 (2021-04-07)
586
586
587
587
### Changed
588
588
- Upgraded all patterns to CDK v1.96.0
589
-
- Made changes to accomodate cfn_nag rules W89 and W90
589
+
- Made changes to accommodate cfn_nag rules W89 and W90
590
590
591
591
## 1.95.2 (2021-04-03)
592
592
@@ -745,7 +745,7 @@ All notable changes to this project will be documented in this file. See [standa
745
745
746
746
### Changed
747
747
- Upgraded all patterns to CDK v1.76.0
748
-
- Added ESLint rule to enfore 2 space indentation
748
+
- Added ESLint rule to enforce 2 space indentation
0 commit comments