diff --git a/changes/feat-12274.en.md b/changes/feat-12274.en.md new file mode 100644 index 000000000..1aec10b46 --- /dev/null +++ b/changes/feat-12274.en.md @@ -0,0 +1,2 @@ +Enable dynamic TLS configuration updates for QUIC MQTT listeners without disrupting existing connections. +Implement a fail-safe mechanism that reverts to the previous TLS configuration in case of update failures.