v0.8.3
This release fixes a security issue in the openssl
crate: RUSTSEC-2023-0044
This issue affects Portier Broker < 0.8.0
on Linux, as well as source builds of >= 0.8.0, < 0.8.3
on Linux that used the native-tls
feature flag. Regular builds of >= 0.8.0
use Rustls instead of OpenSSL, and are thus not affected. Upgrading is strongly recommended.