Changelog

0.5.0 (2019-03-08)

  • Add support for Change Data Capture events
  • Fix some typos in the documentation

0.4.0 (2019-01-06)

  • Add type hints
  • Configurable replay storage behavior

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)