Skip to content

Releases: s2-streamstore/s2-sdk-rust

0.16.2

25 May 14:15
cd733fb
Compare
Choose a tag to compare

Features

  • Impl FromStr / Display for FencingToken (#189)

0.16.1

25 May 13:26
ef0af62
Compare
Choose a tag to compare
Release 0.16.1

0.15.0

10 May 00:41
a9cf479
Compare
Choose a tag to compare

Features

  • Retry on ResourceExhausted and use retry-after if present (#177)

0.14.0

08 May 15:47
712081f
Compare
Choose a tag to compare

Features

  • Timestamping config and refactoring of type conversion (#179)

Miscellaneous Tasks

  • Dependency upgrades (#180)

0.13.0

30 Apr 14:55
Compare
Choose a tag to compare

Features

  • [breaking] Updated read APIs (#174)

0.12.0

18 Apr 19:39
1dae559
Compare
Choose a tag to compare

Features

  • [breaking] Remove ReadOutput::FirstSeqNum (#169)

Bug Fixes

  • Access token example (#168)

Miscellaneous Tasks

  • Add missing builders (#170)
  • Dependency upgrades (#171)

0.11.0

15 Apr 03:36
5d4cf9f
Compare
Choose a tag to compare

Features

  • Access token methods [S2-758] (#163)

0.10.0

19 Mar 18:57
29a5dd5
Compare
Choose a tag to compare

Features

  • [breaking] Timestamped records (#157)

0.9.0

12 Mar 18:58
76b006b
Compare
Choose a tag to compare

Features

  • Configurable option for compression (#151)

Miscellaneous Tasks

  • Upgrade proto (#153)
  • Proto update (#154)

0.8.2

07 Feb 21:37
750650e
Compare
Choose a tag to compare

Bug Fixes

  • Retry CANCELLED gRPC status code (#149)