Skip to content

Releases: pubnub/python

v6.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 14:17
451ab0f

March 21 2022

Added

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

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 12:45
4f894f9

March 01 2022

Added

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

v6.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Feb 16:18
84479c5

February 01 2022

Fixed

  • Remove unwanted output while calling fetch_messages.

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 13:32
0c8555a

January 17 2022

Modified

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

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:27
bd3d4ae

December 16 2021

v5.4.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 06 Oct 22:15

October 7 2021

Full Changelog

  • 🌟️ Parse_token method refactored.

v5.3.1

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 09 Sep 10:31

September 9 2021

Full Changelog

  • 🌟️ Grant result object str message unified.

v5.3.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 08 Sep 11:15

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

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 06 Sep 10:18

September 6 2021

Full Changelog

  • 🐛 Encoding of the double quote character fixed.

v5.2.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 31 Aug 10:42

August 31 2021

Full Changelog

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