867 Commits

Author SHA1 Message Date
Felix Lüdin
9367f26b5b
fix(metadata-service): consider missing entities in form assignment hook (#10392) 2024-06-28 14:49:52 -07:00
david-leifker
5f33bf3c42
feat(custom-plugins): improve plugin factory merge (#10796) 2024-06-28 10:02:18 -05:00
david-leifker
bffcafbdec
feat(search): adjust search config (#10774) 2024-06-25 18:32:01 -05:00
david-leifker
32d5a81dd8
feat(schema-registry): enable config endpoint internal schema registry (#10776) 2024-06-25 15:17:25 -05:00
Mayuri Nehate
5735d9ec87
feat(data quality): custom assertions models, graphql, sdk (#10761) 2024-06-25 09:16:13 -07:00
david-leifker
d494e352ed
feat(openapi): restore Timeline OpenAPIv1 and deprecations (#10768) 2024-06-24 16:13:53 -05:00
david-leifker
79ad58268e
fix(media-type): fix proxy media-type and openapi patch endpoint (#10763) 2024-06-22 09:10:11 -05:00
amit-apptware
1b56035b1d
feat(ui/data-contract): Data contract UI under Validation Tab (#10625)
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
2024-06-19 10:44:02 -04:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support (#10711) 2024-06-17 19:53:54 -05:00
Harshal Sheth
402bf31938
feat(gms): add ingestProposalBatch endpoint (#10706) 2024-06-14 12:30:19 -07:00
david-leifker
34c1a9592c
feat(openapi): openapi v3 updates (#10710) 2024-06-14 12:36:57 -05:00
david-leifker
50ab79e7cc
fix(operations): fix authorizer on operations controller (#10701) 2024-06-13 19:32:40 +00:00
Chris Collins
54ba0149ed
feat(properties) Support custom properties on all entities with profile page (#10680) 2024-06-12 18:32:38 -04:00
Kevin Chun
241a654232
Aspect refs inside entity schema are nullable (#10695)
LGTM!
2024-06-12 21:10:48 +00:00
John Joyce
ea7b27b0e5
docs(): Announcing DataHub Open Assertions Specification (#10609)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-465.lan>
Co-authored-by: John Joyce <john@Johns-MBP-466.lan>
Co-authored-by: John Joyce <john@Johns-MBP-478.lan>
Co-authored-by: John Joyce <john@Johns-MBP-499.lan>
Co-authored-by: John Joyce <john@Johns-MBP-514.lan>
2024-06-12 10:52:22 -07:00
pankajmahato-visa
80e687ea21
feat(platform): added db2 platform (#10601) 2024-06-10 08:34:20 -05:00
Kevin Chun
812bcbbfb9
Use type: string for enum schemas (#10663) 2024-06-07 17:25:35 -05:00
david-leifker
1b6763fdf7
fix(openapiv3): v3 scroll response fix (#10654)
Co-authored-by: Kevin Chun <kevin1chun@gmail.com>
2024-06-07 13:37:49 -05:00
david-leifker
3dd1c4cd41
feat(entity-client): restli batchGetV2 batchSize fix and concurrency (#10630) 2024-06-06 15:38:54 -05:00
deepgarg-visa
4a4d41cca6
feat(businessAttribute): parallelize-business-attribute-propagation (#10638) 2024-06-04 17:26:15 -05:00
RyanHolstien
8f40229da2
feat(lineage): change query structure for explored hop limit (#10607) 2024-06-03 16:34:44 -05:00
david-leifker
9c166f087f
log(custom-plugins): add additional logging for spring plugins (#10627) 2024-06-03 12:09:24 -05:00
Pedro Silva
6801cca89c
fix(views): Add relationship annotation to GlobalViewsSettings urn (#10597) 2024-06-03 13:36:39 +01:00
david-leifker
dfa9bd2779
feat(consumers): mce-consumer throttling based on mae-consumer lag (#10626) 2024-05-31 15:53:02 -05:00
Mayuri Nehate
81b655c82d
feat(open assertion spec): MVP for Snowflake DMF Assertions: update models, add assertions cli with snowflake integration (#10602) 2024-05-31 12:03:22 -07:00
RyanHolstien
013425a9a9
feat(graphql): custom complexity calculator and separate configurable thread pool for graphQL (#10562) 2024-05-29 13:21:12 -05:00
david-leifker
416b461eab
fix(graphl): fix introspection setting (#10560) 2024-05-21 16:01:29 -05:00
Chris Collins
1240e03c98
feat(connections): add connection entity type and graphql endpoints (#10550) 2024-05-20 15:56:39 -07:00
Kevin Chun
4645ab89ee
OpenAPI v3 Spec bug fixes: (#10548) 2024-05-20 15:06:23 -05:00
Erik Kvale
f5a252ca3a
Security/CWE 200 graphql introspection toggle (#10531)
Co-authored-by: Erik Kvale <ekvale@vivsoft.io>
2024-05-17 15:44:01 -05:00
Timothy Jin
ad41d20473
Fix formatting for #10514 (#10525) 2024-05-16 13:53:16 -05:00
Timothy Jin
ec8e337779
Wrap non-required $ref properties in an object to mark as nullable (#10514)
Co-authored-by: tjin <tjin@netflix.com>
2024-05-16 05:58:17 -05:00
david-leifker
a847748f8c
fix(ebean): fix auto-closeable ebean dao streams (#10506) 2024-05-15 14:10:32 -05:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release (#10493) 2024-05-13 14:37:36 -05:00
david-leifker
8439cd7927
fix(openapi-v3): comprehensive aspect name casing fix (#10484) 2024-05-10 12:00:43 -05:00
david-leifker
de01634815
fix(openapi): fix lookupAspectSpec (#10478) 2024-05-09 17:20:03 -05:00
david-leifker
6ed21bd1bc
feat(plugins): spring custom plugins (#10389)
Co-authored-by: Kevin Chun <kevinchun@netflix.com>
Co-authored-by: Kevin Chun <kevin1chun@gmail.com>
2024-05-09 14:56:03 -05:00
Ellie O'Neil
c8bb7dd34a
feat(fabricType): add fabric type RVW (#10472) 2024-05-09 10:21:51 -07:00
Davi Arnaut
7adf72652b
fix(metadata-service): add PE processor to component scan (#10462) 2024-05-08 20:48:13 -05:00
david-leifker
21e3f5416c
fix(patch): update json patch library (#10449) 2024-05-08 20:39:31 -05:00
david-leifker
41fa2595e0
feat(search): autocomplete custom configuration (#10426) 2024-05-03 16:13:09 -05:00
david-leifker
b325819dd9
feat(upgrade): common base for mcl upgrades (#10429) 2024-05-03 14:18:19 -05:00
Davi Arnaut
5a686c5f4c
feat(auth): improve authentication flow logging (#10428) 2024-05-03 11:54:51 -07:00
Davi Arnaut
4ebc31c8c2
feat(graphql): log query name if operation name is not provided (#10420) 2024-05-02 14:36:45 -07:00
Davi Arnaut
f3c42f611e
feat(graphql): Improve logging of GraphQL requests (#10404) 2024-05-01 19:12:16 -07:00
RyanHolstien
826c4bff77
fix(hazelcast): fix cache value classloading (#10373) 2024-04-25 08:22:25 -05:00
david-leifker
ae48bd14de
fix(mae): fix mae standalone platform consumer (#10352) 2024-04-23 13:44:02 -05:00
david-leifker
8d90c21f80
feat(schema-registry): exclude schema reg onboot check from schema re… (#10349) 2024-04-22 10:07:52 -05:00
david-leifker
31ae32df50
fix(auth-impl): handle empty entities in field resolver providers (#10341) 2024-04-19 17:39:07 -05:00
david-leifker
adffce2f03
feat(openapi-v3): entity-registry openapi spec (#9550)
Co-authored-by: Ajoy Majumdar <ajoymajumdar@hotmail.com>

Adds support for custom aspects in the openapi api
2024-04-18 15:03:41 -05:00