Changelog
Improved
- JetStream Simplified API:
- Fixed unit from kB to B for
FetchBytes()
injetstream/README.md
. Thanks @fabiant7t for the contribution! (#1329) - Add param names in API interfaces to better document the code (#1316)
- Fixed unit from kB to B for
Fixed
- JetStream Simplified API:
- Object Store:
- Fixed race condition in object store when
nats.Context
is used. Thanks @anthonyjacques20 for the contribution! (#1314)
- Fixed race condition in object store when
- JetStream:
- Fixed creating a consumer with
Durable
not set on server versions prior to 2.9.0 (#1325)
- Fixed creating a consumer with