34 Commits

Author SHA1 Message Date
John Joyce
5971e79c76
feat(datahub-actions): Adding support for Metadata Change Log in DataHub Cloud Events Source (#14497)
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-03 08:46:22 -07:00
John R. Turner
0a1e99a4e3
Add AWS MSK IAM authentication module and unit tests (#14520) 2025-08-21 13:08:32 -05:00
John Joyce
6740a634fc
Upgrade datahub-actions container to depend on latest non-rc of acryl-executor (#14500) 2025-08-19 11:18:02 -07:00
John Joyce
8ad96399dc
feat(): Add support for generating default venvs in datahub-actions (based on recent version of CLI) (#14491)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
2025-08-19 10:12:55 -07:00
Tulika Bhatt
eac262fcd3
feat(actions): add DomainNameResolver for human-friendly domain names (#14355)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-18 15:21:47 -07:00
Chris Collins
519fc3fd24
fix(actions) Fix checking actions enabled via env vars (#14378)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-08-11 13:37:09 -04:00
Harshal Sheth
2e18706f78
feat(python): upgrade mypy to 1.17.1 (#14380)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-08-07 14:31:29 -07:00
Deepak Garg
c5a8d04496
docs(propagation): add README.md for schema Field documentation propagation action (#14180) 2025-07-29 19:11:20 +02:00
david-leifker
3ac774d216
chore(setuptools): bump setuptools (#14099) 2025-07-15 19:14:13 -05:00
Harshal Sheth
dd87bff90e
fix(python): remove deprecated license classifiers in favor of SPDX identifiers (#14016)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-10 09:26:21 -07:00
Aseem Bansal
4509add782
chore(python): drop python 3.8 follow ups (#14004) 2025-07-09 13:24:33 +05:30
Harshal Sheth
4a697c208d
chore(python): drop support for Python 3.8 (#13999) 2025-07-08 23:25:08 -07:00
Harshal Sheth
5143894be9
feat(actions): require pydantic v2 (#13958)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-04 22:44:50 +02:00
Harshal Sheth
68130a33e4
chore(actions): bump acryl-executor (#13930) 2025-07-02 08:37:34 -07:00
RyanHolstien
52e49eb79b
fix(emitter): fix emitter handling of unicode characters (#13867) 2025-06-26 10:43:55 -05:00
RyanHolstien
f67481fcc8
fix(metadata_change_sync): fix unicode handling (#13804) 2025-06-17 15:12:46 -05:00
RyanHolstien
d8739c4e3e
feat(changeSyncAction): support RESTATE type syncs (#13406) 2025-05-05 16:22:07 -05:00
david-leifker
4e7bb3998d
feat(ingestion): refactor api-tracing EmitMode (#13397) 2025-05-05 10:54:31 -05:00
Harshal Sheth
24f9bc0f18
feat(ci): use local ingestion in actions (#13408) 2025-05-02 19:22:09 -07:00
Aseem Bansal
42aeed074f
chore: upgrade dev dependencies mypy and ruff (#13375) 2025-05-02 15:02:00 +05:30
Esteban Gutierrez
9b6960ac8e
feat(azure): include azure-identity-extensions for Microsoft Entra Workload Identity connections (#13395) 2025-05-01 20:22:47 -05:00
Harshal Sheth
591b6ce0c9
feat(actions): support pydantic v2 (#13378) 2025-04-30 19:39:35 -07:00
Sergio Gómez Villamor
4d524ecf3b
fix(actions): h11 dependency (#13370) 2025-04-30 14:45:33 +02:00
Esteban Gutierrez
ccd4565418
fix(datahub-actions) bump h11 version to 0.16 (#13364) 2025-04-29 18:37:48 -05:00
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Jay
c800ac3131
feat(docs): updating links to demo.datahub.com (#13336) 2025-04-27 18:37:30 -07:00
Aseem Bansal
49ee849382
chore: update lint dependencies (#13316)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-25 20:29:11 +05:30
Chakru
51863325a5
build: use versioning in gradle consistent with ci (#13259)
Enable use of gradle for all image builds for publishing, eliminating the per-image build action in docker-unified.yml that duplicated what was in gradle but used slightly different mechanisms to determine what is the tag. Enabled gradle build to consume tags provided by the workflow and produce tags same as earlier.

Use bake matrix builds to build slim/full versions of datahub-ingestion, datahub-actions.

Publish images and scan relies on gradle to get the list of images, via depot.

Image publish and scans run once a day on schedule or on manual triggers only.
Pending work: Separate the publish and scans into a separate workflow that runs on a schedule and could also run other tests.
2025-04-24 23:00:03 +05:30
Aseem Bansal
64829a3279
chore(build): upgrade dependencies (#13286) 2025-04-23 14:49:40 +05:30
Esteban Gutierrez
8a17ba14d6
fix(): Fixes multiple minor security vulnerabilities (#13222)
bug(snappy): Make sure right snappy version is installed
fix(docker): update Dockerize to version v0.9.3
fix(gms): fixes dgraph4j netty deps
fix(docker): remove SGID on /home/datahub and /home/datahub-integration
fix(datahub-actions): bump setuptools and wheel version
fix(docker): update c-ares version
fix(docker): datahub-actions addendum
2025-04-21 16:39:26 -05:00
Harshal Sheth
fa750573e2
fix(actions): fix datahub-actions publishing + wheels (#13276) 2025-04-21 14:19:25 -07:00
Harshal Sheth
b75dbaa3a1
feat(ci): make datahub-actions docker build standalone (#13241) 2025-04-17 08:51:46 +02:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Tamas Nemeth
a1291faad9
feat(actions): Moving datahub-actions into oss datahub (#13120) 2025-04-16 12:23:29 +02:00