Releases: s2-streamstore/s2-cli
Releases · s2-streamstore/s2-cli
0.3.0
0.2.0
Features
- Load endpoints
from_env()
(#16) - Display throughput for read session (#25)
- Exercise limits for read session (#27)
- Better error reporting (#30)
- Appends with
fencing_token
andmatch_seq_num
(#38) - Stream
fence
andtrim
commands (#46)
Bug Fixes
- Config env var precedence
- Flush BufWriter (#22)
- Handle common signals for streams (#32)
- Optional
start_seq_num
inStreamService/ReadSession
(#42) - Catch
ctrl-c
signal on windows (#50)
Documentation
- Consistency
- Nits (#19)
Miscellaneous Tasks
- Rm
S2ConfigError::PathError
(#17) - Only attempt to load config from file if it exists (#18)
- Rename binary to s2 (#21)
- Set user-agent to s2-cli (#23) (#24)
- Create LICENSE
- Update Cargo.toml with license
- Update SDK (#26)
- Sdk update (#31)
- Update CLI to latest sdk (#37)
- Upgrade SDK (#41)
- Upgrade sdk version (#43)
- Update SDK (#47)