Skip to content

Releases: HENNGE/aapns

23.7

07 Jul 03:25
6829c3f
Compare
Choose a tag to compare
  • Add support for time sensitive notifications.

20.7

09 Jul 06:26
Compare
Choose a tag to compare
  • Fixed development api host
  • Fixed cli

20.6

09 Jul 06:26
Compare
Choose a tag to compare
  • Incompatible change to how clients are created. Please refer to the documentation.
  • Incompatible change to the command line interface to allow targeting simulators.
  • Added support to send notifications to simulators.

20.4

09 Jul 06:42
9bc98e0
Compare
Choose a tag to compare
  • Significantly more robust
  • Better latency, as connections are created ahead of time
  • Better concurrency using HTTP/2 streams
  • Implemented connection pool
  • Rewritten to use h2 directly
  • Removed httpx and structlog dependencies

20.2

09 Jul 06:26
Compare
Choose a tag to compare
  • Updated httpx

19.2

06 Feb 05:52
Compare
Choose a tag to compare

Fix NPN error handling (e.g. Docker python:3.7.2-alpine3.9)

19.1

18 Jan 02:39
62090b6
Compare
Choose a tag to compare
  • switched to calver
  • black codebase
  • rich pypi metadata
  • support more OpenSSL/LibreSSL versions
  • updated dependencies

Release Notes (1.0.0.dev8)

02 Nov 05:06
Compare
Choose a tag to compare
  • Fix failures on Disconnected and Timeout