Skip to content

Releases: MagaluCloud/mgccli

v0.20.0

04 Jul 23:53
Compare
Choose a tag to compare

CLI (2024-07-04T23:48:07Z)

Changelog

  • chore: removing unused files by @publi0
  • feat: add error handling for profile not found by @publi0
  • fix: remove ignoring scopes by @geffersonFerraz
  • feat: yaml printer with color by @publi0
  • feat: yaml as default output by @publi0
  • chore: get instance vm is now default with expand values by @publi0
  • chore: registry update spec and changing path by @publi0
  • feat: raw flag, json color, renamed flag '--cli.output 'to 'output' and removing --no-progress flag by @publi0
  • chore: save body log by @geffersonFerraz
  • fix: stop processing nil values in request headers by @publi0

v0.19.3

21 Jun 02:21
Compare
Choose a tag to compare

CLI (2024-06-21T02:15:24Z)

Changelog

  • d8e91f02 fix: vm snapshot (#1074)

v0.19.2

21 Jun 01:33
Compare
Choose a tag to compare

CLI (2024-06-21T01:29:12Z)

Changelog

  • e6d6bf16 fix: api spec link (#1072)

v0.19.0

19 Jun 14:46
Compare
Choose a tag to compare

CLI (2024-06-19T14:34:24Z)

What's Changed

  • fix: adjusting open api converting script to validade const and sub-objects by @publi0
  • fix: moving warn logs to debug by @publi0
  • feat: update sync command to sync local path with bucket by @publi0
  • fix: validation cases when shorthand create infinity loops by @publi0
  • feature: return message in success cases and loading in wait by @publi0
  • chore: removing shortcut from debug command by @publi0
  • chore: obj apikey tf by @geffersonFerraz
  • feat: listen using env MGC_LISTEN_ADDRESS by @geffersonFerraz
  • feat: add bucket prefix by @geffersonFerraz
  • feat: profile get and set new names by @publi0
  • fix: object storage upload by @publi0
  • feat: support Xaas for network and VM by @madfelps
  • feat: add panic recover by @geffersonFerraz
  • chore: move loading three error to debug message by @publi0
  • chore: improved error message when user not authenticated by @publi0
  • feat: add new spec convertor - downgrade by @geffersonFerraz
  • feat: object sync fix, improved etag caculation, goreleaser internal with windows and macos by @publi0
  • chore: bring back the custom and blueprint by @geffersonFerraz
  • feat: add container registry by @geffersonFerraz
  • chore: bump version to v0.19.x by @geffersonFerraz
  • feature: api key authentication support in terraform by @publi0
  • chrore: changing bucket to key pair by @publi0
  • chore: bump version to v0.19.0 by @geffersonFerraz

v0.18.10

13 May 22:42
Compare
Choose a tag to compare

CLI (2024-05-13T22:41:08Z)

Changelog

  • feature: br-se1 as default region
  • feature: added alias to commands
  • feature: add pointer type to optional parameters
  • chore: update specs
  • fix: flag validation
  • feature: the api-key will be unset when tenant change
  • feature: api-key-support-for-sdk
  • feature: new login page
  • feature: added version checker to cli

v0.18.10-rc4

07 May 02:02
Compare
Choose a tag to compare
v0.18.10-rc4 Pre-release
Pre-release

CLI (2024-05-07T01:59:56Z)

Changelog

  • 43609527 chore: update specs (#1035)
  • d0ef082c fix: flag validation with wrong name (#1034)

v0.18.10-rc3

02 May 17:41
Compare
Choose a tag to compare
v0.18.10-rc3 Pre-release
Pre-release

CLI (2024-05-02T17:34:06Z)

Changelog

  • fix: zip format
  • refactor: rename flags
  • feat: remove machine_id from attachment and use machine object
  • fix: sdk version
  • fix: parse flags regardless of order
  • feat: observations
  • feature: new login page
  • chore: add docgen
  • feat: api-key-support-for-sdk
  • chore: update lib
  • feature: the api-key will be unset when tenant change

v0.18.6

12 Apr 00:11
Compare
Choose a tag to compare

CLI (2024-04-12T00:06:56Z)

Changelog

  • fix: delete bucket with object versions
  • fix: sync objects
  • fix: removed email from get acl
  • feat: set api-key after first creation
  • fix: make serverurl trailing slash optional
  • fix: error when create bucket with %
  • feat: presing duration
  • fix: acl get multiple users
  • fix: list object versions
  • fix: presign without key
  • fix: http retry - debug response nil

v0.18.6-rc8

11 Apr 23:56
Compare
Choose a tag to compare
v0.18.6-rc8 Pre-release
Pre-release

CLI (2024-04-11T23:52:12Z)

Changelog

  • 232449b2 fix: set api-key after creation (#997)
  • 9c75b851 fix: make serverurl trailing slash optional (#995)
  • 756b96d7 feat: set apikey after creation (#994)
  • 913107aa fix: error when create bucket with % (#993)

v0.18.6-rc6

11 Apr 03:29
Compare
Choose a tag to compare
v0.18.6-rc6 Pre-release
Pre-release

CLI (2024-04-11T03:25:05Z)

Changelog

  • 93d456c5 chore: change goreleaser