Skip to content

Releases: acryldata/datahub-actions

v0.1.3

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

v0.1.3rc0

05 Oct 17:38
bfcced6
Compare
Choose a tag to compare
v0.1.3rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.2...v0.1.3rc0

v0.1.2

28 Sep 03:35
e255961
Compare
Choose a tag to compare

What's Changed

  • chore: remove extraneous deps by @hsheth2 in #132
  • Add git to the docker image

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Sep 16:31
3da404c
Compare
Choose a tag to compare

What's Changed

  • bump acryl-executor by @hsheth2 in #129
  • feat(actions): add docs propagation action for columns by @shirshanka in #130
  • fix(retries): move handle failure code outside of while loop by @nmbryant in #123

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Sep 21:12
c5f6dba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.1.0

v0.0.18

01 Jul 21:44
Compare
Choose a tag to compare

Release Notes

  • Fixing Dockerfile to publish datahub-actions docker container
  • No-op release to force a docker publish

v0.0.17

01 Jul 18:25
a4ca012
Compare
Choose a tag to compare

Release Notes

  • Finally added support for MCL Timeseries by default!

v0.0.16

07 Jun 21:42
54a568b
Compare
Choose a tag to compare

What's Changed

Note: this release introduces an interface change in the EventSource's act() method. If you have a custom event source, you may need to update your code.

Full Changelog: v0.0.15...v0.0.16

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