Skip to content

Releases: acryldata/datahub-actions

DataHub Actions v0.0.6

22 Aug 22:54
d454706

Choose a tag to compare

Release Highlights

  • Inject the proper Hive dependencies for Databricks into the requirements.txt for Hive to address outstanding incompatibility issue.

What's Changed

Full Changelog: v0.0.5...v0.0.6

DataHub Actions v0.0.5

11 Aug 06:56
cd093e3

Choose a tag to compare

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

Full Changelog: v0.0.4...v0.0.5

DataHub Actions Framework - v0.0.4

23 Jun 13:45
67ccf1e

Choose a tag to compare

Release Highlights

  • Fix Oracle client installation in docker image
  • Deprecate GMS_HOST and GMS_PORT to be consistent with DataHub CLI 0.8.38.4

What's Changed

Full Changelog: v0.0.3...v0.0.4

DataHub Actions Framework - v0.0.3

23 Jun 10:18
2fdab29

Choose a tag to compare

Release Highlights

Add Oracle dependency in actions container

DataHub Actions Framework - v0.0.2

21 Jun 18:51
22297c5

Choose a tag to compare

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

Full Changelog: v0.0.1...v0.0.2

DataHub Actions Framework - v0.0.1

04 May 00:13
3c982a7

Choose a tag to compare

Introducing DataHub Actions Framework.

Read more about it here:

https://github.com/acryldata/datahub-actions

DataHub Actions Framework - v0.0.1 Release Candidate 7

02 May 23:51

Choose a tag to compare

v0.0.1rc7

Adding concepts doc

DataHub Actions Framework - v0.0.1 Release Candidate 6

02 May 23:44

Choose a tag to compare

v0.0.1rc6

Adding quickstart doc link

DataHub Actions Framework - v0.0.1 Release Candidate 5

02 May 23:16

Choose a tag to compare

v0.0.1rc5

Adding some docs

DataHub Actions Framework - v0.0.1 Release Candidate 4

02 May 22:44

Choose a tag to compare

v0.0.1rc4

Pin acryl-executor to RC version