This is a bug fix release NATS.Net v2.1.1.
What's Changed
- Correct improper data types and refine data annotations by @aliasadidev in #397
- Replace the internal sha512 implementation with .Net built in sha512 by @niklasfp in #390
- Validate stream name parameters in JSContext methods. by @niklasfp in #379
- JetStream config JSON fixed by @mtmk in #394
- KV empty keys fix by @mtmk in #399
- Object store serialization fix by @mtmk in #405
- Use fetch no wait for empty streams by @mtmk in #401
New Contributors
- @aliasadidev made their first contribution in #397
Full Changelog: v2.1.0...v2.1.1