Postmarker

Latest version: v1.0

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

Scan your dependencies

Page 4 of 7

0.11.0

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

Added
~~~~~

- ``message`` property for ``Bounce``, ``Delivery`` and ``Open`` classes to access corresponding ``OutboundMessage`` instance. `119`_
- An ability to control timeout and retries behaviour. `82`_
- Signal for exceptions in Django backend. `126`_
- Tornado helper. `85`_

0.10.1

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

Fixed
~~~~~

- Fix Bcc ignoring in Django backend. `135`_

0.10.0

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

Added
~~~~~

- Short-circuit send of empty batches in Django backend. `123`_

Changed
~~~~~~~

- ``OutboundMessageManager.get_details`` and ``InboundMessageManager.get_details`` were methods were renamed to ``get``.
Now they returns ``OutboundMessage`` and ``InboundMessage`` instances respectively. `125`_
- Renamed ``token`` kwarg in `PostmarkClient` to ``server_token``. `130`_

Fixed
~~~~~

- Fix counting of successfully sent messages in Django backend. `122`_
- Propagate API exceptions in Django backend. `128`_

0.9.2

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

Fixed
~~~~~

- Remove stale files from the package.

0.9.1

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

Fixed
~~~~~

- Fix packaging issue.

0.9.0

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

Added
~~~~~

- Ability to load all items without specifying exact `count` value. `106`_
- Delivery webhook wrapper. `95`_
- Open webhook wrapper. `96`_
- Bounce webhook wrapper. `97`_

Changed
~~~~~~~

- ``postmarker.webhooks.InboundWebhook`` class was superseded by ``postmark.messages.inbound.InboundMessage`` constructor, which works in the same way.

Fixed
~~~~~

- Fix PyPI package display. `116`_

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.