david-leifker
|
edb9a87b84
|
fix(elasticsearch): refactor idHashAlgo setting (#11193)
|
2024-08-16 14:41:44 -05:00 |
|
david-leifker
|
12b3da3d71
|
fix(config): fix hash algo config (#11191)
|
2024-08-15 21:49:27 -05:00 |
|
Chris Collins
|
d81161e6e4
|
fix(delete) Fix removing completed/verified forms references (#11172)
|
2024-08-15 15:44:49 -04:00 |
|
RyanHolstien
|
06562f320d
|
feat(search): support sorting on multiple fields (#10775)
|
2024-08-09 15:29:43 -05:00 |
|
RyanHolstien
|
4d2af40465
|
fix(mutator): mutator hook fixes (#11140)
|
2024-08-09 14:56:32 -05:00 |
|
david-leifker
|
479f31d0f2
|
fix(openapi): fix openapi v2 and v3 docs update (#11139)
|
2024-08-09 14:42:59 -05:00 |
|
David Leifker
|
469654ced7
|
Revert "fix(openapi): fix openapi v2 endpoints & v3 documentation update"
This reverts commit 573c1cb8407c2a5d152e5abb6b7d9f012eea75cb.
|
2024-08-09 12:40:34 -05:00 |
|
David Leifker
|
573c1cb840
|
fix(openapi): fix openapi v2 endpoints & v3 documentation update
|
2024-08-09 12:38:44 -05:00 |
|
david-leifker
|
080f2a2100
|
feat(mcl-processor): Update mcl processor hooks (#11134)
|
2024-08-09 11:40:03 -05:00 |
|
jayasimhankv
|
3a38415d6b
|
feat(ui): Changes to allow editable dataset name (#10608)
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
|
2024-08-09 09:02:17 -07:00 |
|
david-leifker
|
3d9a9541f1
|
fix(entiy-client): handle null entityUrn case for restli (#11122)
|
2024-08-08 13:54:14 -05:00 |
|
Ajoy Majumdar
|
e08412e513
|
feat(api): add AuditStamp to the V3 API entity/aspect response (#11118)
|
2024-08-08 10:00:38 -05:00 |
|
david-leifker
|
c226883097
|
feat(entity-client): implement client batch interface (#11106)
|
2024-08-07 15:53:36 -05:00 |
|
david-leifker
|
543e447787
|
fix(ingestion): enforce lastObserved timestamps in SystemMetadata (#11104)
|
2024-08-06 17:57:01 -05:00 |
|
Pinaki Bhattacharjee
|
a5a33f074b
|
feat(config): support alternate hashing algorithm for doc id (#10423)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: John Joyce <john@acryl.io>
|
2024-08-06 13:50:38 -05:00 |
|
Pinaki Bhattacharjee
|
c572d39bbf
|
chore(vulnerability): Comparison of narrow type with wide type in loop condition (#11089)
|
2024-08-03 08:02:01 -05:00 |
|
Pinaki Bhattacharjee
|
b544c0a3b0
|
chore(vulnerability): Information exposure through a stack trace (#11091)
|
2024-08-03 08:01:05 -05:00 |
|
Pinaki Bhattacharjee
|
a8ef7b68c8
|
chore(vulnerability): Log Injection (#11090)
|
2024-08-03 08:00:16 -05:00 |
|
david-leifker
|
c83907fdbc
|
feat(search-test): update search tests from #10408 (#11056)
|
2024-08-01 13:48:30 +05:30 |
|
Raj Tekal
|
7fc6556da6
|
(chore): Linting fix (#11015)
|
2024-07-31 11:47:58 -05:00 |
|
Sam Black
|
c2470f1d9b
|
feat(propagation): Add models for Action feature settings (#11029)
|
2024-07-30 10:49:14 -07:00 |
|
Hyejin Yoon
|
a6eb1f47c2
|
docs: standardize terminology to DataHub Cloud (#11003)
|
2024-07-30 09:52:51 +09:00 |
|
Kevin Chun
|
725df58893
|
bugfix: use anyOf instead of allOf when creating references in openapi v3 spec (#10986)
|
2024-07-24 14:51:10 -07:00 |
|
Ajoy Majumdar
|
f0f226cbc1
|
Fixed a bug where the OpenAPI V3 spec was incorrect. The bug was introduced in https://github.com/datahub-project/datahub/pull/10939. (#10974)
|
2024-07-23 17:35:51 -07:00 |
|
Kevin Chun
|
ebe687bbc5
|
add a structured type to batchGet in OpenAPI V3 spec (#10956)
|
2024-07-22 23:21:06 +00:00 |
|
Aseem Bansal
|
9f570a7521
|
feat(datajob/flow): add environment filter using info aspects (#10814)
|
2024-07-22 16:03:48 +05:30 |
|
Chris Collins
|
eace710aee
|
feat(siblings) Add flag to prevent combining siblings in the UI (#10952)
|
2024-07-19 13:41:18 -04:00 |
|
Ajoy Majumdar
|
8266b025be
|
Added relationships APIs to V3. Added these generic APIs to V3 swagger doc. (#10939)
|
2024-07-18 11:29:02 -05:00 |
|
david-leifker
|
1565fb0102
|
feat(mcp-mutator): new mcp mutator plugin (#10904)
|
2024-07-16 16:56:51 -05:00 |
|
david-leifker
|
46530f2498
|
feat(conditional-writes): misc updates and fixes (#10901)
|
2024-07-12 11:35:11 -05:00 |
|
david-leifker
|
5327f80cf7
|
feat(system): support conditional write semantics (#10868)
|
2024-07-11 10:52:58 -05:00 |
|
Kevin Chun
|
623b6f9e45
|
Batch get entity endpoints (#10880)
|
2024-07-10 07:00:15 -07:00 |
|
Shirshanka Das
|
ebe7b2dc5a
|
env: change defaults for data contract visibility (#10854)
|
2024-07-05 00:56:34 -07:00 |
|
ksrinath
|
906bc98c82
|
fix(restli): log aspect-not-found as a warning rather than as an error (#10834)
|
2024-07-04 12:01:39 +05:30 |
|
Kevin Chun
|
b1534735bf
|
add scroll parameters to openapi v3 spec (#10833)
|
2024-07-02 16:59:22 -05:00 |
|
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 |
|