Skip to content

Releases: thbishop-intuit/cello

v0.8.0

20 Aug 19:53
913329a
Compare
Choose a tag to compare

Changed

  • Refactored validations.

v0.7.0

20 Aug 19:53
374912a
Compare
Choose a tag to compare

Changed

  • config.listFrameworks() are now sorted (helps avoid flaky tests).
  • Transaction ID label added for workflow submissions.

Fixed

  • config.listFrameworks() was returning additional empty items.
  • Invalid json response when creating a project with invalid admin credentials.
  • Request logger didn't log all key/value pairs.
  • Vault token exchange logic for examples when there's a failure.

v0.6.3

20 Aug 19:52
f185730
Compare
Choose a tag to compare

Fixed

  • Refactor credential provider client.
  • Fix response statuses.