Skip to content

Releases: acryldata/datahub-actions

v0.0.15

08 Feb 18:04
081806b
Compare
Choose a tag to compare

What's Changed

  • [PFP-698] Rename latest branch by @noggi in #103
  • build: add entrypoint for corresponding image change by @anshbansal in #104
  • Add workflow_dispatch to docker workflow by @noggi in #106
  • Temporarily pin ingestion-base image by @noggi in #107
  • Temporarily pin ingestion-base image by @noggi in #108
  • fix: upgrade config loading logic to new acryl-datahub by @hsheth2 in #109
  • fix: tweak datahub-kafka requirement by @hsheth2 in #110
  • fix: use new get_boolean_env_variable import path by @hsheth2 in #111

New Contributors

Full Changelog: v0.0.14...v0.0.15

Acryl DataHub Actions v0.0.14

28 Oct 01:30
73c267d
Compare
Choose a tag to compare

What's Changed

  • docs: fix import statement for EventEnvelope by @paularmand in #97
  • chore: bump acryl-executor by @hsheth2 in #89
  • fix: use _resolve_element method in config load by @hsheth2 in #99
  • fix(dockerfile): Make DataHub the owner of the /tmp/datahub folder by @pedro93 in #98

New Contributors

Full Changelog: v0.0.13...v0.0.14

Acryl DataHub Actions (v0.0.14rc2)

24 Oct 01:03
73c267d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: use _resolve_element method in config load by @hsheth2 in #99
  • fix(dockerfile): Make DataHub the owner of the /tmp/datahub folder by @pedro93 in #98

Full Changelog: v0.0.14rc1...v0.0.14rc2

Acryl DataHub Actions (v0.0.14rc1)

19 Sep 09:31
4ffe4e6
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14rc1

Acryl DataHub Actions (v0.0.13)

26 Jun 06:31
fa7b2d5
Compare
Choose a tag to compare

Release Highlights

  • Adds term, tags and snowflake tag propagation actions.

What's Changed

  • feat(logging): Improve general logging and add more logging in metadata change sync action by @TonyOuyangGit in #90
  • chore: pin acryl-executor version by @hsheth2 in #91
  • Update setup.py to add env variable for min version by @shirshanka in #93
  • feat(action): adding tag, term and snowflake propagation actions by @shirshanka in #82

Full Changelog: v0.0.12...v0.0.13

Acryl DataHub Actions (v0.0.12)

24 Mar 22:46
8861a92
Compare
Choose a tag to compare

Release Highlights

Primarily a security focused release that creates a vuln-free slim image acryldata/datahub-actions-slim.

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

Acryl DataHub Actions v0.0.11

25 Jan 18:32
792a8a8
Compare
Choose a tag to compare

Release Highlights

  • remove htrace to avoid vuln warnings
  • support customization of user and system directories for loading actions

Acryl DataHub Actions v0.0.10

20 Dec 23:19
1bc7124
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

Acryl DataHub Actions v0.0.9

04 Dec 21:31
83aa213
Compare
Choose a tag to compare

What's Changed

  • fix(kafka-event-source): add namespace to avoid duplicates error when using multiple pipelines by @ngamanda in #47
  • docs: reference MetadataChangeLogEvent_v1 correctly by @hsheth2 in #48
  • fix(ingest): remove extraneous deps by @hsheth2 in #50
  • fix: support latest acryl-datahub version by @hsheth2 in #51
  • feat(actions): adding slack and teams action by @shirshanka in #55
  • fix(plugin): replace task_config with task_configs by @Masterchen09 in #53
  • feat: allow specifying https protocol for GMS connection by @timcosta in #54
  • chore: sync stale config with oss datahub by @hsheth2 in #58
  • feat(slack/teams): add env var for configuring home url by @shirshanka in #59
  • fix(docker): Add http as default protocol in docker by @szalai1 in #60
  • fix: remove credential plaintext logging on init by @timcosta in #56
  • chore: upgrade python version in CI by @hsheth2 in #62
  • fix: use default for DATAHUB_GMS_PROTOCOL by @hsheth2 in #61

New Contributors

Full Changelog: v0.0.8...v0.0.9

DataHub Actions v0.0.8

23 Sep 01:08
2a920c3
Compare
Choose a tag to compare

What's Changed

  • feat(schema-registry): respect schema_registry_config by @jsotelo in #39
  • fix(docs): fix import of EventEnvelope in custom_action example code by @OFredriksson in #45
  • bump acryl-executor to 0.0.3.6 by @hsheth2 in #46

New Contributors

Full Changelog: v0.0.7...v0.0.8