Releases: acryldata/datahub-actions
Releases · acryldata/datahub-actions
v0.2.0
What's Changed
- feat(ci): add code cov tracking by @chakru-r in #162
- fix: Remove uv cache from docker image by @daha in #158
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #164
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #150
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #163
- build(deps): bump gradle/actions from 3 to 4 by @dependabot in #152
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #149
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #170
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #172
- build(deps): bump actions/stale from 6 to 9 by @dependabot in #171
- fix: Change imports for acryl-datahub v1.0.0 compatibility by @asikowitz in #173
New Contributors
- @chakru-r made their first contribution in #162
- @daha made their first contribution in #158
- @dependabot made their first contribution in #164
- @asikowitz made their first contribution in #173
Full Changelog: v0.1.10...v0.2.0
v0.1.10
v0.1.9
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
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
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
What's Changed
- fix(gha): Add workflow tag debugging step and fix tag by @david-leifker in #140
Full Changelog: v0.1.5...v0.1.6
v0.1.6rc2
Full Changelog: v0.1.6rc1...v0.1.6rc2
v0.1.6rc1
Full Changelog: v0.1.5...v0.1.6rc1
v0.1.5
v0.1.4
What's Changed
- bump acryl-executor version by @mayurinehate in #136
New Contributors
- @mayurinehate made their first contribution in #136
Full Changelog: v0.1.3...v0.1.4