Skip to content

Releases: acryldata/datahub-actions

v0.1.10

31 Jan 07:52
2f78ab1
Compare
Choose a tag to compare

What's Changed

  • fix(ci): fix docker image save/load by @hsheth2 in #159
  • use uv, fix some deprecation warning by @anshbansal in #160
  • fix(propagation): Don't fail in propagation if origin is missing by @treff7es in #161

Full Changelog: v0.1.9...v0.1.10

v0.1.9

24 Jan 05:28
ec6e41f
Compare
Choose a tag to compare

What's New

  • Initial official support for DataHub Cloud Event Source
  • Fixed UnboundVariable exception for DataHub Actions Docker Image.
  • Simply warn if one of multiple action configs cannot be properly resolved.

[DO NOT USE] v0.1.8

23 Jan 00:31
7f45510
Compare
Choose a tag to compare

Known Issues

You may encounter an UnboundVariable exception in this version due to a removal of wrapped handling of environment variable substitution. This will be addressed in v1.9.

What's Inside

  • Simply adding back a missing dependency on tenacity.

[DO NOT USE] v0.1.7

22 Jan 16:59
2fee322
Compare
Choose a tag to compare

Known Issues

  • Packages may be missing tenacity if its not otherwise installed in the venv where you use DataHub Actions. Resolved in v1.9

Whats New

  • Support for ready Entity Change Events from DataHub Cloud versions >= v0.3.7.

v0.1.6

19 Dec 15:52
c0fc442
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.6rc2

19 Dec 15:29
010628b
Compare
Choose a tag to compare
v0.1.6rc2 Pre-release
Pre-release

Full Changelog: v0.1.6rc1...v0.1.6rc2

v0.1.6rc1

19 Dec 15:12
a627287
Compare
Choose a tag to compare
v0.1.6rc1 Pre-release
Pre-release

Full Changelog: v0.1.5...v0.1.6rc1

v0.1.5

19 Dec 02:22
8b1d327
Compare
Choose a tag to compare

What's Changed

  • Add way to filter by aspect_type in metadata_sync by @treff7es in #137
  • Add explicit dependency on confluent-kafka[schemaregistry] by @noggi in #139

Full Changelog: v0.1.4...v0.1.5

v0.1.4

23 Oct 15:17
a88018e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Oct 19:39
bfcced6
Compare
Choose a tag to compare
fix: fix publishing for slim head (#135)