Skip to content

Releases: mach-composer/mach-composer-cli

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

v2.20.0

13 Sep 06:58
8d7ccd8
Compare
Choose a tag to compare

v2.20.0 - 2024-09-10

Added

  • support for nix package
  • Added create-component flag to register-component-version command

Fixed

  • Load referenced files before validating config
  • Added all the terraform azurem backend options

Dependency

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

v2.20.0-beta-d5e75eb

10 Sep 05:46
d5e75eb
Compare
Choose a tag to compare
v2.20.0-beta-d5e75eb Pre-release
Pre-release

v2.20.0-beta-d5e75eb - 2024-09-10

Added

  • support for nix package
  • Added flag to register-component-version command

Fixed

  • Load referenced files before validating config
  • Added all the terraform azurem backend options

Dependency

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

v2.20.0-beta-fb18a6a

09 Sep 06:55
5dd076f
Compare
Choose a tag to compare
v2.20.0-beta-fb18a6a Pre-release
Pre-release

v2.20.0-beta-fb18a6a - 2024-09-09

Added

  • Added flag to register-component-version command

Fixed

  • Load referenced files before validating config
  • Added all the terraform azurem backend options

Dependency

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

v2.20.0-beta-ab84862

21 Aug 17:11
9ceca6b
Compare
Choose a tag to compare
v2.20.0-beta-ab84862 Pre-release
Pre-release

v2.20.0-beta-ab84862 - 2024-08-21

Added

  • nix package release
  • support for nix package

v2.20.0-beta-43b3dca

21 Aug 14:52
9ceca6b
Compare
Choose a tag to compare
v2.20.0-beta-43b3dca Pre-release
Pre-release

v2.20.0-beta-43b3dca - 2024-08-21

Added

  • nix package release
  • support for nix package

v2.19.0

08 Aug 07:52
9ceca6b
Compare
Choose a tag to compare

v2.19.0 - 2024-08-08

Added

  • Added option to set reusable component templates in configuration

Fixed

  • Updated goreleaser configuration