apache-airflow-providers-http

Package apache-airflow-providers-http

Hypertext Transfer Protocol (HTTP)

Release: 1.1.1

Provider package

This is a provider package for http provider. All classes for this provider package are in airflow.providers.http python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-http

Changelog

1.1.1

Bug fixes

  • Corrections in docs and tools after releasing provider RCs (#14082)

1.1.0

Updated documentation and readme files.

Features

  • Add a new argument for HttpSensor to accept a list of http status code

1.0.0

Initial version of the provider.

Was this entry helpful?