Releases: s2-streamstore/s2-sdk-python
Releases · s2-streamstore/s2-sdk-python
v0.3.1
23 May 03:15
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-05-23)
Documentation
add missing note block to ensure_stream op (#59 ) (2ce5fef )
v0.3.0
21 May 03:50
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-05-21)
Features
add ensure_basin and ensure_stream ops (#56 ) (b57079c )
v0.2.2
17 May 05:57
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-05-17)
Bug Fixes
uncapped and eager backoff calculation (#52 ) (89ba250 )
v0.2.1
11 May 23:34
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-05-11)
Bug Fixes
batch accumulator doesn't flush when source iter raises (#49 ) (cd20814 )
incorrect frame signal reset condition after resending append inputs (#47 ) (49c3237 )
pending streams not failed when GOAWAY is received (#50 ) (74baa61 )
v0.2.0
23 Apr 22:21
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-04-23)
Features
v0.1.3
14 Apr 20:49
Compare
Sorry, something went wrong.
No results found
0.1.3 (2026-04-14)
Bug Fixes
incorrect tracking of limits after client-side filtering (#34 ) (d69e4f0 )
v0.1.2
11 Apr 06:46
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-04-11)
Bug Fixes
CommandRecord.trim raises OverflowError instead of S2ClientError (#29 ) (f394b1e )
ack for an already cancelled ticket future crashes append session (#27 ) (496acfe )
linger timeout closes async iterator in append_record_batches (#28 ) (aaf4bfe )
malformed terminal message raises AttributeError instead of S2ServerError (#30 ) (fe08739 )
received data not fully acknowledged during h2 stream cleanup (#31 ) (f3527d6 )
Documentation
add examples for centralized SDK docs (#12 ) (9895ffb )
v0.1.1
08 Apr 07:37
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-04-08)
Bug Fixes
producer.close() orphans drain task on error (#17 ) (e448d1d )
body gen hangs on retry when inputs exhausted in append session (#13 ) (043be93 )
linger resets on each record arrival in append_record_batches (#14 ) (70ce203 )
v0.1.0
07 Apr 05:10
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-04-07)
Features