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 |
|
Aseem Bansal
|
8e830d1ef6
|
Revert "feat(ingest/snowflake): breaking change for match_fully_qualified_names" (#14465)
|
2025-08-15 11:13:53 +05:30 |
|
Aseem Bansal
|
9d3cbeace5
|
fix(ui/ingest): always show scroll bar on summary tab (#14461)
|
2025-08-15 11:13:41 +05:30 |
|
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 |
|
Jay
|
f62a76e4d2
|
fix(smoke-test): v1 ui group smoke test (#14439)
|
2025-08-13 11:24:49 -04:00 |
|
Jay
|
4c9f420137
|
docs(assertions): better explanations of collection mechanisms (#14419)
|
2025-08-13 11:05:31 -04:00 |
|
Aseem Bansal
|
bb4d747e39
|
feat(ingest/snowflake): breaking change for match_fully_qualified_names (#13852)
|
2025-08-13 15:44:59 +05:30 |
|
Aseem Bansal
|
582983ca27
|
fix(mock-data): properly add run id (#14432)
|
2025-08-13 15:28:47 +05:30 |
|
Sergio Gómez Villamor
|
22bce85410
|
feat(snowflake): enhance pushdown_deny_usernames by allowing patterns and add pushdown_allow_usernames (#14428)
|
2025-08-13 11:58:23 +02:00 |
|
Chakru
|
2bc8642c97
|
docs: release note updates for scim (#14441)
|
2025-08-13 15:25:56 +05:30 |
|
kyungryun choi
|
3b071ea3ce
|
feat(spark-lineage): add column-level lineage capture control (#14300)
|
2025-08-13 11:07:10 +02:00 |
|
Saketh Varma
|
4eb4d617b6
|
fix(ui): Surfacing data product removal api messages (#14382)
|
2025-08-12 17:41:38 -07:00 |
|
Gray Ayer
|
68329e4b7b
|
Fixes SEO Duplicate Titles Issue, (#14391)
|
2025-08-13 08:43:35 +09:00 |
|
Jay
|
e93de201b7
|
docs(sdk): extended and organized assertion & subscriptions docs (#14418)
|
2025-08-12 17:08:45 -04:00 |
|
Gabe Lyons
|
1fd0578813
|
feat(platforms): adding abinitio, controlm informatica platform logos (#14438)
|
2025-08-12 14:08:35 -07:00 |
|
Andrew Sikowitz
|
b4842b194c
|
fix(ui/lineage): Do not hide transformational nodes in cycles with their parent (#14423)
|
2025-08-12 11:38:50 -07:00 |
|
Michael Maltese
|
738f16ce91
|
fix(ingest/hex): use viewer external URL for published projects/components (#14353)
|
2025-08-12 12:43:19 -04:00 |
|
Esteban Gutierrez
|
152806fd16
|
fix(hazelcast): expose additional DNS resolution knobs (#14424)
|
2025-08-12 10:34:23 -05:00 |
|
Tamas Nemeth
|
6fa4f3e590
|
fix(ingest/unity): Add option to set databricks api page size (#14430)
|
2025-08-12 13:38:32 +02:00 |
|
Benjamin Maquet
|
48f5ba466d
|
feat(superset/preset): add column-level-lineage support for aggregate charts (#14242)
Thanks for the contribution!
|
2025-08-12 09:17:10 +02:00 |
|
Tamas Nemeth
|
f1e7ce72f0
|
fix(ingest/looker): Ignore fields with empty column name to not generate invalid field urns (#14338)
|
2025-08-12 08:55:14 +02:00 |
|
Andrew Sikowitz
|
be252bb0c7
|
docs(automations/propagation): Document upstream propagation support and known issues (#14315)
|
2025-08-11 21:47:15 -07:00 |
|
Gabe Lyons
|
79ee2b6fc0
|
feat(siblings): Fix siblings search to apply consistent ordering (#14298)
|
2025-08-11 15:43:50 -07:00 |
|
Saketh Varma
|
3acdc930e2
|
fix(ui): Show better strings for 10k+ csv download (#14386)
|
2025-08-11 15:32:38 -07:00 |
|
Shirshanka Das
|
ec220f0802
|
fix(test): replace arbitrary waits with conditional waits in cypress tests (#14410)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
|
2025-08-11 15:08:15 -07:00 |
|
Tamas Nemeth
|
6787d83fa6
|
fix(ingest/unity-catalog): Speed up tag extraction by caching platform resources (#14376)
The pr reworks the external entity api for platform resources
|
2025-08-11 22:51:25 +02:00 |
|
david-leifker
|
9b2d20edc9
|
docs(release): update v0.3.13 known issues (#14422)
|
2025-08-11 13:49:06 -05:00 |
|
Jay
|
ab466d4108
|
docs(release-notes): saas v3.13.1 release notes (#14412)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
|
2025-08-11 14:48:58 -04:00 |
|
Jonny Dixon
|
c12e4b27e7
|
feat(ingestion/snowflake): formal support of dynamic tables (#13542)
|
2025-08-11 19:17:27 +01:00 |
|
Alex
|
fc1ebecf87
|
/health -> readiness check (#14341)
|
2025-08-11 10:42:21 -07:00 |
|
v-tarasevich-blitz-brain
|
acc7785e88
|
feat(customHomePage): add remove module confirmation (#14363)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2025-08-11 13:40:17 -04:00 |
|
Chris Collins
|
519fc3fd24
|
fix(actions) Fix checking actions enabled via env vars (#14378)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2025-08-11 13:37:09 -04:00 |
|
Chris Collins
|
006b36a4bc
|
chore(codeCov) Update FE code coverage to look at only .ts files for now (#14421)
|
2025-08-11 13:36:30 -04:00 |
|
v-tarasevich-blitz-brain
|
9b8059ec75
|
fix(customHomePage): fix caching of related entities in hierarchy (#14399)
|
2025-08-11 12:21:25 -04: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 |
|
Chakru
|
c6b14aaaf4
|
fix(publish): use new ossrh endpoint in maven publish (#14416)
|
2025-08-11 21:09:41 +05:30 |
|
Saketh Varma
|
8143ceff62
|
fix(ui): Add tooltips to Icons in Ingestion page (#14385)
|
2025-08-11 08:34:03 -07:00 |
|
Saketh Varma
|
05d34574df
|
fix(ui): Remove text overlaps with custom links (#14384)
|
2025-08-11 08:33:33 -07:00 |
|
Saketh Varma
|
744600b2d9
|
fix(ui): Render descriptions for custom assertions (#14383)
|
2025-08-11 08:31:39 -07:00 |
|
Aarush
|
adf00c199d
|
feat(mysql): add support for stored procedures in mysql ingestion (#14274)
|
2025-08-11 18:51:15 +09:00 |
|
Aseem Bansal
|
e9039a73fe
|
feat(search): make usage fields searchable (#14400)
|
2025-08-10 18:53:10 +05:30 |
|
Aseem Bansal
|
38e561e006
|
fix(ui/ingest): status update properly (#14395)
|
2025-08-10 18:52:41 +05:30 |
|
Chakru
|
afccda66c1
|
fix(irc): changing prefix for tblproperties (#14402)
|
2025-08-10 11:19:22 +05:30 |
|
david-leifker
|
1bc58d6b40
|
dev(cypress): gradle command quickstartCypress (#14404)
|
2025-08-08 21:45:09 -05:00 |
|
david-leifker
|
d817d6bbff
|
fix(test): fix sensitive properties test (#14407)
|
2025-08-08 19:27:09 -05:00 |
|
Jay
|
dbe5dafedc
|
feat(web) extending select component behavior (#14273)
|
2025-08-08 18:01:57 -04:00 |
|
Chris Collins
|
5685eda120
|
fix(docs) Fix typo in custom ownership types doc (#14405)
|
2025-08-08 17:28:30 -04:00 |
|
v-tarasevich-blitz-brain
|
d89c5d7ac3
|
fix(customHomePage): prevent default template deleting through API (#14374)
|
2025-08-08 14:12:35 -04:00 |
|
v-tarasevich-blitz-brain
|
a9b7d79220
|
fix(customHomePage): fixes for hierarchy view (#14365)
|
2025-08-08 14:09:42 -04:00 |
|
v-tarasevich-blitz-brain
|
ef200eff7b
|
fix(customHomePage): add error boundary to modules (#14345)
|
2025-08-08 14:07:42 -04:00 |
|