Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mach-composer/mach-composer-cli

v2.23.2

10 Apr 08:34
1e5cab2
Compare
Choose a tag to compare

v2.23.2 - 2025-04-10

Fixed

  • Better error message when resolving a component version

v2.23.1

08 Apr 09:42
d1f6ec8
Compare
Choose a tag to compare

v2.23.1 - 2025-04-08

Fixed

  • Fixed create-component command to add name and slugify key

v2.23.0

08 Apr 07:01
e00821c
Compare
Choose a tag to compare

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

05 Mar 08:19
993a32f
Compare
Choose a tag to compare

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

25 Feb 07:48
7f31536
Compare
Choose a tag to compare
v2.22.0-beta-44f2d19 Pre-release
Pre-release

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

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