providers/apache/tinkerpop/docs/changelog.rst
.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
apache-airflow-providers-apache-tinkerpop
1.1.4 .....
Misc
* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix stale system test documentation links (#65071)``
1.1.3
.....
Misc
Load hook metadata from YAML without importing Hook class (#63826).. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!):
1.1.2 .....
Misc
* ``Add Python 3.14 Support (#63520)``
* ``Upgrade gremlinpython package to 3.8.0 (#62706)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Add *.iml to .gitignore in all distributions (#63636)``
* ``Prepare providers release 2026-03-09 (#63198)``
* ``Add Apache Airflow Provider Registry (#62261)``
* ``Prepare documentation for next release of providers (2026-02-24) (#62495)``
* ``Add 'lifecycle' field to provider.yaml schema and all providers per AIP-95 (#62190)``
* ``Standardize connection docs labels across providers (#63455)``
1.1.1
.....
Misc
New year means updated Copyright notices (#60344).. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!):
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)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
1.0.5
.....
Misc
Convert all airflow distributions to be compliant with ASF requirements (#58138).. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!):
Delete all unnecessary LICENSE Files (#58191)Fix the '__init__.py' for tests (#58211)Enable PT006 rule to 13 files in providers (apache) (#57998)1.0.4 .....
Misc
* ``Migrate Apache providers & Elasticsearch to ''common.compat'' (#57016)``
Doc-only
Remove placeholder Release Date in changelog and index files (#56056).. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!):
Prepare release for Sep 2025 2nd wave of providers (#55688)Prepare release for Sep 2025 1st wave of providers (#55203)Fix Airflow 2 reference in README/index of providers (#55240)Make term Dag consistent in providers docs (#55101)Switch pre-commit to prek (#54258)1.0.3 .....
Misc
* ``Bump gremlinpython to 3.7.3 (#54109)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
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).. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!):
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)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Filter only provided integration paths for breeze integration testing (#52462)``
* ``Prepare release for providers May 2025 (#50531)``
* ``Doc fix: remove extrac package name text in index (#50366)``
* ``Fix PR number in changelog (#50190)``
* ``Prepare release for June 2025 provider wave (#51724)``
1.0.0
.....
* ``Initial version of the provider. (#47446)``