Skip to content

Commit

Permalink
updated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsulpy committed Feb 12, 2015
1 parent 2dacff1 commit 0624040
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
0.0.25 (unreleased)
0.0.25 (2015-02-12)
-------------------

- Nothing changed yet.
* Entirely new to support new initial state streaming api
* api is versioned
* only one api endpiont for streaming events and creating buckets
* BREAKING: new syntax for constructor parameters: `bucket` -> `bucket_name`, `client_key` -> `access_key`
* BREAKING: `log_object` parameters: `signal_prefix` -> `key_prefix`
* BREAKING: `sessionId` is now `bucket_key` which can be configured in the Streamer constructor.


0.0.24 (2014-11-24)
Expand Down

0 comments on commit 0624040

Please sign in to comment.