Skip to content

Latest commit

 

History

History
161 lines (51 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

161 lines (51 loc) · 2.88 KB

Full Changelog

  • 🐛Add telemetry manager
  • 🌟Fix plugins versions and remove unused plugins
  • 🌟Add history delete

Full Changelog

  • 🐛Fixed issues with managing push notifications

Full Changelog

  • 🐛Fix typo on announce_status.

Full Changelog

  • 🐛Fix aiohttp v1.x.x and v2.x.x compatibility

Full Changelog

  • 🐛Fix missing encoder for path elements
  • 🌟

Full Changelog

  • 🌟Support log_verbosity in pnconfiguration to enable HTTP logging.

Full Changelog

  • 🐛Handle interval presence messages gracefully if they do not contain a UUID.

  • 🌟Support custom cryptography module when using GAE

  • ⭐designate the request thread as non-daemon to keep the SDK running.

Full Changelog

  • 🐛Fix on state object type definition.

Full Changelog

  • ⭐new pubnub domain

  • ⭐native demo app

  • ⭐fixed HTTPAdapter config

  • ⭐add a new Python 3.6.0 config to travis builds

  • ⭐fix blocking Ctrl+C bug

Full Changelog

  • ⭐Add reconnection managers

Full Changelog

  • ⭐do not strip plus sign when encoding message.

Full Changelog

  • ⭐Adjusting maximum pool size for requests installations

  • ⭐Adding Publsher UUID

Full Changelog

  • ⭐Fixing up packaging configuration for py3
  • ⭐Initial Release