Skip to content

Releases: s2-streamstore/s2-sdk-go

v0.5.2

06 Feb 15:20
c7f1df2
Compare
Choose a tag to compare

Features

  • Enable GZIP compression (#49)

v0.5.1

04 Feb 13:26
6fa304e
Compare
Choose a tag to compare

Bug Fixes

  • (sdk) Return empty leftovers when whole batch is valid (#47)

v0.5.0

03 Feb 09:44
8be0c65
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Update minimum Go version to 1.22 (#45)

v0.4.1

30 Jan 09:19
6667b63
Compare
Choose a tag to compare

Bug Fixes

  • (bento) Only ack continuous batches (#43)

v0.4.0

29 Jan 14:58
92facd9
Compare
Choose a tag to compare

Features

  • (bento) Simplify input plugin (#41)

v0.3.0

28 Jan 14:54
2666e09
Compare
Choose a tag to compare

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

21 Jan 18:32
81fad07
Compare
Choose a tag to compare

Features

  • Use optr for optional pointer handling (#29)

v0.2.0

16 Jan 16:47
0797da9
Compare
Choose a tag to compare

Features

  • Implement Sender.CloseSend to close the request stream (#24)

Miscellaneous Tasks

  • Update proto (#26)

v0.1.2

13 Jan 15:39
a2b04f1
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Update protos (#22)

v0.1.1

13 Jan 14:22
3feae13
Compare
Choose a tag to compare

Documentation

  • Update README with detailed steps (#20)

Miscellaneous Tasks

  • Add script for valid semver tag parsing (#19)