867 Commits

Author SHA1 Message Date
david-leifker
23c98ecf7a
feat(policy): enable support for 10k+ policies (#9177)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-11-07 14:40:48 -06:00
david-leifker
279fdd50d7
fix(security): fix for zookeeper CVE-2023-44981 (#9190) 2023-11-06 19:51:20 -06:00
david-leifker
c2bc41d15e
fix(health): fix health check url authentication (#9117) 2023-11-03 12:29:31 -05:00
david-leifker
7ff48b37aa
refactor(policy): refactor policy locking, no functional difference (#9163) 2023-11-03 10:23:37 -05:00
Aseem Bansal
2e8954f33a
fix(policies): remove non-existent policies, fix name (#9150) 2023-10-31 22:25:48 +05:30
david-leifker
3f4ab44a91
feat(kafka): increase kafka message size and enable compression (#9038)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-10-29 16:26:05 -05:00
Raj Tekal
1ac831f07a
(fix): Avoid java.util.ConcurrentModificationException (#9090)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-10-26 18:33:09 -05:00
Tony Ouyang
12f6fe0f90
fix(ingest): Fix roll back failure when REST_API_AUTHORIZATION_ENABLED is set to true (#9092) 2023-10-26 17:07:36 -05:00
Pedro Silva
9cccd22c04
feat(auth): Add backwards compatible field resolver (#9096) 2023-10-25 11:01:49 +01:00
Indy Prentice
409f981fd3
fix(search): Apply SearchFlags passed in through to scroll queries (#9041)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-10-18 21:25:54 +00:00
RyanHolstien
1b737243b2
feat(avro): upgrade avro to 1.11 (#9031) 2023-10-18 13:45:46 -05:00
RyanHolstien
60c1aab587
fix(frontend): update cookie module (#8862) 2023-10-17 15:50:32 -05:00
Amanda Hernando
c564abcbf0
feat(auth): add group membership field resolver provider (#8846)
Co-authored-by: Adrián Pertíñez <khurzak92@gmail.com>
Co-authored-by: Adrián Pertíñez <adrian.pertinez@thoughtworks.com>
2023-10-12 11:38:42 -07:00
Sergio Gómez Villamor
dfcea2441e
feat(config): configurable bootstrap policies file (#8812)
Co-authored-by: John Joyce <john@acryl.io>
2023-10-11 01:04:44 +00:00
Amanda Hernando
e2988017c2
feat(auth): add data platform instance field resolver provider (#8828)
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
Co-authored-by: Adrián Pertíñez <khurzak92@gmail.com>
2023-10-10 16:36:01 -07:00
Patrick Franco Braz
debac3cf5c
refactor(boot): increases wait timeout for servlets initialization (#8947)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-10-05 15:47:10 -05:00
david-leifker
b81e818e47
feat(openapi): openapi v2 updates (#8927) 2023-10-02 11:08:37 -06:00
david-leifker
b61c38ab05
refactor(misc): testngJava fix, systemrestli client, cache key fix, e… (#8926) 2023-09-30 22:47:59 -05:00
hariishaa
622816dcb8
feat(metadata-ingestion): implement mlflow source (#7971)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-09-26 13:51:30 -04:00
david-leifker
aef49b8fb2
feat(entity-client): enable client side cache for entity-client and usage-client (#8877) 2023-09-21 22:00:14 -05:00
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x (#8852) 2023-09-21 13:01:55 -05:00
siladitya
9fdfa49028
fix(datahub-gms) usage stats queryRange API's Authorization error for Dataset Owners (#8819)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2023-09-20 07:55:19 -07:00
Harshal Sheth
35eb194fa3
fix(gms): lower telemetry error log level (#8860) 2023-09-20 13:31:53 +05:30
Gabe Lyons
47b7e2984c
logging(lineage): adding some lineage explorer and impact analysis logging (#8849) 2023-09-19 09:07:08 -07:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested (#8841)
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
Tony Ouyang
f4da93988e
feat(ingestion/dynamodb): Add DynamoDB as new metadata ingestion source (#8768)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2023-09-15 13:26:17 -07:00
Ramendra761
75252a3d9f
feat(UI): AccessManagement UI to access the role metadata for a dataset (#8541)
Co-authored-by: Ramendra Srivastava <ramsrivastava@paypal.com>
2023-09-08 23:10:49 +05:30
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw (#8537) 2023-09-07 17:09:52 -05:00
John Joyce
94fa514700
feat(systemMetadata): Adding a lastRunId field system metadata (#8672)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-09-06 14:51:03 -03:00
david-leifker
1b79142d9e
feat(EntityService): batched transactions and ebean updates (#8456) 2023-09-02 19:25:44 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update (#8745) 2023-09-01 19:36:01 +05:30
Harshal Sheth
1282e5bf93
feat(systemMetadata): add pipeline names to system metadata (#8684) 2023-08-30 13:19:28 -07:00
Indy Prentice
7b0ebe637c
feat(config): Turn on new search & browse experience by default (#8737)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-08-29 13:07:13 -03:00
RyanHolstien
9c5ab1bcd3
fix(schemaRegistry): change api servlet check to only apply to internal to fix glue support (#8693) 2023-08-28 15:03:07 +05:30
Chris Collins
b6141f5fff
feat(java/ui) Add search suggestions to our search experience (#8710) 2023-08-24 18:02:22 -04:00
Joshua Eilers
a78e72caf8
highlight matched fields in search results (#8651) 2023-08-24 10:12:26 -07:00
RyanHolstien
aab5b6af33
fix(policies): fix concurrent modification exception (#8681) 2023-08-24 13:13:58 +05:30
Chris Collins
e12d910648
feat(ui) Create page for managing home page posts (#8707) 2023-08-23 21:30:27 -04:00
Chris Collins
a4cb81cc43
fix(java) Use alias for name search sorting and fix missing mappings (#8648) 2023-08-23 19:30:14 -04:00
Indy Prentice
8cf299aeb4
feat(search): Add word gram analyzer for name fields (#8611)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-08-21 15:33:10 -03:00
david-leifker
749c3e85cb
chore(snappy): fix snappy version constraint (#8629) 2023-08-17 10:56:28 +05:30
david-leifker
40caf35812
feat(datahub-ingestion): refactor datahub ingestion slim images (#8515) 2023-08-17 10:40:17 +05:30
Chris Collins
265e2a4e42
feat(ui/graphql) Add ability to sort search results from search results page (#8595) 2023-08-09 16:51:06 -04:00
Indy Prentice
926a9c36a6
refactor(search) Use search across multiple-entities API, deprecate Aggregator classes (#8498)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-08-08 11:23:27 -03:00
Indy Prentice
4778a8cd99
fix(usage): Update index lifecycle policy to not delete old datahub usage events (#8565)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
2023-08-03 18:02:59 -03:00
RyanHolstien
b142851b32
fix(glue): restore glue configurations (#8533) 2023-08-02 17:17:49 -05:00
RyanHolstien
9f791a3b6e
feat(browseV2): add browseV2 logic to system update (#8506)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-08-01 12:48:02 -05:00
david-leifker
b77b4e2ba9
feat(elasticsearch): allow bulk delete (#8424) 2023-07-31 10:05:26 +05:30
Yang Jiandan
753b0f1acc
fix(gms): GMS hang when upgrade image #8270 (#8271)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-07-29 06:28:11 -05:00
david-leifker
3640291493
config(ebean): add ebean retry configuration (#8500) 2023-07-28 14:09:44 -05:00