Skip to content

Releases: pubnub/python

v4.5.0

27 Feb 15:49
b3fac01
Compare
Choose a tag to compare

⭐ Objects Filtering API

v4.4.0

21 Feb 18:18
d88b9a7
Compare
Choose a tag to compare

⭐ Added support for APNS2 Push API

v4.3.0

30 Jan 09:05
e28eb39
Compare
Choose a tag to compare

⭐ 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

13 Jan 17:01
e28eb39
Compare
Choose a tag to compare

⭐ 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

30 Dec 23:17
Compare
Choose a tag to compare

⭐ 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

05 Dec 15:48
ff2563f
Compare
Choose a tag to compare

⭐ Add users join, leave and timeout fields to interval event

v4.1.6

26 Aug 22:37
47f8f3d
Compare
Choose a tag to compare
  • ⭐️ Objects API

v4.1.5

10 Aug 21:21
4d795e0
Compare
Choose a tag to compare
  • ⭐️ implement signals