Releases: fybrik/openmetadata-connector
Releases · fybrik/openmetadata-connector
v0.5.0
What's Changed
- Remove code duplication by @cdoron in #52
- Set go version to 1.19 by @revit13 in #50
- Fix go version in push workflow. by @revit13 in #54
- fix handling of MySQL datasets by @cdoron in #55
- Get Configuration Parameters from Vault by @cdoron in #56
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #58
- Adding timeout by @tomersolomon1 in #59
- fix ReadHeaderTimeout to be specified in seconds by @cdoron in #60
- replace Mysql with mysql in connection information by @cdoron in #61
- translate openmetadata MySQL information to fybrik taxonomy format by @cdoron in #62
- set openapi-generator-cli version in Makefile by @cdoron in #64
New Contributors
- @dependabot made their first contribution in #58
- @tomersolomon1 made their first contribution in #59
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- License check by @cdoron in #38
- Add support for TLS connection by @revit13 in #39
- OpenMetadata does not support creating tables by @cdoron in #41
- test case where no columns are specified for createAsset by @cdoron in #45
- Add a step for installing go in push.yml workflow by @revit13 in #44
- no need to create fake column by @cdoron in #46
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
v0.1.0
What's Changed
- Makefile for automatically generating OM client code by @cdoron in #1
- OpenMetadata connector code by @cdoron in #2
- add remove auto-generate files before generation new by @roytman in #6
- add Dockerfile. by @cdoron in #5
- Push action by @Mohammad-nassar10 in #11
- Change branch from master to main by @Mohammad-nassar10 in #12
- address previously ignored error by @cdoron in #13
- add check that connectionType is not nil by @cdoron in #16
- make prepareOpenMetadataForFybrik public by @cdoron in #17
- Revert "make prepareOpenMetadataForFybrik public" by @cdoron in #18
- Test om by @cdoron in #10
- bump fybrik to v1.1.0 by @roytman in #21
- Read Tag Categories, Tags, and Table Custom Properties from a YAML File by @cdoron in #19
- fix Dockerfile (customization file) by @cdoron in #23
- Fix dockerfile by @cdoron in #24
- Login to OM by @cdoron in #28
- add 'prepare' command to executable by @cdoron in #33
- return credentials field pointing to omd vault plugin by @cdoron in #34
New Contributors
- @cdoron made their first contribution in #1
- @roytman made their first contribution in #6
- @Mohammad-nassar10 made their first contribution in #11
Full Changelog: https://github.com/fybrik/openmetadata-connector/commits/v0.1.0