Releases: s2-streamstore/s2-sdk-go
Releases · s2-streamstore/s2-sdk-go
v0.5.2
Features
- Enable GZIP compression (#49)
v0.5.1
Bug Fixes
- (sdk) Return empty leftovers when whole batch is valid (#47)
v0.5.0
Miscellaneous Tasks
- Update minimum Go version to 1.22 (#45)
v0.4.1
Bug Fixes
- (bento) Only ack continuous batches (#43)
v0.4.0
Features
- (bento) Simplify input plugin (#41)
v0.3.0
Features
- Add
s2-bentobox
package (#36)
- (bento) Support configurable update list interval (#38)
Bug Fixes
- (bento) Handle acks without restarting the read session (#39)
v0.2.1
Features
- Use
optr
for optional pointer handling (#29)
v0.2.0
Features
- Implement
Sender.CloseSend
to close the request stream (#24)
Miscellaneous Tasks
v0.1.1
Documentation
- Update README with detailed steps (#20)
Miscellaneous Tasks
- Add script for valid semver tag parsing (#19)