v0.0.25
Breaking Changes since 0.0.24:
- Constructing the Streamer object not uses two parameters
bucket_key
andbucket_name
as opposed to the oldbucket
parameter. This allows the calling code to specify a specificbucket_key
to append to an existing bucket inside Initial State. - The Streamer constructor parameter
client_key
is nowaccess_key
to match the naming across the Initial State platform.