v1.11.4
📦 terraform
🐛 2 fixes🔧 3 symbols
Summary
This maintenance release fixes TLS timeout issues with AWS firewalls by disabling a specific draft key exchange and corrects the handling of write-only attributes in internal providers.
🐛 Bug Fixes
- Disabled X25519Kyber768Draft00 in TLS to prevent timeouts with certain AWS network firewalls.
- Ensured internal providers set write-only attributes to null.
🔧 Affected Symbols
X25519Kyber768Draft00TLSwrite-only attributes