Abe
6ec6f0150d
refactor(metrics): Make MetricUtils.registry non-nullable
...
- Make MetricUtils.registry non-nullable with default no-op implementation. This allows us to remove boilerplate for handling the null case
- Rename request context metric names to follow convention
2025-09-09 11:08:16 -07:00
david-leifker
d996f9b37f
ci(test): metadata-io fixture load stability ( #14670 )
2025-09-04 15:13:10 -05:00
david-leifker
6f4a109790
feat: impact lineage graph traversal improvements ( #14609 )
2025-09-03 07:53:12 -05:00
Chris Collins
f2c39cdc8a
feat(propagation) Add support for metadata attribution for additional metadata ( #14577 )
2025-08-27 17:45:28 -04:00
v-tarasevich-blitz-brain
3fe39bf149
feat(customSearchCards): add descriptions ( #14472 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 13:28:36 -04:00
Chakru
cbb5f9a9b6
feat(kafka): refactor kafka topic mgmt and move setup to system-update ( #14564 )
2025-08-27 17:03:56 +05:30
Chris Collins
4e83f951be
fix(forms) Consolidate how we add owners in forms and elsewhere ( #14449 )
2025-08-26 17:48:10 -04:00
rahul MALAWADKAR
88064ba163
chore(deps): fix CVE-2025-48924 (commons-lang:commons-lang) ( #14480 )
2025-08-23 09:48:29 -05:00
Andrew Sikowitz
a9fbd6154c
feat(metadata-service/scroll): Support slice on OpenAPI scroll APIs ( #14510 )
2025-08-20 15:30:17 -07:00
purnimagarg1
6aaaedf43b
feat(summary): add feature flag for asset summary page ( #14460 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-20 17:45:06 -04:00
david-leifker
1b730eeb9d
fix(test): fix unit test failures ( #14469 )
...
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
2025-08-15 10:53:39 -05:00
rahul MALAWADKAR
de3c454fd6
chore(deps): fix (commons-collections:commons-collections) ( #14425 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-08-13 10:54:33 -05:00
v-tarasevich-blitz-brain
dcd6454e45
feat(statsTabV2): bring stats tab v2 to OSS ( #13431 )
...
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-11 12:13:49 -04:00
david-leifker
d817d6bbff
fix(test): fix sensitive properties test ( #14407 )
2025-08-08 19:27:09 -05:00
david-leifker
79e7d75737
ci(checkout): selectively merge master with pr branch ( #14307 )
2025-08-01 20:03:25 -05:00
Alex
6b64c25f8a
feat(config): Configuration Endpoint - ConfigurationProvider ( #14237 )
2025-07-30 17:19:56 -07:00
RyanHolstien
678c9f3c7d
feat(policies): prevent system policy deletion and non-editable policy modification ( #14247 )
2025-07-30 16:39:32 -05:00
david-leifker
d4b89dcd11
fix(auth) Update execute ingestion validator to run only on ingestion… ( #14253 )
2025-07-29 15:02:59 -05:00
david-leifker
5285cd8eec
fix(es-field-removal): extend field removal logic for elasticsearch ( #14243 )
2025-07-28 12:31:14 -05:00
Deepak Garg
f13f0fd83c
feat(lineage): restrict the creation of finegrained lineage in graphstore ( #14199 )
2025-07-25 10:05:52 -05:00
Alex
63f6432653
chore(plugins): Convert All Plugins Using entity-registry to Spring Configuration ( #14181 )
2025-07-24 15:12:02 -07:00
RyanHolstien
841f6e693f
feat(audit): increase auditability with new system metadata tracking ( #14162 )
2025-07-23 10:50:46 -05:00
david-leifker
f2378ecf8b
feat(kafka-consumer): micrometer kafka consumer metrics ( #14156 )
2025-07-22 09:26:34 -05:00
david-leifker
f12f8e37d0
refactor(queries): refactor query edges ( #14095 )
2025-07-15 17:40:11 -05:00
david-leifker
e6d50878cb
feat(search): custom search configuration for highlighting ( #14057 )
2025-07-14 09:30:37 -05:00
RyanHolstien
602f178afd
fix(systemUpdate): add configuration for opensearch clusters with zone awareness enabled ( #13996 )
2025-07-09 17:05:20 -05:00
david-leifker
5c1244d922
fix(ci): cassandra test stabilization ( #13997 )
2025-07-08 15:40:21 -05:00
david-leifker
3d65a2ed8d
feat(monitoring): modernize datahub monitoring ( #13898 )
2025-07-08 12:40:24 -05:00
RyanHolstien
c2928a1a6d
fix(mysql): modifies hashing and equals behavior for primary keys to match mysql behavior ( #13984 )
2025-07-08 10:12:23 -05:00
RyanHolstien
1c34f96b6d
feat(auditEvents): add in top level delete policy event by default ( #13928 )
2025-07-01 17:46:25 -05:00
david-leifker
55cfb95cad
fix(search): additional search size defaults ( #13888 )
2025-06-27 16:43:37 -05:00
david-leifker
677182daf7
feat(operations): add es raw operations endpoints ( #13855 )
2025-06-25 12:30:41 -05:00
Aseem Bansal
19440271df
log(nullpointer): when elastic doc has missing urn ( #13839 )
2025-06-24 10:05:01 +05:30
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
david-leifker
70a6135b6b
fix(reindex): fix cast exception during reindex ( #13815 )
2025-06-18 13:55:12 -05:00
Deepak Garg
d3c2a36ded
refactor(neo4j): parameterized neo4j Queries execution to escape special characters in urn ( #13793 )
2025-06-17 08:54:34 -05:00
david-leifker
cbd97186e2
feat(kafka): bump confluent kafka ( #13767 )
2025-06-15 10:52:16 -05:00
david-leifker
c58a49886e
refactor(limits): refactor configuration of query limits ( #13726 )
2025-06-10 12:49:44 -05:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. ( #13660 )
2025-06-09 10:12:40 -04:00
Chakru
57ffbc17e5
fix(build): restore deleted code that broke build ( #13695 )
...
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-06-05 09:01:19 -05:00
david-leifker
799a9f2e31
feat(search): lineage search performance ( #13545 )
2025-06-04 13:54:45 -05:00
jmacryl
235a773eea
Pfp 1277/indexing perf ( #13480 )
2025-06-04 19:56:10 +02:00
david-leifker
492b55322f
feat(tracing): trace error log with timestamp & update system-metadata ( #13628 )
2025-05-27 17:33:40 -05:00
David Leifker
b956132e3c
Revert "feat(tracing): python logging & update system metadata on no-op"
...
This reverts commit 64f315eb64417467cfef5cec473068dc42886293.
2025-05-26 12:15:18 -05:00
David Leifker
64f315eb64
feat(tracing): python logging & update system metadata on no-op
2025-05-26 10:22:51 -05:00
david-leifker
d234f5580a
fix(config): fix mcp batch configuration ( #13598 )
2025-05-22 15:54:48 -05:00
david-leifker
c5d83683ed
fix(test): adjust exclusion rule ( #13603 )
2025-05-22 15:20:15 -05:00
jmacryl
8f52bdc5e4
feat(search): PFP-1275/look-into-0-doc-indices ( #13296 )
...
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-16 12:59:46 -05:00
jmacryl
5749f6f970
Refactor elasticsearch search indexed ( #13451 )
2025-05-14 08:57:08 -05:00
RyanHolstien
dd377b33dc
feat(config): add configurable search filter min length ( #13499 )
2025-05-13 12:37:59 -05:00