Flask-pushjack

Latest version: v1.0.0

Safety actively analyzes 621592 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

-------------------

- Add ``APNS_DEFAULT_BATCH_SIZE=100`` config option.
- Pin ``pushjack`` dependency version to ``>=1.0.0``. (**breaking change**)
- Remove ``send_bulk`` method as bulk sending is now accomplished by the ``send`` function. (**breaking change**)
- Remove ``APNS_HOST``, ``APNS_PORT``, ``APNS_FEEDBACK_HOST``, and ``APNS_FEEDBACK_PORT`` config options. These are now determined by whether ``APNS_SANDBOX`` is ``True`` or not.
- Remove ``APNS_MAX_NOTIFICATION_SIZE`` as config option.
- Remove ``GCM_MAX_RECIPIENTS`` as config option.
- Rename ``APNS_ERROR_TIMEOUT`` config option to ``APNS_DEFAULT_ERROR_TIMEOUT``. (**breaking change**)

0.1.1

-------------------

- Pin ``pushjack`` dependency version to ``>=0.1.0, <0.3.0`` due to an breaking changes in ``pushjack``.

0.1.0

-------------------

- First release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.