Skip to content

2.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@owenpearson owenpearson released this 27 Mar 17:15
· 208 commits to main since this release
d7413d5

The latest beta release of ably-python 2.0 makes some minor breaking changes, removing already soft-deprecated features from the 1.x branch. Most users will not be affected by these changes since the library was already warning that these features were deprecated. For information on how to migrate, please consult the migration guide.

Full Changelog

  • Remove soft-deprecated APIs #482
  • Improve realtime client typings #476
  • Improve REST client typings #477
  • Stop raising KeyError when releasing a channel which doesn't exist #474