Changelog
Added
- Core NATS:
Fixed
- Object Store:
- Add missing
Compression
struct tag (#1559)
- Add missing
- Legacy JetStream:
Fetch
andFetchBatch
will no longer publish a pull request if the subscription is closed or draining (#1582)
- Service API:
- Fixed incorrect error handling when creating a service. Thanks @ramonberrutti for the contribution (#1585)
Improved
- Object Store:
- Bind Object Store bucket stream when getting object. Thanks @dmitryabramov-f3 for the contribution (#1568, #1578)
- Add testing section and format
CONTRIBUTING.md
. Thanks @yordis for the contribution (#1574) - Improved performance of
respToken
in muxer. Thanks for the report @chgz (#1575) - Fixed typos in comments. Thanks @paoloteti for the contribution (#1581)