New
Release v2.11.12
Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.25.6 (#7736)
Dependencies
- github.com/nats-io/nkeys v0.4.12 (#7578)
- github.com/antithesishq/antithesis-sdk-go v0.5.0-default-no-op (#7604)
- github.com/klauspost/compress v1.18.3 (#7736)
- golang.org/x/crypto v0.47.0 (#7736)
- golang.org/x/sys v0.40.0 (#7736)
- github.com/google/go-tpm v0.9.8 (#7696)
- github.com/nats-io/nats.go v1.48.0 (#7696)
Added
General
- Added WebSocket-specific ping interval configuration with
ping_internalin thewebsocketblock (#7614)
Monitoring
- Added to the monitoring endpoint for showing when TLS certificates are due to expire (#7709)