Skip to content

Releases: s2-streamstore/s2-cli

0.3.0

05 Dec 20:07
d67d1ba
Compare
Choose a tag to compare

Features

  • Return reconfigured stream (#53)
  • Stderr CommandRecord when reading (#45) (#55)
  • Sign and notarize apple binaries (#54)
  • Flatten commands (#52) (#56)

0.2.0

05 Dec 05:23
Compare
Choose a tag to compare

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 and match_seq_num (#38)
  • Stream fence and trim commands (#46)

Bug Fixes

  • Config env var precedence
  • Flush BufWriter (#22)
  • Handle common signals for streams (#32)
  • Optional start_seq_num in StreamService/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)

0.1.0

05 Nov 20:54
4670074
Compare
Choose a tag to compare

Features

  • Implement AccountService (#1)
  • Implement BasinService (#2)
  • Implement StreamService (#3)

Bug Fixes

  • Try to fix release CI (#9)
  • Release CI (#10)
  • Release CI (#11)
  • Automatically add release notes (#12)
  • Changelog (#13)
  • Release CI (#14)

Miscellaneous Tasks

  • Reflect renamed repo
  • Upgrade deps
  • Clippy, whitespace
  • Add CI action (#6)
  • CODEOWNERS (#7)
  • Add release CI action (#8)