apache-airflow-providers-ydb
Changelog¶
1.3.0¶
Note
This release of provider is only available for Airflow 2.8+ as explained in the Apache Airflow providers support policy.
Misc¶
Add database to table name in bulk upsert, use bulk upsert in system test (#41303)
Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)
1.2.0¶
Features¶
ydb provider: add bulk upsert support (#40631)
Misc¶
Clean up remaining getattr connection DbApiHook (#40665)
1.0.0¶
Initial version of the provider (#39996)