Releases: acryldata/datahub-actions
Releases · acryldata/datahub-actions
v0.1.3
v0.1.3rc0
What's Changed
- feat(propagation): add new capabilities and guardrails by @shirshanka in #133
- fix: fix publishing for head tag by @david-leifker in #134
- fix: fix publishing for slim head by @hsheth2 in #135
Full Changelog: v0.1.2...v0.1.3rc0
v0.1.2
v0.1.1
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
What's Changed
- feat(base-image): update base image by @david-leifker in #125
- fix(build): fix gha version by @david-leifker in #126
- fix(ci): more fixes by @david-leifker in #127
- fix(build): parallelize full/slim target and cleanup by @david-leifker in #128
Full Changelog: v0.0.18...v0.1.0
v0.0.18
Release Notes
- Fixing Dockerfile to publish datahub-actions docker container
- No-op release to force a docker publish
v0.0.17
Release Notes
- Finally added support for MCL Timeseries by default!
v0.0.16
What's Changed
- fix: pin pydantic to v1 by @vijay-jangir in #114
- fix(graph) - remove breakpoint by @shirshanka in #116
- feat: add configuration of Kafka consumer groups via environment variable by @Masterchen09 in #112
- Kafka consumer reliability/performance improvements by @noggi in #117
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
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
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
- @paularmand made their first contribution in #97
Full Changelog: v0.0.13...v0.0.14