Releases: mach-composer/mach-composer-cli
Releases · mach-composer/mach-composer-cli
v2.24.0
v2.23.2
v2.23.2 - 2025-04-10
Fixed
- Better error message when resolving a component version
v2.23.1
v2.23.1 - 2025-04-08
Fixed
- Fixed create-component command to add name and slugify key
v2.23.0
v2.23.0 - 2025-04-08
Added
- Updated mcc sdk version
- Updated go to version 1.24.2
Fixed
- Updated golanglint-ci config
Dependency
- chore(deps): bump the github-actions group with 2 updates
v2.22.0
v2.22.0 - 2025-03-05
Added
- Default to log streaming again, add flag to buffer results when necessary. Changed logger to default console logger with tweaks
- Added support for module:: sources
Fixed
- Instead of sending a short hash to mach composer cloud, use the fullh
Dependency
- chore(deps): bump the go group with 8 updates
- chore(deps): bump the github-actions group across 1 directory with 2 updates
v2.22.0-beta-44f2d19
v2.22.0-beta-44f2d19 - 2025-02-25
Added
- Default to log streaming again, add flag to buffer results when necessary. Changed logger to default console logger with tweaks
Fixed
- Instead of sending a short hash to mach composer cloud, use the fullh
v2.21.4
v2.21.4 - 2025-01-30
Fixed
- Added smarter interpolation of git-based sources
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