2.25.2 Bug Fixes and Housekeeping
Core
- fix race condition in reconnect #1523 @scottf @jkraml-staffbase
- "Payload Size" includes header bytes, not just data #1525 @scottf @francoisprunier
- NatsConnection improvements: reader and writer replace, options executors use #1526 @scottf
- HostnameResolveMode better organizes the 4 possible modes #1536 @scottf @bartosz822
JetStream
- Simplification track user processed not client received. #1528 @scottf
- New Examples for Priority Groups #1529 @roeschter
- StreamInfo fix active to handle -1 and not supplied correctly #1531 @scottf