v0.34.0
What's Changed
- Use
galasactl auth tokens get
to list all access tokens generated in an ecosystem. - Creating new tokens now calls the
/auth/tokens
route instead of/auth
. - JWT caching added to the Authenticator to support use of a remote CPS in local tests.
- Upgraded the Galasa Maven plug-in to version 0.34.0.
- Upgraded version of galasa-boot to remove a vulnerability.
Full Changelog: v0.33.0...v0.34.0