Skip to content

Releases: mach-composer/mach-composer-cli

v2.25.0-beta-2efba9b

08 Jul 13:28
2efba9b
Compare
Choose a tag to compare
v2.25.0-beta-2efba9b Pre-release
Pre-release

v2.25.0-beta-2efba9b - 2025-07-08

Added

  • Added option to set site execution order

v2.24.2

04 Jul 10:14
647b2a6
Compare
Choose a tag to compare

v2.24.2 - 2025-07-04

Fixed

  • Fixed incorrect register-component-version auto and version interpolation
  • Ensured that GetLatestComponentVersion returns nil when response is 200 but deserialization failed
  • Fixed table generation
  • Added shell installer for ease of use

Dependency

  • chore(deps): bump the go group with 4 updates
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group

v2.25.0-beta-3a86036

22 Jun 18:29
97a047e
Compare
Choose a tag to compare
v2.25.0-beta-3a86036 Pre-release
Pre-release

v2.25.0-beta-3a86036 - 2025-06-22

Fixed

  • Fixed incorrect register-component-version auto and version interpolation

v2.25.0-beta-3073573

20 Jun 15:05
97a047e
Compare
Choose a tag to compare
v2.25.0-beta-3073573 Pre-release
Pre-release

v2.25.0-beta-3073573 - 2025-06-20

Fixed

  • Fixed incorrect register-component-version auto and version interpolation

v2.24.1

13 May 06:56
97a047e
Compare
Choose a tag to compare

v2.24.1 - 2025-05-13

Fixed

  • Added cwd:// prefix for bake-file reference in release github action

Dependency

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in the go group
  • Added terraform 1.11.4 to build matrix

v2.24.0

07 May 08:33
bff77c1
Compare
Choose a tag to compare

v2.24.0 - 2025-05-07

Added

  • Added support for http backend state

Fixed

  • Added missing token field to terraform_remote state

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