Skip to content

Releases: HENNGE/aapns

23.7

Choose a tag to compare

@FurqanHabibi FurqanHabibi released this 07 Jul 03:25
6829c3f
  • Add support for time sensitive notifications.

20.7

Choose a tag to compare

@dimaqq dimaqq released this 09 Jul 06:26
  • Fixed development api host
  • Fixed cli

20.6

Choose a tag to compare

@dimaqq dimaqq released this 09 Jul 06:26
  • 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

Choose a tag to compare

@dimaqq dimaqq released this 09 Jul 06:42
9bc98e0
  • 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

Choose a tag to compare

@dimaqq dimaqq released this 09 Jul 06:26
  • Updated httpx

19.2

Choose a tag to compare

@dimaqq dimaqq released this 06 Feb 05:52

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

19.1

Choose a tag to compare

@dimaqq dimaqq released this 18 Jan 02:39
62090b6
  • switched to calver
  • black codebase
  • rich pypi metadata
  • support more OpenSSL/LibreSSL versions
  • updated dependencies

Release Notes (1.0.0.dev8)

Choose a tag to compare

@freedomofkeima freedomofkeima released this 02 Nov 05:06
  • Fix failures on Disconnected and Timeout