Provider for Apache Airflow. Implements apache-airflow-providers-sendgrid package
Project description
Package apache-airflow-providers-sendgrid
Release: 3.0.0
Provider package
This is a provider package for sendgrid provider. All classes for this provider package are in airflow.providers.sendgrid python package.
You can find package information and changelog for the provider in the documentation.
Installation
You can install this package on top of an existing Airflow 2 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-sendgrid
The package supports the following python versions: 3.7,3.8,3.9,3.10
Requirements
PIP package | Version required |
---|---|
apache-airflow | >=2.2.0 |
sendgrid | >=6.0.0 |
Changelog
3.0.0
Breaking changes
- This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
2.0.4
Bug Fixes
- Fix mistakenly added install_requires for all providers (#22382)
2.0.3
Misc
- Add Trove classifiers in PyPI (Framework :: Apache Airflow :: Provider)
2.0.2
Misc
- Support for Python 3.10
2.0.1
Misc
- Optimise connection importing for Airflow 2.2.0
2.0.0
Breaking changes
- Auto-apply apply_default decorator (#15667)
Warning
Due to apply_default decorator removal, this version of the provider requires Airflow 2.1.0+. If your Airflow version is < 2.1.0, and you want to install this provider version, first upgrade Airflow to at least version 2.1.0. Otherwise your Airflow package version will be upgraded automatically and you will have to manually run airflow upgrade db to complete the migration.
1.0.2
Bug fixes
- Corrections in docs and tools after releasing provider RCs (#14082)
1.0.1
Updated documentation and readme files.
- Deprecate email credentials from environment variables. (#13601)
1.0.0
Initial version of the provider.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for apache-airflow-providers-sendgrid-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5180179de6305cf5786870bf99823c5e9699d484cec458ebb566f29285183ad8 |
|
MD5 | 13c176929cb0381ab31b378b203faee1 |
|
BLAKE2-256 | 102ca6cc4e7b8a4a2e763370b76c0b0ca3fc7760bad6a2c034f28b137b94df20 |
Hashes for apache_airflow_providers_sendgrid-3.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb74801fcb7ca1061675a6546f5c534ac226de1d406671c6493c0a67e28a5c25 |
|
MD5 | 2edf04765894ef658fe14072e747685d |
|
BLAKE2-256 | 58d896bf71bd776aa57b29ff4e511b6931af95d2d126c65f9b4c2c9ea63f45a5 |