Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 17:01
· 132 commits to main since this release
374912a

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.