The 0.10.1 release of the NATS C# .NET Client
New Features, Enhancements, and Changes
- Add ClientIP Connection property (#374)
- AutoTLS (#372)
- More optimizations for InFlightRequest (#362) @jasper-d
- Nuid (#360) @jasper-d
- Test work (#348) @danielwertheim
- Request optimizations (#339) @danielwertheim
Bug Fixes
- Increase internal buffer sizes (#379)
- Randomize implicit servers (#376)
- Set default flush timeout to 10s (#375)
- Fix for Unity IL2CPP builds (#370) @Britvich
- Update README.md (#369) @Devnsyde
- Remove ConcurrentDictionary usage (#367)
- Make exceptions constructors public to enable mocking (#366) @kaspertygesen
- Fix JetStream Reply Subjects (#365)
- Fix exceptions thrown by Drain (#359)
- Fix build on Linux (and other stuff) (#355) @jasper-d
- Drain should throw NATSConnectionClosedException when appropriate (#356)
- Explicitly created threads now set IsBackground=true (#354) @SkinnySackboy
- Fixes so that bw.Position is not used when NetworkStream (#349) @danielwertheim
- Fixes so that conn.unsubscribe does not return null (#347) @danielwertheim
- PR #286, manually updated (#346) @danielwertheim
- Ensures url has OK protocol. (#345) @danielwertheim
- Removes leftovers from old build (#344) @danielwertheim
- Various Improvements (#343) @danielwertheim
- Replaces external JSON dep with SimpleJSON (#341) @danielwertheim
- Updates cache value for NuGet shield (#340) @danielwertheim
Download on NuGet here.