Skip to content

Add support for Suppressions API

Compare
Choose a tag to compare
@vladsandu vladsandu released this 09 Apr 10:12
3e2ed1d

This release adds support for the Postmark Suppressions API. For more information, please check out our wiki documentation on managing Suppressions.

Changes:

  • Add functions for listing, creating and reactivating Suppressions.
  • Use JSON_BIGINT_AS_STRING json_decode option to handle integer overflows.