Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.25.9
Dependencies
- github.com/antithesishq/antithesis-sdk-go v0.7.0-default-no-op
- github.com/klauspost/compress v1.18.5
- github.com/minio/highwayhash v1.0.4
- golang.org/x/crypto v0.50.0
- golang.org/x/sys v0.43.0
- github.com/nats-io/nats.go v1.51.0
Fixed
General
- Reload logic on gateway
pinned_certsconfiguration has been corrected - Repeated
CONNECTmessages on a connection now clear subscriptions - JWT claims with validity times that cross midnight are now validated correctly
- The
/connzmonitoring endpoint no longer discloses bearer JWTs - Monitoring redaction of route and cluster URL secrets when passed in as command line arguments
- Fixed a panic that could occur when negotiating compression on leafnode connections
- Max control line enforcement for non-clients has been fixed
- Fixed a bug where setting message headers could mutate the input message buffers