Skip to content

Releases: pubnub/python

v5.2.1

06 Sep 10:18
Compare
Choose a tag to compare

September 6 2021

Full Changelog

  • 🐛 Encoding of the double quote character fixed.

v5.2.0

31 Aug 10:42
Compare
Choose a tag to compare

August 31 2021

Full Changelog

  • 🌟️ Furthermore PAMv3 tokens can now be used within other PubNub features.

v5.1.4

29 Jun 12:18
Compare
Choose a tag to compare

June 29 2021

Full Changelog

  • 🌟️ Additionally, example code for the FastAPI integration was added.

v5.1.3

26 Apr 13:34
Compare
Choose a tag to compare

April 26 2021

Full Changelog

  • 🐛 Disabling default request headers within the Endpoind.

v5.1.2

15 Apr 17:30
Compare
Choose a tag to compare

April 15 2021

Full Changelog

  • 🐛 Request headers required by the Grant Token functionality added.

v5.1.1

29 Mar 19:11
Compare
Choose a tag to compare

March 29 2021

Full Changelog

  • 🐛 Multiple community Pull Requests for Asyncio related code applied.

v5.1.0

08 Mar 17:30
Compare
Choose a tag to compare

March 8 2021

Full Changelog

  • 🌟️ BREAKING CHANGE: Add randomized initialization vector usage by default for data encryption / decryption in publish / subscribe / history API calls.

v5.0.1

04 Feb 15:24
Compare
Choose a tag to compare

February 4 2021

Full Changelog

  • 🌟️ User defined 'origin'(custom domain) value was not used in all required places within this SDK.

v5.0.0

21 Jan 20:42
Compare
Choose a tag to compare

January 21 2021

Full Changelog

  • ⭐️️ Apart from bringing the whole SDK up to date, support for Tornado and Twisted was removed and dependiecies were simplified.

v4.8.1

18 Jan 18:35
Compare
Choose a tag to compare

January 18 2021

Full Changelog

  • 🌟️ New v3 History endpoint allows to fetch 100 messages per channel.