Skip to content

Releases: s2-streamstore/s2-cli

0.10.0

17 Mar 12:38
41fcaf2
Compare
Choose a tag to compare

Bug Fixes

  • --create-stream-on-append to accept explicit bool (#131)

0.9.0

12 Mar 19:38
9fde2ab
Compare
Choose a tag to compare

Features

  • Auto-paginate for stream and basin list (#128)

Bug Fixes

  • Ls to return fully qualified s2 uri (#126)

Miscellaneous Tasks

  • Remove unused deps + bump sdk version (#125)
  • (release) Upgrade SDK (#129)

0.8.4

05 Feb 20:33
de75543
Compare
Choose a tag to compare

Bug Fixes

  • Improve output messages for command record appends (#119)
  • Metered bytes log (#121)

Miscellaneous Tasks

  • Improve read cli command docs (#117)
  • Add uri args struct (#120)

0.8.3

22 Jan 02:13
0508dd6
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Reflect the update to make list limit optional instead of a default of 0 (#114)
  • Minor upgrades

0.8.2

21 Jan 23:59
9eff2cd
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Update SDK to 0.8.0 #113)

0.8.1

17 Jan 11:45
6c0e469
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Update SDK to 0.7.0 (#111)

0.8.0

13 Jan 16:47
499af81
Compare
Choose a tag to compare

Features

  • Update fencing token to accept base64 instead of base16 (#106)
  • Support different formats for append (#105)

Miscellaneous Tasks

  • Update clap CLI name (#104)
  • Update deps (#108)

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)