Releases: evervault/enclaves
Releases · evervault/enclaves
v0.0.32
v0.0.31
What's Changed
- [SPE-616] Check if enclave is running before attempting to kill it by @donaltuohy in #28
- [SPE-617] Kill enclave when sigterm retrieved by @donaltuohy in #29
- Migrate control plane to amazon linux 2023 by @lfarrel6 in #32
- Always perform data plane health checks by @hanneary in #34
Full Changelog: v0.0.30...v0.0.31
Add proxy protocol support to Cages
What's Changed
- Update dependencies by @hanneary in #24
- Add support for data plane to forward remote IP when given via Proxy Protocol by @lfarrel6 in #25
- Support proxy protocol when TLS termination is disabled by @lfarrel6 in #26
- [SPE-614] Log cages-e3 IP by @donaltuohy in #27
Full Changelog: v0.0.29...v0.0.30
v0.0.29
v0.0.28
What's Changed
- [SPE-542] Don't send trx logs when in debug mode and trx_logging is switched off by @donaltuohy in #12
- [SPE-541] Validate cage and ev tenant details before logging a trx context by @donaltuohy in #13
- Enforce allowlist in data plane by @hanneary in #15
- Remove package level cargo lock files by @lfarrel6 in #16
- Bump openssl dependency by @lfarrel6 in #18
- Remove unused metrics by @hanneary in #17
- Remove uuids from crypto calls by @hanneary in #14
- Enforce allowlist in control plane by @hanneary in #20
- Improve API within Cages for the Nitro Security Module by @lfarrel6 in #21
New Contributors
- @donaltuohy made their first contribution in #12
- @hanneary made their first contribution in #15
Full Changelog: v0.0.27...v0.0.28