Provider for Apache Airflow. Implements apache-airflow-providers-grpc package
Project description
Package apache-airflow-providers-grpc
Release: 3.2.1
Provider package
This is a provider package for grpc provider. All classes for this provider package are in airflow.providers.grpc 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-grpc
The package supports the following python versions: 3.8,3.9,3.10,3.11
Requirements
PIP package |
Version required |
---|---|
apache-airflow |
>=2.4.0 |
google-auth |
>=1.0.0, <3.0.0 |
google-auth-httplib2 |
>=0.0.1 |
grpcio |
>=1.15.0 |
Changelog
3.2.1
Misc
Add note about dropping Python 3.7 for providers (#32015)
3.2.0
Misc
Bump minimum Airflow version in providers (#30917)
3.1.0
Misc
Move min airflow version to 2.3.0 for all providers (#27196)
Features
In GrpcHook, non-prefixed extra fields are supported and are preferred. E.g. auth_type will be preferred if extra__grpc__auth_type is also present.
Allow and prefer non-prefixed extra fields for GrpcHook (#27045)
Bug Fixes
3.0.0
Breaking changes
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)
1.1.0
Features
A bunch of template_fields_renderers additions (#15130)
1.0.1
Updated documentation and readme files.
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-grpc-3.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03721dbdfe32417e34cd8fce08c07ad7759d001960f14f5a535c0c32ed3db285 |
|
MD5 | 0a70d86df6d571c04c1f897d42e7a89b |
|
BLAKE2b-256 | 749700f82f8e2defc91cf2a8f08ace7105b5844898945159eef8b5621ba8257e |
Hashes for apache_airflow_providers_grpc-3.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a581bd6fcbc345cfb2269c5c0ee602106b6aeed416a03a18e29f69f824160fe |
|
MD5 | 2441189ecce6041a906dabec59501beb |
|
BLAKE2b-256 | 10a80dfb12b7140472e0846e7040bb0db60d20828b80f55f4491e72613b038a6 |