chore: add TLS 1.3 minimum changelog (#5970) (thanks @loganaden)

This commit is contained in:
Peter Steinberger
2026-02-01 15:14:55 -08:00
parent a2b00495cd
commit 92112a61db

View File

@@ -12,6 +12,7 @@ Docs: https://docs.openclaw.ai
- Agents: add system prompt safety guardrails. (#5445) Thanks @joshp123.
- Agents: update pi-ai to 0.50.9 and rename cacheControlTtl -> cacheRetention (with back-compat mapping).
- Discord: inherit thread parent bindings for routing. (#3892) Thanks @aerolalit.
- Gateway: require TLS 1.3 minimum for TLS listeners. (#5970) Thanks @loganaden.
### Fixes