Skip to content

Commit

Permalink
chore(merge-back): 1.156.0 (#705)
Browse files Browse the repository at this point in the history
* chore(release): 1.155.0 (#699)

* chore(release): 2.7.0

* chore(changelog): Updated CHANGELOG.v2.md

* feat(aws-fargate-stepfunctions): new construct (#677)

* created README.md

* removed arn env var prop and fixed state machine doc comments

* made createCloudWatchAlarms prop optional

* created new construct

* fixed README typo

* refactored test to single concept design

* updated default for vpcProps

* Update copyright year to 2022 (#693)


Skipping review, only copyright messages have been changed.

* fix(Test Coverage): Improve test coverage of 2 core files (#691)

* Added additional tests

* More coverage based on review

* chore(Improve documentation): Environment Variable descriptions (#692)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update Environment Variable documenation/comments

* Results of self-review

* Response to review

* Review 2

* Review 3

* Update DESIGN_GUIDELINES.md

* Pin @types/prettier 2.6.0 til 2.6.1 issue resolved (#698)

No one is available to review and this is time sensitive. The nature of the change makes any review rather perfunctory as it a single line added to the package.json file

* chore(release): 1.155.0

* chore(changelog): Updated CHANGELOG.md

* chore(changelog): Updated CHANGELOG.md

* Refresh to accomodate CDK changes

* Align CDK V2 version

* Align CDK Versions

* Align CDK Versions

Co-authored-by: biffgaut <[email protected]>
Co-authored-by: mickychetta <[email protected]>

* chore(release): 1.156.0 (#704)

* chore(release): 2.7.0

* chore(changelog): Updated CHANGELOG.v2.md

* feat(aws-fargate-stepfunctions): new construct (#677)

* created README.md

* removed arn env var prop and fixed state machine doc comments

* made createCloudWatchAlarms prop optional

* created new construct

* fixed README typo

* refactored test to single concept design

* updated default for vpcProps

* Update copyright year to 2022 (#693)


Skipping review, only copyright messages have been changed.

* fix(Test Coverage): Improve test coverage of 2 core files (#691)

* Added additional tests

* More coverage based on review

* chore(Improve documentation): Environment Variable descriptions (#692)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update Environment Variable documenation/comments

* Results of self-review

* Response to review

* Review 2

* Review 3

* Update DESIGN_GUIDELINES.md

* Pin @types/prettier 2.6.0 til 2.6.1 issue resolved (#698)

No one is available to review and this is time sensitive. The nature of the change makes any review rather perfunctory as it a single line added to the package.json file

* chore(release): 1.155.0 (#699) (#701)

* chore(release): 2.7.0

* chore(changelog): Updated CHANGELOG.v2.md

* feat(aws-fargate-stepfunctions): new construct (#677)

* created README.md

* removed arn env var prop and fixed state machine doc comments

* made createCloudWatchAlarms prop optional

* created new construct

* fixed README typo

* refactored test to single concept design

* updated default for vpcProps

* Update copyright year to 2022 (#693)


Skipping review, only copyright messages have been changed.

* fix(Test Coverage): Improve test coverage of 2 core files (#691)

* Added additional tests

* More coverage based on review

* chore(Improve documentation): Environment Variable descriptions (#692)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update Environment Variable documenation/comments

* Results of self-review

* Response to review

* Review 2

* Review 3

* Update DESIGN_GUIDELINES.md

* Pin @types/prettier 2.6.0 til 2.6.1 issue resolved (#698)

No one is available to review and this is time sensitive. The nature of the change makes any review rather perfunctory as it a single line added to the package.json file

* chore(release): 1.155.0

* chore(changelog): Updated CHANGELOG.md

* chore(changelog): Updated CHANGELOG.md

* Refresh to accomodate CDK changes

* Align CDK V2 version

* Align CDK Versions

* Align CDK Versions

Co-authored-by: biffgaut <[email protected]>
Co-authored-by: mickychetta <[email protected]>

Co-authored-by: biffgaut <[email protected]>
Co-authored-by: mickychetta <[email protected]>

* Expedited update to address @types/prettier versioning issue.

* chore(release): 1.156.0

* chore(changelog): Updated CHANGELOG.md

Co-authored-by: biffgaut <[email protected]>
Co-authored-by: mickychetta <[email protected]>

Co-authored-by: biffgaut <[email protected]>
Co-authored-by: mickychetta <[email protected]>
  • Loading branch information
3 people authored May 14, 2022
1 parent f04dbf0 commit f509289
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.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.

## [1.156.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.7.0...v1.156.0) (2022-05-13)

### Features

* Upgraded all patterns to CDK v1.156.0
* Pinned @types/prettier to 2.6.0 in core

## [1.155.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.7.0...v1.155.0) (2022-05-13)

* Upgraded all patterns to CDK v1.155.0
Expand Down
2 changes: 1 addition & 1 deletion source/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"./patterns/@aws-solutions-constructs/*"
],
"rejectCycles": "true",
"version": "1.155.0"
"version": "1.156.0"
}

0 comments on commit f509289

Please sign in to comment.