Skip to content

Releases: pubnub/python

v6.3.1

28 Apr 09:37
6a3440d
Compare
Choose a tag to compare

April 28 2022

Fixed

v6.3.0

11 Apr 07:59
973ffbc
Compare
Choose a tag to compare

April 11 2022

Added

  • Add methods to include additional fields in fetch_messages.

v6.2.0

21 Mar 14:17
451ab0f
Compare
Choose a tag to compare

March 21 2022

Added

  • Add methods to change use compression option on chosen endpoints.

v6.1.0

01 Mar 12:45
4f894f9
Compare
Choose a tag to compare

March 01 2022

Added

  • Add config option to set Content-Encoding to 'gzip'.

v6.0.1

01 Feb 16:18
84479c5
Compare
Choose a tag to compare

February 01 2022

Fixed

  • Remove unwanted output while calling fetch_messages.

v6.0.0

17 Jan 13:32
0c8555a
Compare
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
Compare
Choose a tag to compare

December 16 2021

v5.4.0

06 Oct 22:15
Compare
Choose a tag to compare

October 7 2021

Full Changelog

  • 🌟️ Parse_token method refactored.

v5.3.1

09 Sep 10:31
Compare
Choose a tag to compare

September 9 2021

Full Changelog

  • 🌟️ Grant result object str message unified.

v5.3.0

08 Sep 11:15
Compare
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.