Skip to content

Latest commit

 

History

History
82 lines (61 loc) · 5.06 KB

CHANGELOG.md

File metadata and controls

82 lines (61 loc) · 5.06 KB

Changelog

v1.1.7 (2022-12-01)

Fix

  • pipeline: Create directory for release output earlier (da9b955)
  • pipeline: Determine version bump type via comparison (a88b429)

v1.1.6 (2022-12-01)

Fix

  • pipeline: Add current flag to print-version commands (fa2bec8)

v1.1.5 (2022-12-01)

Fix

  • pipeline: Set commit message as string (6b088ac)

v1.1.4 (2022-12-01)

Fix

  • pipeline: Access commit message body variable (57e19b5)

v1.1.3 (2022-11-30)

Fix

  • pipeline: Use angular style in release publish commits (303a2fc)
  • pipeline: Do not backmerge if no release published (701e126)

v1.1.2 (2022-11-22)

Fix

  • cognito: Remove erroneous parameter from function call (0787bec)

v1.1.1 (2022-11-15)

Fix

  • pipeline: Handle automatic pr without conflicts (57cbe21)
  • pipeline: Get correct version for prod email release (1245dfa)
  • pipeline: Automate pr to ses utility (3e4bdfc)

v1.1.0 (2022-11-15)

Feature

  • ses: Add ses functionality (48811ad)

v1.0.2 (2022-11-01)

Fix

  • pipeline: Set root pip cache location for auto-use (1ee66ab)

Documentation

  • pipeline: Ammend comment to make sense (0cfcfc8)

v1.0.1 (2022-10-28)

Fix

Documentation

  • Note how version is automatically maintained (db6308a)

v1.0.0 (2022-10-28)

v0.1.2 (2022-10-28)

Fix

  • pipeline: Fail step if bb token output empty (041a4d9)

v0.1.1 (2022-10-28)

Fix

  • pipeline: Add missing gulpfile (e76c5a9)

Documentation

  • pipeline: Include info about auto-PRs to dependent repos (2d636ab)

v0.1.0 (2022-10-26)

Feature

  • pipeline: BREAKING CHANGE: force initial major version bump (cd43d5b)
  • pipeline: Automatically publish new semantic release (36ae625)

Fix

  • pipeline: Correct typos/other repo ref in emails (38e0fa8)
  • pipeline: Correct email headers to show name of this repo (ff647b8)
  • bundle: Don't append extra folder for layers (a06c744)
  • secretsmanager: Don't auto close connection in get_secret (46185bd)

Documentation

  • readme: Add info about using in bitbucket pipeline via ssh (0698514)
  • Remove incorrect readme file (813f71e)