Releases: s2-streamstore/s2-cli
Releases · s2-streamstore/s2-cli
0.10.0
Bug Fixes
--create-stream-on-append
to accept explicit bool (#131)
0.9.0
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
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
Miscellaneous Tasks
- Reflect the update to make list limit optional instead of a default of 0 (#114)
- Minor upgrades
0.8.2
Miscellaneous Tasks
- Update SDK to
0.8.0
#113)
0.8.1
Miscellaneous Tasks
- Update SDK to
0.7.0
(#111)
0.8.0
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
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
Bug Fixes
- Error/help messages (#95)
Documentation
- Update README S2 doc link (#92)
0.6.3
Documentation
- Update README API link (#89)
Miscellaneous Tasks
- Upgrade SDK to
0.5.0
(#90)