Python Sparkpost Versions Save

SparkPost client library for Python

v1.3.10

2 years ago

1.3.9

3 years ago

Fix bug in _translate_keys that affects non-nested parameters

1.3.8

3 years ago

AMP HTML message part is now supported in the Transmissions call.

v1.3.7

5 years ago

Security updates

v1.3.6

5 years ago

Django message header support

v1.3.5

7 years ago

Added

  • #141 Validation for recipients parameter for transmissions
  • #142 URI parameter support for transmissions list endpoint. Also added deprecation warning

v1.3.4

7 years ago

Added

  • Examples for exception handling and using the base resource class

Fixed

  • #137 Added missing campaign support for Django backend

v1.3.3

7 years ago

Fixed

  • #135 Issue where exceptions were not returning properly for some underlying API errors

v1.3.2

7 years ago

Fixed

  • #129 Reverted change for emojis in the body of a message, needs further investigation
  • #129 substitution_data, metadata, and tags are now supplied properly for cc/bcc recipients

v1.3.1

7 years ago

Added

  • Instructions for use with Google Cloud

Fixed

  • #114 Issue where emojis in the body of a message were being forced to ASCII
  • #118 Fixed improper setting of header_to value when using cc and primary recipient has substitution data
  • #119 Added missing sources to suppression list key map