Skip to content

Releases: Fatal1ty/aioapns

v3.3.1

05 Jul 16:01
Compare
Choose a tag to compare

Changes

  • Fixed apns_protocol_factory being wrapped in tuple (#66) by @pomali

v3.3

30 Jun 10:36
Compare
Choose a tag to compare

Changes

v3.2

17 Mar 13:58
Compare
Choose a tag to compare

Changes

  • Added apns_topic to NotificationRequest (#52) by @gnprice
  • Fixed compatibility with _SSLProtocolTransport from uvloop (#54, #58) by @Fatal1ty
  • Added support for Python 3.11 (#57) by @kupsum
  • Dropped support for Python 3.6 and 3.7 (#59) by @Fatal1ty

v3.1

23 Oct 12:05
Compare
Choose a tag to compare

Changes

  • Added timestamp in error responses for 410 status codes (#46) by @baldurh

v3.0

28 Aug 20:05
Compare
Choose a tag to compare

Changes

  • Added marker file for type annotations (#33)
  • Added option to switch off logger.error for unsuccessful notifications (#15)
  • Fixed deadlock following timeout (#42)

Deepest gratitude to @alexmv for their invaluable contribution, without which this release would not have been possible ❤️

v2.2

28 Aug 20:00
Compare
Choose a tag to compare

Changes

  • Added Live activity support (#34)

Many thanks to @BlaT2512 for this contribution

v2.1

20 Jan 14:02
Compare
Choose a tag to compare

Changes

  • Added support for Python 3.10
  • Altered send_notification function #30

v2.0.2

03 Feb 22:17
Compare
Choose a tag to compare

Changes

  • Fixed classifiers

v2.0.1

03 Feb 22:05
Compare
Choose a tag to compare

Changes

  • Change h2 dependency to >= 4.0.0

v2.0

03 Feb 22:03
Compare
Choose a tag to compare

Changes

  • Drop official support for Python 3.5
  • Update PyJWT to >= 2.0.0
  • Update h2 to 4.0.0