apache-airflow-providers-teradata

Changelog

2.1.0

Note

This release of provider is only available for Airflow 2.7+ as explained in the Apache Airflow providers support policy.

Misc

  • Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)

  • Always use the executemany method when inserting rows in DbApiHook as it's way much faster (#38715)

2.0.0

Initial version of the provider. (#36953)

Breaking changes

Previous versions of this package were owned by Felipe Lolas under https://github.com/flolas/apache-airflow-providers-teradata These versions were not maintained by Apache-Airflow If you are migrating from older version, it’s recommended to read the docs and refactor your code

Was this entry helpful?