Releases: mach-composer/mach-composer-cli
Releases · mach-composer/mach-composer-cli
v2.21.4
v2.22.0-beta-c97d747
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
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
v2.21.2 - 2024-12-13
Fixed
- Fixed logging returns when an error occurs
- Reordered logging of init calls
v2.22.0-beta-25af154
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
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
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