Changes ------- * Fixed `apns_protocol_factory` being wrapped in tuple (66) by pomali
3.3
Changes ------- * Added http proxy support (27, 65) by chrigu
3.2
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
3.1
Changes ------- * Added timestamp in error responses for 410 status codes (46) by baldurh
3.0
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 ❤️
2.2
Changes ------- * Added Live activity support (34)