Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 1bdea4a

Browse files
chore: release v0.23.8 (#294)
1 parent d6aabc0 commit 1bdea4a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.23.8] - 2026-02-07
6+
7+
### Bug Fixes
8+
9+
- Deplete read session wait budget on retry ([#293](https://github.com/s2-streamstore/s2-sdk-rust/issues/293))
10+
- Io errors nested in hyper request errors not classified as retryable ([#295](https://github.com/s2-streamstore/s2-sdk-rust/issues/295))
11+
12+
<!-- generated by git-cliff -->
13+
514
## [0.23.7] - 2026-02-05
615

716
### Miscellaneous Tasks

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "s2-sdk"
33
description = "Rust SDK for S2"
4-
version = "0.23.7"
4+
version = "0.23.8"
55
edition = "2024"
66
license = "MIT"
77
keywords = ["s2", "durable", "streams", "client", "sdk"]

0 commit comments

Comments
 (0)