Changelog
ADDED
- Core NATS:
- Add
nc.RemoveStatusListener()
method (#1856)
- Add
FIXED
- Legacy JetStream:
- Fix
Fetch
andFetchBatch
memory leak (#1856)
- Fix
- Legacy KeyValue:
- Use context in when purging stream in
kv.PurgeDeletes()
(#1858)
- Use context in when purging stream in
- Bump golang.org/x/crypto to fix vulnerability (#1857)