Skip to content

Releases: fybrik/airbyte-module

0.3.0

05 Mar 06:59
2044bfb
Compare
Choose a tag to compare

What's Changed

  • Update version compatibility matrix by @revit13 in #60
  • Use built-in katalog in fybrik samples. by @revit13 in #61
  • Fix fybrik test. by @revit13 in #62
  • Bump setuptools from 62.3.2 to 65.5.1 by @dependabot in #63
  • reran pipenv install by @cdoron in #65
  • Add conversion from Arrow format to Airbyte format in do_put. by @revit13 in #66
  • Add missing networking=host param to containers.run in open_socket_to… by @revit13 in #68
  • Support getting configuration secrets from vault by @cdoron in #69
  • Fix client.py code according to latest changes which converts from Ar… by @revit13 in #70
  • Changes to Airbyte module related to the taxonomy changes. by @revit13 in #71
  • Add README for mysql. by @revit13 in #72
  • Add tags to connectors and fix indentation in values.yaml by @revit13 in #74
  • Set stream name when provided. by @revit13 in #73
  • Add normalization by @revit13 in #76
  • Fix handling of returned value from the normalization container run. by @revit13 in #78
  • Add a test for mysql write and read flows by @revit13 in #80
  • Changes to fybrik/README_mysql.md by @revit13 in #81
  • Add sample/README_mysql.md by @revit13 in #82
  • Add a note for OpenShift deployment. by @Mohammad-nassar10 in #83
  • Fix module service name by @revit13 in #85

New Contributors

Full Changelog: v0.2.0...v0.3.0

0.2.0

07 Dec 07:54
987a0d9
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Jun 08:55
cfedd3e
Compare
Choose a tag to compare

The airbyte-module (ABM) for Fybrik is a READ FybrikModule which makes use of Airbyte connectors.

ABM is both an Apache Arrow Flight server and an HTTP server. The ABM HTTP server has preliminary support for WRITE operations.

Register in Fybrik control plane by applying the attached module.yaml

Docker image: ghcr.io/fybrik/airbyte-module:0.1.0

Helm chart: ghcr.io/fybrik/airbyte-module-chart:0.1.0