642 Commits

Author SHA1 Message Date
RyanHolstien
ef637ccb37
fix(docker): fix versioning for compose file post release (#10176) 2024-04-01 15:01:09 -05:00
david-leifker
4bda3d87dc
build(docker): prefix pr on pr sha tags (#10171) 2024-03-29 17:27:57 -05:00
trialiya
140c0f1d13
fix(setup): fix postgres setup to create temp table with no data (#10154)
Co-authored-by: Хазиев Ленар <lkkhaziyev@mts.ru>
2024-03-28 12:23:44 -05:00
david-leifker
ef0048e42c
chore(ingestion-base): update base requirements (#10142) 2024-03-26 18:17:43 -05:00
david-leifker
f9e64d03cc
feat(auth): view authorization (#10066) 2024-03-23 06:15:36 -05:00
poorvi767
c1f6efae67
feat(models) : Joins (Datasets) schema, resolvers and UI (#8325)
Co-authored-by: Raj Tekal <rtekal@gmail.com>
Co-authored-by: Raj Tekal <rtekal@users.noreply.github.com>
Co-authored-by: Raj Tekal <varadaraj_tekal@optum.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-03-20 10:26:25 -04:00
Davi Arnaut
ecfab6b03b
chore(aws-msk-iam-auth): bump dependency version (#10063) 2024-03-15 15:02:54 -07:00
Davi Arnaut
927775d2fa
feat(opensearch): support for updating ISM policy used for usage events (#10018) 2024-03-08 10:28:45 -08:00
Davi Arnaut
c0aedd422f
chore(search): bump OpenSearch image version to 2.11.0 (#9984) 2024-03-05 13:04:51 -06:00
Harshal Sheth
05593f443e
feat(docker): respect pip mirrors with uv (#9963) 2024-02-29 18:05:14 -08:00
david-leifker
3284235850
bump(kafka-setup): client version bump (#9962) 2024-02-29 17:42:07 -06:00
david-leifker
ed10a8d8cc
feat(search): search access controls (#9892)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
Harshal Sheth
02f41b74b6
feat(ingest): use uv for python package installs (#9885) 2024-02-26 15:02:47 -08:00
Peng G
a4e5ed82fc
feat(build): upgrade fastapi and gitdb due to vulnerablities (#9819)
Co-authored-by: Peng Gao <pgao@slack-corp.com>
2024-02-12 14:55:27 -08:00
Davi Arnaut
2df0d1aa70
fix(mysql-setup): specify charset and collation when creating table (#9817) 2024-02-12 14:22:20 -08:00
Harshal Sheth
5793467e29
feat(quickstart): remove container_name from compose files (#9809) 2024-02-09 20:45:30 -05:00
david-leifker
88b5c063a4
chore(compose): mysql compose healthcheck (#9754) 2024-02-01 07:04:20 -06:00
david-leifker
69d0ba1812
build(ingestion-smoke): fix smoke dockerfile (#9724) 2024-01-30 08:19:06 -06:00
david-leifker
d292b35f23
test(spark-lineage): minor tweaks (#9717) 2024-01-25 12:41:51 -06:00
Davi Arnaut
f627fc459d
feat(ingest): add ODBC library and tools to base image (#9701) 2024-01-23 22:34:18 -08:00
Davi Arnaut
1b0ed540c1
fix(consumer): wait for internal schema registry (#9699) 2024-01-23 14:49:39 -08:00
david-leifker
943bb57cbc
feat(backend): structured properties and forms (#9626)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-01-22 11:46:04 -06:00
RyanHolstien
131c8f878c
feat(kafka): add health indicator for kafka (#9662) 2024-01-19 13:44:48 -06:00
Yang Jiandan
2b744fac7f
fix(docker):The datahub-frontend service failed to start when executing dev.sh #7616 (#7618)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-01-18 21:40:56 -06:00
ethan-cartwright
dfb2f7e596
feat(classifier): Add support for excluding list of exact column names (#9472)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
2024-01-16 19:12:23 -08:00
RyanHolstien
7a788240c1
feat(spring): update spring to version 6 and spring boot to version 3 (#9567) 2024-01-11 13:44:06 -06:00
david-leifker
f4b05a892f
bump(docker-compose): migrate to v2 docker compose cli (#9569) 2024-01-05 09:48:59 -06:00
david-leifker
8f45d3d0cb
build(spark-smoke): dump container logs for spark smoke test (#9565) 2024-01-04 14:38:32 -06:00
david-leifker
52ffcdb4b1
fix(compose-profiles): hostname kafka-broker -> broker (#9563) 2024-01-04 11:04:36 -06:00
david-leifker
abe74b5eb1
feat(quickstart): add actions to debug quickstart (#9559) 2024-01-03 22:31:48 -06:00
david-leifker
296e41dfed
feat(docker): docker compose profiles updates (#9514)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-03 15:58:50 -06:00
Harshal Sheth
89c7059ce9
chore(build): update base-requirements + add script for regeneration (#9524) 2023-12-28 14:36:41 +05:30
Harshal Sheth
ca518d6c78
feat(ingest): remove librdkafka hacks (#9507) 2023-12-21 20:28:45 -05:00
RyanHolstien
55cb56821c
fix(kafka): fix infinite deserialization logging (#9494) 2023-12-21 10:33:25 -06:00
david-leifker
76be5173b2
fix(docker): fix frontend dev docker path (#9488) 2023-12-19 15:52:59 -06:00
david-leifker
3777730d78
fix(quickstart): force strings for mysql version (#9485) 2023-12-19 15:30:47 -06:00
Nate Bryant
a29fce9d82
Adds urnBasedPagination option to datahub-upgrade RestoreIndices (#9232)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-12-19 14:08:55 -06:00
david-leifker
8f19138f68
feat(docker-compose): consolidate docker-compose profiles (#9478) 2023-12-19 12:00:54 -06:00
noggi
193d1464a6
Fix downstream CI issue (#9479) 2023-12-18 14:06:17 -08:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 (#9458) 2023-12-15 13:28:33 -06:00
noggi
3e79a1325c
Pin alpine base image version to 3.18 (#9421) 2023-12-08 15:37:12 -06:00
haeniya
4c348a8eea
feat(datahub-frontend): make Java memory options configurable via ENV variable (#9215)
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
2023-12-07 14:39:43 +00:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint (#9373) 2023-12-06 11:02:42 +05:30
david-leifker
c66619ccc7
fix(elasticsearch): set datahub usage events shard & replica count (#9388) 2023-12-05 14:03:24 -06:00
david-leifker
0795f0b2e8
feat(gradle): quickstart postgres gradle task (#9329) 2023-11-29 09:16:48 -06:00
david-leifker
3a840371cc
fix(docker): docker compose health checks port fix (#9326) 2023-11-28 21:21:15 -06:00
Hendrik Richert
966cb175f7
feat(dev): Make repositories configurable for enterprise developers (#9230)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-11-28 14:52:11 -06:00
RyanHolstien
a62d52e6b1
feat(mysql): upgrade to version 8.2 for quickstart (#9241)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-11-22 13:54:12 -06:00
david-leifker
4201e541ca
chore(security): jre to headless, removes x11 dependency (#9245) 2023-11-15 06:28:40 -06:00
david-leifker
ff90fb633d
fix(datahub-ingestion): prevent transitive deps, bump addtional pyspa… (#9233) 2023-11-13 16:26:53 -06:00