Skip to content

Releases: mach-composer/mach-composer-cli

v2.21.4

30 Jan 09:01
ce1f7eb
Compare
Choose a tag to compare

v2.21.4 - 2025-01-30

Fixed

  • Added smarter interpolation of git-based sources

v2.22.0-beta-c97d747

21 Jan 11:42
ec38c26
Compare
Choose a tag to compare
v2.22.0-beta-c97d747 Pre-release
Pre-release

v2.22.0-beta-c97d747 - 2025-01-21

Fixed

  • Added sorting of remote state identifiers before compacting
  • Don't read outputs for site without components

Dependency

  • chore(deps): bump the go group with 3 updates

v2.21.3

21 Jan 11:17
ec38c26
Compare
Choose a tag to compare

v2.21.3 - 2025-01-21

Fixed

  • Added sorting of remote state identifiers before compacting

Dependency

  • chore(deps): bump the go group with 3 updates

v2.21.2

13 Dec 10:06
35bca25
Compare
Choose a tag to compare

v2.21.2 - 2024-12-13

Fixed

  • Fixed logging returns when an error occurs
  • Reordered logging of init calls

v2.22.0-beta-25af154

11 Dec 07:54
bfc5687
Compare
Choose a tag to compare
v2.22.0-beta-25af154 Pre-release
Pre-release

v2.22.0-beta-25af154 - 2024-12-11

Fixed

  • Fixed logging returns when an error occurs
  • Re-added site targeting on plan and apply

v2.21.1

10 Dec 08:03
f59d9f3
Compare
Choose a tag to compare

v2.21.1 - 2024-12-03

Fixed

  • Validate now runs on in memory hash handler
  • When no hash json file exits a new one will be created with an empty object as content

Dependency

  • chore(deps): bump the github-actions group across 1 directory with 2 updates
  • chore(deps): bump the go group across 1 directory with 12 updates

v2.21.0

08 Oct 13:43
9d71b4d
Compare
Choose a tag to compare

v2.21.0 - 2024-10-08

Added

  • Added github and json logging options to change output
  • Added option to set global and site-level configurations. These will be merged into the component variables during generation
  • Added command to validate terraform configurations
  • Added git-fallback option to cloud update command. Usage; mach-composer update --cloud --git-fallback

Fixed

  • Continue with update proces even when commits / changelogs cannot be fetched between old and new version
  • Updated to latest SDK version
  • Added a ticker when running go routines to show activity

Dependency

  • chore(deps): bump the github-actions group with 2 updates
  • chore(deps): bump the go group with 2 updates

v2.21.0-beta-5c9c561

01 Oct 14:10
Compare
Choose a tag to compare
v2.21.0-beta-5c9c561 Pre-release
Pre-release

v2.21.0-beta-5c9c561 - 2024-10-01

Added

  • Added and logging options to change output
  • Added option to set global and site-level configurations. These will be merged into the component variables during generation
  • Added command to validate terraform configurations
  • Added git-fallback option to cloud update command. Usage;

Fixed

  • Continue with update proces even when commits / changelogs cannot be fetched between old and new version
  • Updated to latest SDK version

v2.21.0-beta-c24e784

17 Sep 10:09
54b9e6d
Compare
Choose a tag to compare
v2.21.0-beta-c24e784 Pre-release
Pre-release

v2.21.0-beta-c24e784 - 2024-09-17

Added

  • Added option to set global and site-level configurations. These will be merged into the component variables during generation
  • Added command to validate terraform configurations
  • Added git-fallback option to cloud update command. Usage;

v2.21.0-beta-54b9e6d

19 Sep 11:07
54b9e6d
Compare
Choose a tag to compare
v2.21.0-beta-54b9e6d Pre-release
Pre-release

v2.21.0-beta-54b9e6d - 2024-09-19

Added

  • Added option to set global and site-level configurations. These will be merged into the component variables during generation
  • Added command to validate terraform configurations