apache-airflow-providers-apache-tinkerpop

1.1.0

Note

This release of provider is only available for Airflow 2.11+ as explained in the Apache Airflow providers support policy <https://github.com/apache/airflow/blob/main/PROVIDERS.rst#minimum-supported-version-of-airflow-for-community-managed-providers>_.

Misc

  • Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612)

1.0.5

Misc

  • Convert all airflow distributions to be compliant with ASF requirements (#58138)

1.0.4

Misc

  • Migrate Apache providers & Elasticsearch to ''common.compat'' (#57016)

Doc-only

  • Remove placeholder Release Date in changelog and index files (#56056)

1.0.3

Misc

  • Bump gremlinpython to 3.7.3 (#54109)

1.0.2

Misc

  • Add Python 3.13 support for Airflow. (#46891)

  • cleanup type ignore (#53305)

  • Remove type ignore across codebase after mypy upgrade (#53243)

  • Remove upper-binding for "python-requires" (#52980)

  • Temporarily switch to use >=,< pattern instead of '~=' (#52967)

  • Replace BaseHook to Task SDK for apache/tinkerpop (#52844)

1.0.1

Misc

  • Move 'BaseHook' implementation to task SDK (#51873)

  • Replace 'models.BaseOperator' to Task SDK one for Apache TinkerPop (#52400)

  • Drop support for Python 3.9 (#52072)

1.0.0

  • Initial version of the provider. (#47446)

Was this entry helpful?