Skip to content

Releases: mia-platform/miactl

v0.16.0

21 Nov 14:48
Compare
Choose a tag to compare

Changelog

Features

Others

  • 563a91a build: update devcontainer
  • 294f58b build: update pre-commit
  • e91257f build: update tools and makefiles
  • 05d59d7 build: update tools versions
  • accb923 ci(deps): bump the minor-actions-dependencies group with 2 updates (#223)
  • 4088758 ci(deps): bump the minor-actions-dependencies group with 7 updates (#226)
  • e57b9d7 ci: fix typo
  • 9141b8a ci: update workflows
  • 3d8aaea ci: use go build instead of goreleaser in codeql workflow
  • 7ae7f8f docs: v0.16.0

v0.15.0

12 Sep 14:24
Compare
Choose a tag to compare

Changelog

Features

  • 87efd8f feat: add deploy trigger and deploy add status commands (#215)
  • d58a374 feat: marketplace features removed from alpha build (#221)
  • 8cbacaa feat: roleIds support in e11y cmd (#218)
  • 7e79367 feat: support extension apply command after breaking change (#216)
  • 667f5d6 feat: update tools and dependencies

Bug Fixes

  • 9ad5cd2 fix: deploy test on local machines

Others

  • 79d7995 build(deps): bump library/alpine from 3.20.2 to 3.20.3 (#220)
  • 55a54b5 build: add GOEXPERIMENT=nocoverageredesign env
  • af05545 build: update tools versions
  • 0482b00 ci(deps): bump the minor-actions-dependencies group with 2 updates (#219)
  • 7717ee7 docs: marketplace features removed from alpha build (#222)
  • 54279be docs: v0.15.0

v0.14.0

25 Jul 13:18
Compare
Choose a tag to compare

Changelog

Features

  • 4e39a14 feat: extend extension list result and fixed new model name field (#211)
  • dd3bb37 feat: get extension by id (#209)
  • 7409c3c feat: resolve-detail flag for get extensions list (#213)

Bug Fixes

  • 7398b52 fix: sends environment query params when get the deploy status (#214)

Others

  • 687215c build(deps): bump library/alpine from 3.20.1 to 3.20.2 (#212)
  • 3a0ffa0 build: update tools
  • 322d075 ci(deps): bump the minor-actions-dependencies group with 3 updates (#208)
  • 4805132 docs: v0.14.0

v0.13.0

26 Jun 09:12
Compare
Choose a tag to compare

Changelog

Features

  • 9c68269 feat(deps): bump library/alpine from 3.19.1 to 3.20.0 (#188)
  • 5a8a5b7 feat: activate and deactivate extension command (#204)
  • 3a26ec1 feat: add autocomplete of context in context use command (#206)
  • 23335a0 feat: apply extension command (#205)
  • b45e3c7 feat: list and delete extensions command (#199)
  • 27eb417 feat: printer interface and migration of all commands (#202)
  • e39d7ac feat: update to goreleaser v2
  • 0ceac4c feat: update tools and dependencies
  • 39afc45 feat: update tools versions
  • 9a4cf77 feat: update tools versions

Bug Fixes

  • 0f9aa5b fix: unexpected char in output command (#169)

Others

  • 1ef3e41 build(deps): bump actions/download-artifact from 4.1.4 to 4.1.7 (#186)
  • b2d46a2 build(deps): bump library/alpine from 3.20.0 to 3.20.1 (#203)
  • a5db0ee build: add autocomplete generation during brew install
  • c4cf387 build: update from template
  • 15da917 chore: bump actions/cache from 4.0.1 to 4.0.2 (#172)
  • b666b1f chore: bump docker/login-action from 3.0.0 to 3.1.0 (#173)
  • 72a4977 chore: bump github/codeql-action from 3.24.6 to 3.24.9 (#176)
  • 3406d6f chore: bump golang.org/x/net from 0.22.0 to 0.23.0 (#181)
  • 1badde4 chore: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#170)
  • 44ef306 ci(deps): bump the minor-actions-dependencies group with 5 updates (#194)
  • b6af240 ci: bump actions/checkout from 4.1.1 to 4.1.4 (#184)
  • 34ee246 ci: bump actions/dependency-review-action from 4.1.3 to 4.2.5 (#174)
  • d003c29 ci: bump actions/upload-artifact from 4.3.1 to 4.3.3 (#185)
  • 468b1fa ci: bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#175)
  • 5098eac ci: bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#183)
  • 05a5bd3 ci: bump github/codeql-action from 3.24.9 to 3.25.3 (#182)
  • b1ad872 ci: fix wrong version of goreleaser
  • cd4c7f4 ci: update actions/download-artifact
  • 8d1d9a9 docs: fix syntax of a JSON snippet (#171)
  • d66bae9 docs: improve extensions command (#207)
  • 898dd47 docs: improve set context authentication (#180)
  • 4381cbe docs: removed wrong default value for endpoint flag (#178)
  • b4ba3dd docs: v0.13.0

v0.12.2

07 Mar 11:52
Compare
Choose a tag to compare

Changelog

Features

  • 4c6059d feat: better memory allocation for some slices
  • e7f4fae feat: remove golang.org/x/exp dependency
  • abc2369 feat: update dependencies
  • feb01fb feat: update dependencies
  • 005dc90 feat: update to latest template

Bug Fixes

Others

  • 3ea9943 Fix github url ghr to gchr and updated docker syntax (#167)
  • a07e3e3 chore: bump actions/cache from 4.0.0 to 4.0.1 (#163)
  • ed7fd0a chore: bump actions/dependency-review-action from 4.0.0 to 4.1.3 (#164)
  • 26c2484 chore: bump actions/download-artifact from 4.1.2 to 4.1.3 (#162)
  • 091efd4 chore: bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#161)
  • 5f90e2c chore: bump github/codeql-action from 3.24.0 to 3.24.6 (#165)
  • b917117 docs: add context name to auth command (#168)
  • 77a1a74 docs: fix wrong link in CHANGELOG
  • 77233c7 docs: v0.12.2

v0.12.1

29 Feb 11:02
Compare
Choose a tag to compare

Changelog

Features

  • e22ec14 feat: update go to 1.22.0
  • c65cc26 feat: update golanci-lint version
  • 93ae199 feat: update tools versions

Bug Fixes

  • 16ba6c3 fix: open browser on linux (#160)
  • cc0f3be fix: typo in ForceDeploy flag for releasing a project

Others

  • 34a2d47 chore: bump actions/download-artifact from 4.1.1 to 4.1.2 (#157)
  • 774eb99 chore: bump actions/upload-artifact from 4.3.0 to 4.3.1 (#159)
  • de0b822 chore: bump github/codeql-action from 3.23.2 to 3.24.0 (#158)
  • f594ea9 docs: fix broken link for 0.12.0 in CHANGELOG
  • 2ab3a3e docs: v0.12.1

v0.12.0

05 Feb 13:51
Compare
Choose a tag to compare

Changelog

Features

Bug Fixes

Others

  • c814503 chore: bump actions/cache from 3.3.2 to 4.0.0 (#153)
  • c74a90b chore: bump actions/dependency-review-action from 3.1.4 to 4.0.0 (#149)
  • d60f5c9 chore: bump actions/download-artifact from 4.1.0 to 4.1.1 (#151)
  • d56735f chore: bump actions/upload-artifact from 4.0.0 to 4.3.0 (#150)
  • c959d76 chore: bump docker alpine from 3.19.0 to 3.19.1 (#147)
  • 8e6004c chore: bump github/codeql-action from 3.22.12 to 3.23.2 (#152)
  • 566ce12 chore: update dependencies and tools versions
  • c68ad52 ci: update actions to use go version from go.mod file
  • ded444e docs: fix typo
  • 13cd13c docs: v0.12.0

v0.11.0

15 Jan 10:41
Compare
Choose a tag to compare

Changelog

Features

  • 3e9edad feat: add edit family of iam commands (#141)
  • 72741ab feat: add remove family of iam commands (#144)
  • a7dc817 feat: introduce add family of commands for company IAM (#140)
  • 6896df5 feat: update ci and tools versions to latest

Bug Fixes

  • b77b00c fix: documentation link in root command (#142)
  • 9aa55dc fix: remove conflicting flag from marketplace delete command (#143)

Others

  • 8486d51 chore: update dependencies
  • f748205 chore: update pre-commit libraries
  • d7f1511 ci: bump actions/download-artifact from 3.0.2 to 4.1.0 (#137)
  • d6879bd ci: bump actions/setup-go from 4.1.0 to 5.0.0 (#136)
  • 8b6168f ci: bump actions/upload-artifact from 3.1.3 to 4.0.0 (#139)
  • efb8e19 ci: bump github/codeql-action from 2.22.8 to 3.22.12 (#138)
  • d0bd13d docs: add information for enabling user login in on-prem installations
  • 1676531 docs: fix changelog file
  • 909d798 docs: v0.11.0
  • 9f3b623 lint: fix wrong configuration in golangci-lint config

v0.10.0

20 Dec 09:20
Compare
Choose a tag to compare

Changelog

Features

  • 60fb1df feat: Add support to get marketplace item by itemID+version tuple (#129)
  • a48e86c feat: add build-alpha make command
  • b95e7ca feat: iam commands (#135)
  • 72f9bcb feat: improve runtime command usage
  • 17c3117 feat: list marketplace item versions (#122)
  • be8b8ce feat: mark marketplace alpha features (#132)
  • f7db2c7 feat: markeplace apply: use version together with item id to identify items (#125)
  • ce5ae50 feat: marketplace delete item by itemId+version tuple (#128)
  • 8253079 feat: update dependencies

Bug Fixes

  • 9f4945d fix: marketplace apply ignoring invalid files when applying folders (#126)
  • 4e946bd fix: marketplace apply should silently ignore unsupported files (#124)
  • d1fcd22 fix: runtime logs for pods with more than one container
  • 844153b fix: version help text (#123)

Others

  • 8d7a8e0 Add logging facility
  • 38b3760 chore(deps): bump library/alpine from 3.18.4 to 3.18.5 (#131)
  • a610653 chore(deps): bump library/alpine from 3.18.5 to 3.19.0 (#134)
  • 214c06a chore: update devcontainer golanglint version
  • d980165 docs: add marketplace command reference to overview (#121)
  • 12c35e6 docs: reformatted CHANGELOG file
  • 7dd9844 docs: v0.10.0
  • bdf6307 style: add mailmap file for Giorgia

v0.9.0

15 Nov 09:35
Compare
Choose a tag to compare

Changelog

Features

  • c3eaa90 feat: add runtime logs command (#120)
  • 975bb6f feat: remove marketplace beta annotations (#119)
  • 413d131 feat: show item id in marketplace apply responses, remove name (#118)
  • be761f4 feat: show item id in marketplace list (#116)

Others

  • 75df115 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#117)
  • 45d2845 chore: update dependencies
  • 05ac659 ci: update actions
  • 882adcc docs: fix wrong url in setup doc file
  • 5056810 docs: v0.9.0