163 Commits

Author SHA1 Message Date
david-leifker
5ad15a7b99
privileges(refactor): consolidate individual sys op privileges (#11549) 2024-10-07 15:36:13 -05:00
Hendrik Richert
18562000f8
add new CREATE and UPDATE privileges for USERS_AND_GROUPS (#11364)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-10-04 12:54:41 -05:00
david-leifker
04349cb9cd
feat(bootstrap): bootstrap template mcps (#11518) 2024-10-04 11:57:42 -05:00
david-leifker
5cbd83675e
refactor(criterion): refactor criterion construction (#11486) 2024-09-27 13:11:40 -05:00
david-leifker
738eaed6f1
feat(throttle): extend throttling to API requests (#11325) 2024-09-12 09:52:20 -05:00
david-leifker
ede9520b87
feat(schemaField): populate schemaFields with side effects (#10928) 2024-09-04 15:36:12 -05:00
david-leifker
edb9a87b84
fix(elasticsearch): refactor idHashAlgo setting (#11193) 2024-08-16 14:41:44 -05:00
david-leifker
543e447787
fix(ingestion): enforce lastObserved timestamps in SystemMetadata (#11104) 2024-08-06 17:57:01 -05:00
Pinaki Bhattacharjee
aeef69cbaf
chore(vulnerability): Insertion of sensitive information into log files (#11088) 2024-08-03 08:02:43 -05:00
Sam Black
c2470f1d9b
feat(propagation): Add models for Action feature settings (#11029) 2024-07-30 10:49:14 -07:00
david-leifker
5327f80cf7
feat(system): support conditional write semantics (#10868) 2024-07-11 10:52:58 -05:00
david-leifker
cd932c3849
fix(manage-tokens): fix manage access token policy (#10853) 2024-07-09 21:30:37 -05: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
Felix Lüdin
87ff19ed48
fix(): also check exceptions/stack trace when filtering log messages (#10391)
Co-authored-by: John Joyce <john@acryl.io>
2024-07-03 16:28:58 -07:00
Chris Collins
65c7adb53e
feat(structuredProperties) Add CRUD graphql APIs for structured property entities (#10826) 2024-07-02 17:26:40 -04:00
Chris Collins
3175571c9a
feat(forms) Add CRUD endpoints to GraphQL for Form entities (#10825) 2024-07-02 15:22:37 -04:00
Jay
54a2d2a23e
feat(graphql) data contract resolvers (#10632) 2024-06-07 17:03:25 +00:00
ksrinath
90febde88e
doc(roles): update privileges (#10528) 2024-06-05 16:27:19 +05:30
Jay
bc0c3ef7ef
Revert "feat(graphql) data contract resolvers for graphql" (#10631) 2024-05-31 23:07:21 -04:00
Jay
979ee074a6
feat(graphql) data contract resolvers for graphql (#10618) 2024-05-31 23:01:06 -04:00
ksrinath
d559656a8a
feat(auth): add viewTests platform privilege (#10413) 2024-05-27 14:20:05 +05:30
Chris Collins
1240e03c98
feat(connections): add connection entity type and graphql endpoints (#10550) 2024-05-20 15:56:39 -07:00
david-leifker
e7c7015981
feat(structured-properties): immutable flag (#10461)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-05-09 13:55:25 -05:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes (#9863)
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
RyanHolstien
2657c8f68b
feat(lineage): add a parameter to allow limiting the per hop exploration of lineage search (#10062) 2024-03-26 11:48:39 -05:00
david-leifker
f9e64d03cc
feat(auth): view authorization (#10066) 2024-03-23 06:15:36 -05:00
david-leifker
7315e6c40d
test(urn): add test case (#10112) 2024-03-22 14:54:47 -05:00
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets (#9906) 2024-03-20 15:25:36 -04: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
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
RyanHolstien
2c9fdcdad4
feat(operations): add explain endpoint for search (#9832) 2024-02-14 15:30:20 -06:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows (#9710)
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
david-leifker
264278861b
feat(build): support jdk8 spark lineage (#9697) 2024-01-23 17:49:23 -06: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
661d58e534
feat(search): add support for empty aggregations through searchable annotation (#9624) 2024-01-16 15:17:00 -06:00
david-leifker
8415fc214b
feat(entity-registry): entity registry plugins (#9538) 2024-01-08 14:20:03 -06:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 (#9458) 2023-12-15 13:28:33 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint (#9373) 2023-12-06 11:02:42 +05:30
david-leifker
b03515fbc7
feat(usageclient): updates for usageclient (#9255) 2023-11-16 18:39:36 -06:00
RyanHolstien
1b737243b2
feat(avro): upgrade avro to 1.11 (#9031) 2023-10-18 13:45:46 -05: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
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw (#8537) 2023-09-07 17:09:52 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update (#8745) 2023-09-01 19:36:01 +05:30
John Joyce
86481262c2
refactor(policies): Rename edit all privilege to edit entity (#8722) 2023-08-24 13:55:54 -07:00
Chris Collins
e12d910648
feat(ui) Create page for managing home page posts (#8707) 2023-08-23 21:30:27 -04:00
Indy Prentice
6b8c4c83bc
feat(elasticsearch): Add rest.li endpoint that does truncation cleanup of a timeseries index (#8277)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@ip-172-16-225-44.us-west-2.compute.internal>
2023-06-28 17:06:51 -05:00
Indy Prentice
3a0b2ed0e9
feat(elasticsearch): Add endpoint for getting the size of timeseries indices (#8265)
enabling auto-merge as flaky tests succeeded on the first run
2023-06-21 16:47:13 +00:00
Chris Collins
ed2159bc36
feat(ui) Update Search & Browse to be a unified experience (#8235)
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
2023-06-21 13:40:07 +05:30
RyanHolstien
6ce0a248fd
feat(ui): create fast path for immediate processing of ui sourced changes (#8200)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-15 16:47:13 +05:30