This is a patch preview release of NAT .NET client fixing a dispose and a consumer bug as well as providing corrections and improvements to interfaces.
What's Changed
- chore: rework NatsOpt.Default initialization by @regnrat in #921
- Fix kv ttl interface by @mtmk in #909
- Fix CommandWriter.cs dispose by @mtmk in #926
- Fix pending message reset logic in NatsJSConsume by @mtmk in #930
- Fix CommandWrite dispose fix by @mtmk in #936
New Contributors
Full Changelog: v2.7.0-preview.3...v2.7.0-preview.4