Chris Collins
65c7adb53e
feat(structuredProperties) Add CRUD graphql APIs for structured property entities ( #10826 )
2024-07-02 17:26:40 -04:00
Kevin Chun
286a3cc736
add flag for includeSoftDeleted in scroll entities API ( #10831 )
2024-07-02 19:37:07 +00:00
Chris Collins
3175571c9a
feat(forms) Add CRUD endpoints to GraphQL for Form entities ( #10825 )
2024-07-02 15:22:37 -04:00
Chris Collins
64d4172e55
feat(forms) Handle deleting forms references when hard deleting forms ( #10820 )
2024-07-01 18:14:30 -04:00
Mayuri Nehate
3056cd8f97
fix(assertions): minor changes in custom assertion api ( #10794 )
2024-07-01 12:29:52 -07:00
david-leifker
ae4ca4b6eb
fix(plugin): include ancestors when loading Spring custom plugin ( #10809 )
2024-07-01 10:32:01 -05:00
david-leifker
b4e05050d1
feat(logging): unified request logging (graphql, openapi, restli) ( #10802 )
2024-06-29 02:50:10 -05:00
John Joyce
a35089048a
feat(backend): Add new PDL entities + models for persona capture ( #9637 )
...
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-06-28 15:21:37 -07:00
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