Skip to content

Releases: ttskp/cdk-pipelines

v0.2.9

09 Jun 13:44
Compare
Choose a tag to compare

0.2.9 (2022-06-09)

Bug Fixes

  • do not synth a deployment stage if it doesn't contain a deployment target (ec444e9)

v0.2.8

09 Jun 13:29
Compare
Choose a tag to compare

0.2.8 (2022-06-09)

v0.2.7

09 Jun 12:36
Compare
Choose a tag to compare

0.2.7 (2022-06-09)

Features

  • Added new mixin CleanupStacksMixin which deletes stacks when they are removed as deployment target (bc1f4e6)

v0.2.6

06 May 12:31
Compare
Choose a tag to compare

0.2.6 (2022-05-06)

v0.2.5

05 May 08:40
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

0.2.5 (2022-05-05)

BREAKING CHANGE: IStackFactory forwards only Environment instead of StackProps

v0.2.4

05 May 07:34
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

0.2.4 (2022-05-05)

FEATURE: Added methods to synth event rules which additional trigger the MultiDeployCodePipeline, e.g. if an SSM parameter has changed
BREAKING CHANGE: made some types compatible with JSII which in turn changes the way how to use them, please refer to the examples folder

v0.2.3

14 Mar 11:49
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

0.2.3 (2022-03-14)

v0.2.2

14 Mar 11:00
Compare
Choose a tag to compare

0.2.2 (2022-03-14)

Bug Fixes

  • doBuildPipeline now calls super (1758669)

v0.2.1

14 Mar 10:29
Compare
Choose a tag to compare

0.2.1 (2022-03-14)

Features

  • first version of MultiDeployCodePipeline (1978bd1)

Bug Fixes

  • removed authorOrganization (9a0e6ea)
  • temporarily moved integration tests out of test folder (2f72f23)

v0.2.0

10 Mar 22:40
Compare
Choose a tag to compare

0.2.0 (2022-03-10)

⚠ BREAKING CHANGES

  • requires at least CDK v2.15.0

Features

  • moved to CDK v2, added some more project information (6576b60)