Skip to content

Releases: pubnub/python

v6.0.0

17 Jan 13:32
0c8555a

Choose a tag to compare

January 17 2022

Modified

  • BREAKING CHANGES: uuid is required parameter while creating an instance of PubNub.

v5.5.0

16 Dec 21:27
bd3d4ae

Choose a tag to compare

December 16 2021

v5.4.0

06 Oct 22:15

Choose a tag to compare

October 7 2021

Full Changelog

  • 🌟️ Parse_token method refactored.

v5.3.1

09 Sep 10:31

Choose a tag to compare

September 9 2021

Full Changelog

  • 🌟️ Grant result object str message unified.

v5.3.0

08 Sep 11:15

Choose a tag to compare

September 8 2021

Full Changelog

  • 🌟️ Extend grantToken method to enable control of Objects API permission. Enhance granularity of permission control to enable permissions per UUID.

v5.2.1

06 Sep 10:18

Choose a tag to compare

September 6 2021

Full Changelog

  • πŸ› Encoding of the double quote character fixed.

v5.2.0

31 Aug 10:42

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

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

Choose a tag to compare

April 26 2021

Full Changelog

  • πŸ› Disabling default request headers within the Endpoind.

v5.1.2

15 Apr 17:30

Choose a tag to compare

April 15 2021

Full Changelog

  • πŸ› Request headers required by the Grant Token functionality added.