Changelog
0.3.0 (2018-11-07)
- Add support for sandbox orgs
0.2.5 (2018-11-06)
- Add missing changelog entries
0.2.4 (2018-11-06)
- Fix platform event message creation date extraction issue
0.2.3 (2018-09-19)
- Fix asynchronous iterator bug in python 3.7
0.2.2 (2018-06-15)
- Update aiocometd dependency to 0.3.1
0.2.1 (2018-05-25)
- Fix replay issues on mass record delete operations
- Improve the documentation of the Client.publish method
0.2.0 (2018-05-05)
- Enable the usage of third party JSON libraries
- Expose authentication results as public attributes in Authenticator classes
0.1.0 (2018-04-26)
- Supported authentication types:
- using a username and password
- using a refresh token
- Subscribe to and receive messages on:
-
- Support for durable messages and replay of events
- Automatic recovery from replay errors