Skip to content

Releases: pubnub/python

v5.1.4

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 29 Jun 12:18

June 29 2021

Full Changelog

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

v5.1.3

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 26 Apr 13:34

April 26 2021

Full Changelog

  • 🐛 Disabling default request headers within the Endpoind.

v5.1.2

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 15 Apr 17:30

April 15 2021

Full Changelog

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

v5.1.1

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 29 Mar 19:11

March 29 2021

Full Changelog

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

v5.1.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 08 Mar 17:30

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

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 04 Feb 15:24

February 4 2021

Full Changelog

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

v5.0.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 21 Jan 20:42

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

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 18 Jan 18:35

January 18 2021

Full Changelog

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

v4.8.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 09 Dec 18:34

December 9 2020

Full Changelog

  • 🌟️ Objects v2 implementation added to the PythonSDK with additional improvements to the test isolation within whole test suite.

v4.7.0

Choose a tag to compare

@client-engineering-bot client-engineering-bot released this 19 Nov 22:40

November 19 2020

Full Changelog

  • 🐛 Within this release problems with double PAM calls encoding and Publish oriented bugs were fixed.