Skip to content

Releases: mia-platform/miactl

v0.22.0

03 Feb 08:23

Choose a tag to compare

Changelog

Features

  • 14a9dc2 feat: add project version list and project version create commands (#283)
  • fc217c4 feat: add flag to wait job completion in runtime job create (#280)
  • 5fd0016 feat: add get latest prod deployment command (#289)
  • def13ba feat: remove deprecated miaclt deploy ENVIRONMENT command
  • c49ceeb feat: update tools and ci versions

Bug Fixes

  • 7e088fb fix: Fix response value from trigger deploy (#288)

Others

  • 0d41d80 build(deps): bump library/alpine from 3.22.2 to 3.23.0 (#279)
  • 2d403b5 build(deps): bump library/alpine from 3.23.0 to 3.23.2 (#282)
  • 131f806 build(deps): bump library/alpine from 3.23.2 to 3.23.3 (#290)
  • ab054c4 build: update to golang 1.25.6
  • 5888929 build: update tools versions
  • 3d60576 ci(deps): bump actions/dependency-review-action (#272)
  • d1f0218 ci(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#273)
  • 7c6b037 ci(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#286)
  • 17de772 ci(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#274)
  • a5d5d7e ci(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#287)
  • cacdbb6 ci(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (#275)
  • 06d7166 ci(deps): bump the minor-actions-dependencies group with 3 updates (#276)
  • c93de8f ci(deps): bump the minor-actions-dependencies group with 4 updates (#285)
  • 88eae57 ci(deps): bump the minor-actions-dependencies group with 4 updates (#291)
  • 0aab004 ci: fix codeql build path
  • ce1384c docs: update CHANGELOG
  • b14c1f0 docs: v0.22.0

v0.21.2

09 Oct 12:32

Choose a tag to compare

Changelog

Bug Fixes

  • 31236eb fix: miactl project describe using wrong endpoint for enhanced workflow projects (#271)

Others

  • c402404 build(deps): bump library/alpine from 3.22.1 to 3.22.2 (#270)
  • 6232def ci(deps): bump the minor-actions-dependencies group with 3 updates (#269)
  • 0677051 docs: v0.21.2

v0.21.1

26 Sep 09:38

Choose a tag to compare

Changelog

Bug Fixes

  • 9d7690b fix: environment flag for runtime create job command

Others

  • fd9cdf6 build: add toolchain directive
  • 7e3ce97 build: update tools versions
  • e07511e ci: update workflow versions
  • 30d322a docs: linting godocs
  • 4381997 docs: v0.21.1
  • 86a2508 refactor: update codes for upcoming linter updates

v0.21.0

16 Sep 10:04

Choose a tag to compare

Changelog

Features

Bug Fixes

  • 0feae74 fix: errors in commands with version check (#267)

Others

  • 9361a7a ci(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#264)
  • 59491ee ci(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#263)
  • b82e28d ci(deps): bump github/codeql-action (#260)
  • 249b478 ci(deps): bump the minor-actions-dependencies group with 4 updates (#265)
  • 4e9a932 docs: project describe and project apply commands (#261)
  • 3af3e6d docs: fix typos in changelog
  • 6ef35a6 docs: itd command (#266)
  • c6c1605 docs: update get and delete itd commands (#268)
  • e7efbee docs: v0.21.0

v0.20.0

28 Jul 12:31

Choose a tag to compare

Changelog

Features

  • 9913a5a feat: project describe command (#255)
  • 37c667a feat: add support for legacy projects to miactl project describe (#259)
  • 70fe7e6 feat: project apply command (#257)
  • 79fec40 feat: update dependencies

Bug Fixes

  • 9e09358 fix: output stream for project description (#256)

Others

  • 7cff3e7 build(deps): bump library/alpine from 3.22.0 to 3.22.1 (#258)
  • 929f32f build: update tools versions
  • 0eb03e2 ci(deps): bump the minor-actions-dependencies group with 2 updates (#254)
  • 04d39c0 docs: v0.20.0

v0.19.0

18 Jun 14:58

Choose a tag to compare

Changelog

Features

  • e9a2bf1 feat: changes to SaveChangesRules fields (#252)
  • 564200c feat: update dependencies

Others

v0.18.0

03 Jun 08:55

Choose a tag to compare

Changelog

Features

Others

  • 66dc7de build(deps): bump library/alpine from 3.21.3 to 3.22.0 (#251)
  • a649faa build: update pre-commit
  • f971c83 build: update pre-commit
  • 83b932a build: update tools versions
  • e1b87bb ci(deps): bump the minor-actions-dependencies group with 2 updates (#248)
  • 8c719ba ci(deps): bump the minor-actions-dependencies group with 3 updates (#250)
  • 2b68cb0 ci(deps): bump the minor-actions-dependencies group with 6 updates (#245)
  • cd9a679 ci: update depdencency-review action
  • 55a6457 docs: fix typo (#249)
  • 2d39c43 docs: v0.18.0

v0.17.3

20 Mar 14:19

Choose a tag to compare

Changelog

Features

  • fc791a7 feat: add supporto for importing service account
  • 5072f71 feat: add version check util function (#244)
  • 2957ced feat: update dependencies
  • 2eab617 feat: update golang and tools version

Others

v0.17.2

04 Mar 11:29

Choose a tag to compare

Changelog

Features

  • de955f3 feat: read from errors field in apply items response body to display errors (#241)

Others

  • fbb7974 build(deps): bump library/alpine from 3.21.2 to 3.21.3 (#240)
  • 10235bf build: update golangci-lint in devcontainer
  • d1cc68f build: update pre-commit
  • 45c5279 build: update tools versions
  • ea1f0ce ci(deps): bump the minor-actions-dependencies group with 6 updates (#242)
  • 62d3e78 ci: removed nocoverageredesign env variable
  • a394a92 ci: update goreleaser version
  • 29982e5 docs: update changelog
  • a39500f docs: v0.17.2
  • d2307d9 test: update tests to use testing.Context

v0.17.1

07 Feb 14:22

Choose a tag to compare

Changelog

Features

  • 06b5308 feat: remove default value for revision flags

Others