Releases: acryldata/datahub-actions
Releases · acryldata/datahub-actions
DataHub Actions v0.0.6
Release Highlights
- Inject the proper Hive dependencies for Databricks into the requirements.txt for Hive to address outstanding incompatibility issue.
What's Changed
- chore: bump version for acryl-executor by @hsheth2 in #35
- bumping acryl-executor to latest 0.0.3.1 by @jjoyce0510 in #36
Full Changelog: v0.0.5...v0.0.6
DataHub Actions v0.0.5
What's Changed
- feat(api): implement from_json method for datahub_actions.event.event_envelope.EventEnvelope by @Masterchen09 in #23
- feat(test-connection): bumping acryl-executor, add test_connection wiring by @shirshanka in #29
- fix(docker): deploy user actions, even if no system actions were deployed by @Masterchen09 in #20
- feat(test-connection): upgrade executor package by @shirshanka in #31
- perf(docker): retain root user's build cache in docker image by @hsheth2 in #30
- feat(test-connection): upgrade executor version to pick up perf impro… by @shirshanka in #32
- deps(confluent-kafka): m1 compatibility align deps with acryl-datahub by @shirshanka in #33
New Contributors
- @shirshanka made their first contribution in #29
- @hsheth2 made their first contribution in #30
Full Changelog: v0.0.4...v0.0.5
DataHub Actions Framework - v0.0.4
Release Highlights
- Fix Oracle client installation in docker image
- Deprecate
GMS_HOSTandGMS_PORTto be consistent with DataHub CLI0.8.38.4
What's Changed
- fix(ingest): oracle client lib fix by @anshbansal in #26
- feat: change to use correct variables by @anshbansal in #27
Full Changelog: v0.0.3...v0.0.4
DataHub Actions Framework - v0.0.3
Release Highlights
Add Oracle dependency in actions container
DataHub Actions Framework - v0.0.2
Release Highlights
- Bumped dependency to v0.8.38 of DataHub to get latest models.
- Support configurable task config in the Executor Action
- Support filtering JSON aspects inside MetadataChangeLog topic.
- Support configuring PlatformEvent topic name for default Docker Executor recipe
What's Changed
- docs(readme): Making minor README language updates by @jjoyce0510 in #8
- fix(docker): Adding docs for Docker container and fixing gh action for publishing by @jjoyce0510 in #9
- fix(docker): Fixing dockerfile to publish on pr to main by @jjoyce0510 in #10
- fix(docker): Removing ineligible checks when publishing changes to datahub-actions-docker by @jjoyce0510 in #11
- fix(docker): Set correct secret for dockerhub username + password by @jjoyce0510 in #12
- fix(docker): Fixing main branch in dockerfile by @jjoyce0510 in #13
- feat(executor config): Add PE topic route to config by @jjoyce0510 in #14
- fix(build): install java 8 by default in image by @anshbansal in #15
- Actions Release for Datahub Release 0.8.38 by @arunvasudevan in #19
- feat(plugin): update filter transformer to allow filtering by nested JSONs by @Masterchen09 in #21
- feat(plugin): add configurable task config to the executor action by @Masterchen09 in #22
New Contributors
- @anshbansal made their first contribution in #15
- @arunvasudevan made their first contribution in #19
- @Masterchen09 made their first contribution in #21
Full Changelog: v0.0.1...v0.0.2
DataHub Actions Framework - v0.0.1
Introducing DataHub Actions Framework.
Read more about it here:
DataHub Actions Framework - v0.0.1 Release Candidate 7
v0.0.1rc7 Adding concepts doc
DataHub Actions Framework - v0.0.1 Release Candidate 6
v0.0.1rc6 Adding quickstart doc link
DataHub Actions Framework - v0.0.1 Release Candidate 5
v0.0.1rc5 Adding some docs
DataHub Actions Framework - v0.0.1 Release Candidate 4
v0.0.1rc4 Pin acryl-executor to RC version