Skip to content

Releases: wherobots/airflow-providers-wherobots

v1.1.2

08 Jan 22:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

08 Jan 04:57
8d6dbfa
Compare
Choose a tag to compare

What's Changed

  • feat: expose the timeoutSeconds RUN API parameter to the WherobotsRunOperator by @furqaankhan in #21

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Jan 04:56
v1.1.0
8742457
Compare
Choose a tag to compare

What's Changed

  • fix: update documentation for Run and SQL operators by @mpetazzoni in #20
  • Update dependencies, upgraded wherobots-python-dbapi version from 0.8.0 to `0.9.1

Full Changelog: v1.0.0...v1.1.0

Airflow Wherobots Provider v1.0.0

11 Oct 21:25
v1.0.0
5712f57
Compare
Choose a tag to compare

This is the first major release of the Apache Airflow provider for Wherobots Cloud, indicating its readiness for production use-cases.

Changes from the last development version v0.2.0 include:

  • Normalization of the parameter names, in particular for specifying the Wherobots runtime type to use;
  • Automatically re-use Spatial SQL API sessions whenever possible.

Airflow Wherobots Provider v0.1.0

22 Apr 05:21
Compare
Choose a tag to compare

Release the WherobotsSqlOperator for executing SQL queries on Wherobots Cloud