Releases: pusher/pusher-http-python
Releases · pusher/pusher-http-python
v2.1.1
13 Dec 12:58
Compare
Sorry, something went wrong.
No results found
Add pynacl as a dependency
v2.1.0
13 Dec 11:20
Compare
Sorry, something went wrong.
No results found
Added End-to-end Encryption
Fix ability to pass options to Tornado Backend
v2.0.1
21 May 12:25
Compare
Sorry, something went wrong.
No results found
Fix issue where aiohttp ClientSession was not being closed
v2.0.0
03 May 16:13
Compare
Sorry, something went wrong.
No results found
Drop support for Python 2.6, 3.3
Drop support for Python 3.4 with the aiohttp adaptor
Resolved cacert.pem issues and internal refactor
26 Oct 11:19
Compare
Sorry, something went wrong.
No results found
Path to cacert.pem has been added to the setup.py, resolving an oversight that led to errors upon SSL requests.
Internal changes to ease future maintenance.
v1.4.0
15 Aug 16:34
Compare
Sorry, something went wrong.
No results found
Add support for push notifications via APNS, GCM or FCM
v1.3.0
15 Aug 16:33
Compare
Sorry, something went wrong.
No results found
Add support for batch events
Version 1.2.0
29 May 08:43
Compare
Sorry, something went wrong.
No results found
Renamed URLFetchBackend to GAEBackend, which specifically imports the Google App Engine urlfetch library.
Library creates an SSL context from certificate, addressing users receiving InsecurePlatformWarnings.
Version 1.1.3
12 May 09:13
Compare
Sorry, something went wrong.
No results found
Tightened up socket_id validation regex.
Version 1.1.2
08 May 21:25
Compare
Sorry, something went wrong.
No results found
Fixed oversight in socket_id validation regex.