Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

v0.39.0

Choose a tag to compare

@jadecarino jadecarino released this 16 Jan 20:11
· 77 commits to main since this release
ab2af78

What's Changed

  • 0.39.0 version bump following 0.38.0 release by @jadecarino in #315
  • Remove a deprecated call usage for ioutil by @techcobweb in #316
  • Change secret names used in GitHub Actions workflows to non-Galasa specific so easier to set up to contribute for forks by @jadecarino in #317
  • Log messages may have CRLF or LF or CR characters. All converted to \n prior to logging to console by @techcobweb in #319
  • Use Platform provided versions for CLI dependencies by @jadecarino in #318
  • Add http status codes and causes to errors related to API server comms by @eamansour in #322
  • Add flags to allow commands to be retried if rate-limit-related errors occur by @eamansour in #323
  • Minimal Admin/Non-admin RBAC #2071 by @techcobweb in #324
  • Unit tests failing due to concurrent access of the mock file system. Make it more reliable by @techcobweb in #320
  • CLI displays user roles when users are shown by @techcobweb in #325
  • CLI now returns and filter test on group name by @aashir21 in #321

Full Changelog: v0.38.0...v0.39.0