Releases: pubnub/python
Releases · pubnub/python
v4.5.0
⭐ Objects Filtering API
v4.4.0
⭐ Added support for APNS2 Push API
v4.3.0
⭐ Implemented Message Actions API
⭐ Implemented Fetch Messages API
⭐ Added 'include_meta' to history()
⭐ Added 'include_meta' to fetch_messages()
⭐ Added 'include_message_actions' to fetch_messages()
v4.2.1
⭐ Excluded the tilde symbol from being encoded by the url_encode method
⭐ Freeze PyYAML package on version 5.2 to keep Python 3.4 support
v4.2.0
⭐ Introduced delete permission to Grant endpoint. Migrated to v2 endpoints for old PAM methods.
⭐ Added TokenManager and GrantToken method.
⭐ Resolved warnings caused by the use of deprecated methods.
⭐ Removed Audit tests.
⭐ Resolved incorrectly reported SDK version.
v4.1.7
⭐ Add users join, leave and timeout fields to interval event
v4.1.6
- ⭐️ Objects API
v4.1.5
- ⭐️ implement signals