apache-airflow-providers-weaviate

Changelog

1.2.0

Features

  • Add helper function for CRUD operations on weaviate's schema and class objects (#35919)

  • Add retry mechanism and dataframe support for WeaviateIngestOperator (#36085)

Bug Fixes

  • Fixing template_fields for WeaviateIngestOperator (#36359)

1.1.0

Note

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

Features

  • Add object methods in weaviate hook (#35934)

  • Add a cache for weaviate client (#35983)

  • Add more ways to connect to weaviate (#35864)

Misc

  • Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)

1.0.0

Initial version of the provider.

Was this entry helpful?