Skip to content

Releases: s2-streamstore/s2-cli

0.7.0

26 Dec 19:26
12873eb
Compare
Choose a tag to compare

Features

  • Only accept URIs in basin+stream args (#100)
  • s2 ls command to list basins or streams (#102)

Miscellaneous Tasks

  • Inline path consts for consistency

0.6.4

23 Dec 19:18
a93e146
Compare
Choose a tag to compare

Bug Fixes

  • Error/help messages (#95)

Documentation

  • Update README S2 doc link (#92)

0.6.3

19 Dec 21:01
fdf5276
Compare
Choose a tag to compare

Documentation

  • Update README API link (#89)

Miscellaneous Tasks

  • Upgrade SDK to 0.5.0 (#90)

0.6.2

18 Dec 15:53
48fa583
Compare
Choose a tag to compare

Bug Fixes

  • Update output for reconfigure basin and create basin results (#86)

Miscellaneous Tasks

  • Add README.md (#83)

0.6.1

17 Dec 22:15
d720992
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Update cargo binary name to s2 (#84)
  • (release) Upgrade SDK to 0.4.0 (#85)
  • (release) Upgrade SDK to 0.4.1 (#87)

0.6.0

14 Dec 15:50
947f5eb
Compare
Choose a tag to compare

Features

  • Support s2:// URIs (#74)
  • Better display for ping stats (#81)

Bug Fixes

  • Disable noisy description in help (#79)

Miscellaneous Tasks

  • Remove unnecessary dependencies from Cargo.toml (#80)

0.5.2

13 Dec 02:31
0eaf6a1
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Rename binary to s2 when releasing (#76)

0.5.1

13 Dec 00:39
99998f5
Compare
Choose a tag to compare

Features

  • Homebrew sync (#71)

0.5.0

11 Dec 18:05
74cf763
Compare
Choose a tag to compare

Bug Fixes

  • Use a different std::thread::Thread for Stdin IO (#69)

Miscellaneous Tasks

  • Release to crates.io (#68)

0.4.0

11 Dec 16:38
9aaf981
Compare
Choose a tag to compare

Features

  • Allow append concurrency control on fence and trim too (#60)
  • Ping (#48) (#63)

Bug Fixes

  • Usage example

Documentation

  • Clarify fencing token is in hex

Miscellaneous Tasks

  • Mandatory read start_seq_num (#58)
  • Make all short args explicit (#29) (#59)
  • Upgrade deps (#64)
  • Update cargo.toml (#65)
  • Rename to streamstore-cli (#66)
  • Description - Cargo.toml
  • Update README.md