What's Changed
- Add blog link to homepage by @asim in #2837
- Fix go install @latest failures by documenting specific version by @Copilot in #2839
- Apply rate limiting before singleflight to prevent goroutine blocking on etcd timeout by @Copilot in #2841
- Implement NATS connection pooling and fix connection leaks by @Copilot in #2840
- [WIP] Remove reflect usage and improve performance by @Copilot in #2842
- TLS certificate verification: opt-in security to preserve backward compatibility by @Copilot in #2843
- Replace custom logger with log/slog by @Copilot in #2844
- Fix google.protobuf.Any JSON marshaling missing @type field by @Copilot in #2845
Full Changelog: v5.13.0...v5.14.0