Skip to content

Latest commit

 

History

History
144 lines (71 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

144 lines (71 loc) · 7.14 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.1 (2024-09-16)

4.0.1-beta.0 (2024-09-16)

Bug Fixes

  • separate repo mirror zips per branch (#14) (e978055)

4.0.0 (2024-08-30)

4.0.0-beta.1 (2024-08-15)

Features

  • add prefixStackIdWithProjectName for backwards compatibility with 2.x pipeline (55f205c)
  • add Wave Manual Approval step (b67d511)

4.0.0-beta.0 (2024-08-13)

⚠ BREAKING CHANGES

  • don't use overriden CodeBuild properties for Assets upload jobs
  • don't use ChangeSets by default
  • replace CodeCommit mirror repository with S3 archive (#11)

Features

  • deploy feature branch environment with concurrency set to 5 (f6dfb99)
  • don't use ChangeSets by default (d574125)
  • don't use overriden CodeBuild properties for Assets upload jobs (e9c42f8)
  • pre and post deployment commands (374eb83)
  • replace CodeCommit mirror repository with S3 archive (#11) (bec46f3)
  • support skip ci tags in commit messages (#12) (e965050)

3.2.0-beta.0 (2024-08-08)

Features

  • feature-branch: enable feature branch filtering (cc3d695)

3.1.0 (2024-06-10)

Features

  • feature-branch: support slash in branch names (3835d09)

Bug Fixes

  • feature-branch: add missing substitution (d6d6f27)

3.0.0 (2024-05-15)

3.0.0-beta.0 (2024-02-27)

⚠ BREAKING CHANGES

  • bump version to 3.x due to braking changes in afd68f5

  • bump version to 3.x due to braking changes in afd68f5 (432074e)

2.1.0-beta.0 (2024-02-27)

Features

  • add possibility to enable manual approval before deploying on environment. Solves issue #5 (73b895f)
  • support separate Slack channels for main pipeline and feature deployments (afd68f5)

Bug Fixes

  • add prefix to the identifier of ci stack (48498d6)
  • bitbucket build status key dependent on build name (fbcc937)

2.0.1 (2023-10-31)

Bug Fixes

  • initial mirror trigger params on CI create (1377fdf)
  • unique CodeStar notification rule names (091e30f)

2.0.0 (2023-10-25)

⚠ BREAKING CHANGES

  • use Standard 7.0 as default build image

Features

  • use Standard 7.0 as default build image (4cba689)
  • replace CodeBuild with Lambda for repository mirroring (1356115)

1.1.0 (2023-07-25)

1.1.0-beta.1 (2023-07-25)

Bug Fixes

  • use CodeStar Notifications for proper Slack notifications (9e7b08a)

1.1.0-beta.0 (2023-04-04)

Features

  • apply all supported CodeBuild overrides to feature branch builds (b3143b5)

1.0.0 (2023-03-17)

Bug Fixes

  • trigger initial repository mirroring (90b51cc)

1.0.0-beta.2 (2023-03-09)

Features

1.0.0-beta.1 (2023-03-06)

⚠ BREAKING CHANGES

  • move project name to CDK context parameters (78fe340)

1.0.0-beta.0 (2023-02-28)

Initial version