Sendgrid

Latest version: v6.11.0

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

Scan your dependencies

Page 9 of 22

4.2.1

Fixed
- Issue 321: Installing 4.2.0 installs the wrong version of python-http-client
- Big thanks to [w-](https://github.com/w-) for the heads up!

4.2.0

Added
- Pull 318 Add ability to reset request headers on client attribute
- Big thanks to [w-](https://github.com/w-) for the pull request!

4.1.0

Added
- Pull 314 Add ability to impersonate subuser
- Big thanks to [w-](https://github.com/w-) for the pull request!

4.0.0

BREAKING CHANGE
- Pull 244 [refactor helpers using property getter/setter](https://github.com/sendgrid/sendgrid-python/pull/244/files)
- Big thanks to [Denis Vlasov](https://github.com/denis90) for the pull request!
- The changes break the implementation of the [Mail Helper](sendgrid/helpers/mail) `Mail()` class
- `set_from()` is now the property `from_email`
- `set_subject()` is now the property `subject`
- `set_template_id()` is now the property `template_id`
- `set_send_at()` is now the property `send_at`
- `set_batch_id()` is now the property `batch_id`
- `set_asm()` is now the property `asm`
- `set_ip_pool_name()` is now the property `ip_pool_name`
- `set_mail_settings()` is now the property `mail_settings`
- `set_tracking_settings()` is now the property `tracking_settings`
- `set_reply_to()` is now the property `reply_to`
- `personalization.set_send_at()` is now the property `personalization.send_at`
- `personalization.set_subject()` is now the property `personalization.subject`
- `attachment.set_content()` is now the property `attachment.content`
- `attachment.set_type()` is now the property `attachment.type`
- `attachment.set_filename()` is now the property `attachment.filename`
- `attachment.set_disposition()` is now the property `attachment.disposition`
- `attachment.set_content_id()` is now the property `attachment.content_id`
- `mail_settings.set_bcc_settings()` is now the property `mail_settings.bcc_settings`
- `mail_settings.set_bypass_list_management()` is now the property `mail_settings.bypass_list_management`
- `mail_settings.set_footer_settings()` is now the property `mail_settings.footer_settings`
- `mail_settings.set_sandbox_mode()` is now the property `mail_settings.sandbox_mode`
- `mail_settings.set_spam_check()` is now the property `mail_settings.spam_check`
- `tracking_settings.set_click_tracking()` is now the property `click_tracking`
- `tracking_settings.set_open_tracking()` is now the property `open_tracking`
- `tracking_settings.set_subscription_tracking()` is now the property `subscription_tracking`
- `tracking_settings.set_ganalytics()` is now the property `ganalytics`

3.6.5

Updated
- Pull 300 [Exclude test package](https://github.com/sendgrid/sendgrid-python/pull/250)
- Big thanks to [Iryna Shcherbina](https://github.com/irushchyshyn) for the pull request!

3.6.4

Updated
- Pull 250 [Improve code quality](https://github.com/sendgrid/sendgrid-python/pull/250)
- Big thanks to [Andrii Soldatenko](https://github.com/andriisoldatenko) for the pull request!

Page 9 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.