Skip to content

v4.0.0

Compare
Choose a tag to compare
@rr-github-ci-user rr-github-ci-user released this 03 Aug 12:49
· 315 commits to main since this release

🎉 4.0.0 (2023-08-03)

🐛 Bug Fixes

  • apply: corrects the guid_functor for network (347e430)
  • deployment: handles error in name_to_guid (47b5f8f)
  • deployment: sets dependent deployment ready phase to PROVISIONING (1444186)
  • jsonschema: adds regex pattern to usergroup schema (9235863)
  • jsonschema: updates the projectGUID regex pattern (63b975e)
  • network: handles error in name_to_guid (2f73774)
  • organization: fixes KeyError in organization users command (6b3c867)
  • parameter: fixes nested directory diff (7445972)
  • usergroup: fixes create_object method signature (d74f539)
  • usergroup: handles NoneType error in inspect command (3b111a6)
  • usergroup: update usergroup removes active admins (ca67437)

✨ Features

  • adds command to update the CLI (c64c9d7)
  • apply: adds retry count and sleep interval flags (1cdeb65)
  • apply: adds yaspin spinner to apply family of commands (c6e0975)
  • auth: updates spinner and refactors existing code (dd33d75)
  • chart: adds spinner and refactors code (ff28002)
  • constants: defines colors and symbols as constants (8ad2cad)
  • deployment: adds command to update deployments (e04e5dd)
  • deployment: updates spinner and refactors existing code (458b44e)
  • device: adds or updates spinner in device commands (c14ebf4)
  • disk: list command shows used and available capacity (0361904)
  • disk: updates spinner and existing implementation (4c080d0)
  • network: updates spinner and refactors existing commands (e0621dc)
  • organization: adds command to list users (19a06f8)
  • organiztion: adds option to set project non-interactively (3c2e848)
  • parameter: adds spinner and constants (a4f954e)
  • project: adds yaspin implementation to project commands (44a5a1c)
  • secret: updates spinner and refactors existing commands (0949154)
  • static-route: updates spinner and other implementations (7184016)
  • usergroup: adds usergroup command (c57891e)
  • vpn: adds spinner and refactors implementation (#188) (0af180f)

🚀 Performance Improvements

  • deployment: poll deployment till provisioning phase (ea72999)

BREAKING CHANGES

  • deployment: Deployment will be polled till provisioning