Changelog
ADDED
- Core NATS:
FIXED
- Core NATS:
- Make websocket frame validation more robust (#2050)
- JetStream:
- Fix deadlock in
Consume()when callingStop/DrainfromConsumeErrHandler(#2059)
- Fix deadlock in
IMPROVED
- Fix typos in tests. Thanks @deining for the contribution (#2049)
- Fix deprecation warnings by bumping GH actions to their latest versions. Thanks @deining for the contibution (#2048)
- Code linting: remove functions min and max. Thanks @deining for the contribution (#2047)