Skip to content

Releases: pubnub/python

v6.4.0

13 Jul 12:41
2941205
Compare
Choose a tag to compare

July 13 2022

Added

  • Spaces Users and Membership endpoint implementation. This functionality is hidden behind a feature flag. By default it is disabled. To enable it there should be an environment variable named PN_ENABLE_ENTITIES set to True.

v6.3.3

25 Jun 09:40
0f31919
Compare
Choose a tag to compare

June 25 2022

Fixed

  • Fixed error which happened when random initialization vector has been used. Request path was encrypted two times, once to prepare signage and second one when sending the request.
  • Fixed exception while receiving empty message field in FileMessageResult.

v6.3.2

16 May 10:41
567fdaa
Compare
Choose a tag to compare

May 16 2022

Fixed

  • Fix issue with signing objects requests containing filter.

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