2.25.1 Options Additions and Message Queue Improvements
Core
- Fix setting options via properties #1489 @scottf
- Lazy initialize Options executors #1492 @scottf
- Adding flexibility for executor options #1493 @scottf
- [bug] Properly count message/bytes when in discardWhenFull mode #1498 @scottf
- Subject validation #1501 @scottf
- Call to error listener should have been done in a callback, not directly #1502 @scottf
- Message Queue Splitting #1505 @scottf
- NatsConnectionReader better ReadListener call #1507 @scottf
- NatsConnectionReader better exceptions #1509 @scottf
- Enable path component when connecting via WebSocket #1514 @jbaeck
- Faster JsonValue equals and hashcode #1517 @scottf