v0.6.0
Breaking changes:
- The broker now does a graceful shutdown of open HTTP connections on SIGINT (ctrl+c), SIGTERM and SIGHUP. This is a minor change in behaviour.
Other changes:
- The official binaries for this release were built with Rust 1.58.1 to mitigate CVE-2022-21658. We believe this advisory does not affect the Portier broker, but upgrading is recommended out of caution.
- An example Google Cloud Platform deployment was added. (Thanks @jimdigriz!)