194 Commits

Author SHA1 Message Date
RyanHolstien
a17dbf4849
feat(policies): support policy privilege constraints and ingestion aspect validators (#13819)
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-06-23 16:22:23 -05:00
Kevin Karch
f4f7b7ade3
fix(docs): add missing privileges to docs (#13805) 2025-06-18 08:13:25 -04:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. (#13660) 2025-06-09 10:12:40 -04:00
RyanHolstien
5311434c70
feat(kafka): add interface design for listeners (#13637) 2025-06-02 13:39:32 -05:00
ksrinath
ee5d1e5260
feat(iceberg): add namespace permissions (#13414)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-06-02 17:25:48 +05:30
John Joyce
47509ce85b
fix(ui): Add Admin Onboarding Steps + Change display name for iceberg policies DES-369 (#13456)
Co-authored-by: John Joyce <john@Mac-136.lan>
Co-authored-by: John Joyce <john@Mac-191.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-05-20 11:39:29 -07:00
RyanHolstien
6f1968fbd1
feat(auditSearch): support backend audit events and search api (#13377) 2025-05-01 21:19:58 -05:00
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Chris Collins
f39ad1f735
fix(gms) Generate schema field urns consistently (#5583) (#13221) 2025-04-17 16:21:24 -04:00
david-leifker
a5f9bd94ae
fix(platform-events): add platform events privilege to platform list (#13189) 2025-04-11 16:38:58 -05:00
david-leifker
b9e5d213b2
feat(openapi): platform events endpoint (#13179) 2025-04-11 08:55:03 -05:00
david-leifker
d49b7841cb
feat(openapi): add entity patch support (#13165) 2025-04-10 18:17:27 -05:00
John Joyce
00edc4205f
feat(Tags): Support Managing Tags via "Manage Tags" nav bar page (V1) (#12983)
Co-authored-by: Annadoesdesign <annaerocca@gmail.com>
Co-authored-by: Anna Everhart <149417426+annadoesdesign@users.noreply.github.com>
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac.lan>
Co-authored-by: amit-apptware <132869468+amit-apptware@users.noreply.github.com>
Co-authored-by: John Joyce <john@Mac-302.lan>
2025-03-31 15:30:51 -07:00
Chris Collins
17de393b9e
fix(lineage) Support views and sorting in impact analysis (#12769) 2025-03-03 18:36:47 -05:00
david-leifker
2396f0e23d
fix(urn-validation): additional test cases for urn validation (#12727) 2025-02-25 15:57:17 -06:00
david-leifker
16ef1ac174
feat(validation): enable validation trim options (#12712) 2025-02-24 06:30:45 -06:00
david-leifker
d180544a1f
fix(ebean): refactor, fix & optimize (#12613) 2025-02-19 14:04:36 -06:00
Deepak Garg
b8987f2769
fix(businessAttribute): add businessAttribute-dataset missing permission (#12650) 2025-02-19 08:42:45 -06:00
david-leifker
7326bb9470
feat(urn-validation): Add UrnValidation PDL annotation (#12572) 2025-02-13 05:47:25 -06:00
Andrew Sikowitz
b51327e0be
feat(versioning): Add V2 UI; make backend more synchronous; add to component library (#12542) 2025-02-04 09:57:41 -08:00
david-leifker
f527c5ed55
feat(iceberg-rest): implement iceberg REST catalog api (#12500)
Co-authored-by: ksrinath <ksrinath@users.noreply.github.com>
Co-authored-by: Chakravarthy Racharla <chakru.racharla@acryl.io>
2025-01-30 15:38:15 +05:30
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05:00
david-leifker
412600a163
feat(telemetry): cross-component async write tracing (#12405) 2025-01-29 11:30:44 -06:00
RyanHolstien
94b9da0bd8
feat(entityVersioning): initial implementation (#12166) 2025-01-14 17:28:34 -06:00
pankajmahato-visa
f6c86df1f5
chore(deps): Migrate EOL vulnerability of javax.mail to jakarta.mail (#12282) 2025-01-09 13:15:09 -06:00
Chris Collins
d5e379a94d
feat(ui) Add finishing touches to the structured props feature (#12111) 2024-12-16 15:30:25 -05:00
Chris Collins
8b5fb71192
feat(structuredProps) Add frontend for managing structured props and filtering by them (#12097) 2024-12-11 18:45:46 -05:00
david-leifker
0a2ac70d38
fix(entity-service): handle no-op system-metadata batches (#12055) 2024-12-09 23:15:07 -06:00
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python (#11992)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
david-leifker
794ac2b4e8
fix(rest.li): fix use of Criterion in rest.li filters (#11932) 2024-11-22 23:47:56 -06:00
david-leifker
6c55511f9a
fix(misc): misc fixes (#11678) 2024-10-22 06:59:40 -05:00
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