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

Releases: s2-streamstore/s2-cli

v0.25.2

27 Jan 01:18
ab4297f

Choose a tag to compare

Bug Fixes

  • Add S2_SSL_NO_VERIFY config (#210)

Miscellaneous Tasks

  • Release cmd
  • Automate releases with release-plz
  • Add dependabot for weekly dependency updates (#208)
  • Consolidate release workflows (#211)

0.25.1

25 Jan 03:16
130b3c2

Choose a tag to compare

Miscellaneous Tasks

  • Bump sdk version, opt-out of ignoring deleted resources in pagination (#205)
  • bench improvements (#206)

0.25.0

20 Jan 19:49
f684ab4

Choose a tag to compare

Features

  • [breaking] Replaced ping command which only tested latency. with a new bench command that measures throughput and latency.

Bug Fixes

  • Use cross instead of musl.cc for static bins (#202)

Refactor

  • --catchup-delay arg for bench (#203)

0.24.2

20 Jan 04:02
cfd3005

Choose a tag to compare

Features

  • Add musl static binaries for linux (#200)

Miscellaneous Tasks

  • Llm generated tests (#197)

0.24.1

18 Jan 23:49
ec510ae

Choose a tag to compare

Miscellaneous Tasks

  • Bump s2-sdk version (#195)

0.24.0

18 Jan 20:03
4fa0613

Choose a tag to compare

Refactor

  • [breaking] Improve CLI output formatting and help text (#190)

Miscellaneous Tasks

  • Remove protoc installation step (#191)
  • Update dependencies (#192)
  • Bump s2-sdk version (#193)

0.23.2

16 Jan 19:08
d59e3ab

Choose a tag to compare

Bug Fixes

  • Use ~/.config/s2/config.toml for config path (#188)

Miscellaneous Tasks

  • Reduce append noise (#187)

0.23.1

16 Jan 09:39
4eeb6c7

Choose a tag to compare

Documentation

  • Explicitly avoid trailing periods for verbatim doc comments (#185)

0.23.0

16 Jan 08:48
a8eb049

Choose a tag to compare

Bug Fixes

  • Clippy new lint (#173)

Refactor

  • [breaking] Migrate from streamstore to s2-sdk (#183)

Documentation

  • Fix broken link

Miscellaneous Tasks

  • Change license to MIT (#174)

0.22.0

03 Sep 02:41
7d402f2

Choose a tag to compare

Features

  • Support Infinite retention (#170)