Skip to content

Release v1.2.8

Compare
Choose a tag to compare
@pvasant pvasant released this 13 Oct 18:55
· 2851 commits to master since this release
f717a1e
  • fix: path args need not to be explicitly set for interactive mode to ask about it
  • fix: adding arn path validator to create account roles --path arg
  • fix: clearer message
  • fix: adding conditions for piping the output
  • fix: setting path arg in a new line for all commands
  • fix: differentiate between '/' and /
  • fix: block managed services path option
  • fix: remove error to add support for path in ARN
  • feat: add validation to path ocm/user roles
  • fix: consider empty path valid creating acc roles
  • fix: accepts empty path
  • fix: adding leading space before all path args when building commands
  • fix: invert path detected message condition
  • fix: aws empty path is different than ours
  • refactor: less hacky
  • fix: aws acc id on whoami
  • fix: change message from one minute wait for several minutes
  • [SDA-6984] Added unit tests
  • chore: bump go ocm sdk v0.1.288