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

Commit a06cec0

Browse files
authored
chore(release): 0.8.1 (#148)
1 parent bfca17f commit a06cec0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.8.1] - 2025-02-05
6+
7+
### Features
8+
9+
- Enable compression ([#147](https://github.com/s2-streamstore/s2-sdk-rust/issues/147))
10+
511
## [0.8.0] - 2025-01-21
612

713
### Bug Fixes

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 = "streamstore"
33
description = "Rust SDK for S2"
4-
version = "0.8.0"
4+
version = "0.8.1"
55
edition = "2021"
66
license = "Apache-2.0"
77
keywords = ["wal", "grpc", "s2", "log", "stream"]

0 commit comments

Comments
 (0)