Releases: SparkPost/python-sparkpost
Releases · SparkPost/python-sparkpost
1.3.10
Merge pull request #220 from darrensmith223/add-perf-substitution
Added support for perform_substitutions transmissions option
1.3.9
Fix bug in _translate_keys that affects non-nested parameters
1.3.8
AMP HTML message part is now supported in the Transmissions call.
1.3.6
Django message header support
1.3.5
Added
- #141 Validation for recipients parameter for transmissions
- #142 URI parameter support for transmissions list endpoint. Also added deprecation warning
1.3.4
Added
- Examples for exception handling and using the base resource class
Fixed
- #137 Added missing
campaign
support for Django backend
1.3.3
Fixed
- #135 Issue where exceptions were not returning properly for some underlying API errors
1.3.2
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
1.3.1
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