Skip to content

21.1.0

Compare
Choose a tag to compare
@weberjm weberjm released this 09 Jun 12:11
· 1124 commits to master since this release
1f88502

Features

Session Authorization

The Secret Service now supports fetching authorisation tokens from external services that use Session Authorization types. This results in less need for showing passwords in plaintext. (#1242, #1243)

Enhancements

  • Improved retries and handling of errors within message queues for ferryman (#1220)
  • Completed updating all services to the standard request/response message format (#1120)

Fixes

  • Removed references in developer documents to a non-controlled domain. (#1225)
  • Allow for logging of more queue errors in multiple services (see #1233)

Other

Developer Tooling Improvements

  • Added basic support for Apple Silicon devices on Minikube (without source code deploy) (#1238)

  • Provide persistent volumes for InfluxDB and Grafana on Google Cloud (#1240)

  • Various Dependency Updates