Skip to content

v0.0.25

Compare
Choose a tag to compare
@davidsulpy davidsulpy released this 02 Sep 13:27
· 82 commits to master since this release

Breaking Changes since 0.0.24:

  1. Constructing the Streamer object not uses two parameters bucket_key and bucket_name as opposed to the old bucket parameter. This allows the calling code to specify a specific bucket_key to append to an existing bucket inside Initial State.
  2. The Streamer constructor parameter client_key is now access_key to match the naming across the Initial State platform.