We're excited to announce the new NATS .NET v2.6.0 release in time with server v2.11.2 release, with support for Key-Value Store per key TTL feature (thanks to @stebet). We also various fixes and improvements included in this release.
What's Changed
- Add inflight to JS API stats model by @mtmk in #836
- Initial implementation of per-key-TTL for KV by @stebet #703
- Use TimeSpan for backoff consumer config by @yeongjonglim in #772
New Contributors
- @yeongjonglim made their first contribution in #772
Full Changelog: v2.5.16...v2.6.0