Releases: mach-composer/mach-composer-cli
Releases · mach-composer/mach-composer-cli
v2.21.0
v2.21.0 - 2024-10-08
Added
- Added
github
andjson
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
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
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
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
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
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
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
v2.20.0-beta-ab84862 - 2024-08-21
Added
- nix package release
- support for nix package
v2.20.0-beta-43b3dca
v2.20.0-beta-43b3dca - 2024-08-21
Added
- nix package release
- support for nix package
v2.19.0
v2.19.0 - 2024-08-08
Added
- Added option to set reusable component templates in configuration
Fixed
- Updated goreleaser configuration