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 |
|
purnimagarg1
|
06dbda8bea
|
feat(ui/homepage): add infinite scroll list component and implement in asset collection module (#14371)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2025-08-08 13:05:15 -04:00 |
|
purnimagarg1
|
389c35f65b
|
improvement(ui/homepage): show toast for forking home page (#14372)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2025-08-08 13:04:42 -04:00 |
|
Chakru
|
516cf09392
|
fix(tests): unit test cleanup for IRC browsepathsv2 backfill (#14401)
|
2025-08-08 21:53:45 +05:30 |
|
Chakru
|
5cb4846363
|
fix(irc): compute browsepathsv2 for IRC resources (#14393)
|
2025-08-08 20:52:40 +05:30 |
|
Aseem Bansal
|
26b0d51854
|
fix(ingest): separate out existence dict and full count dict (#14396)
|
2025-08-08 18:37:24 +05:30 |
|
Aseem Bansal
|
3fd2615b83
|
fix(ui/ingest): exclude entities that don't have search card (#14359)
|
2025-08-08 16:13:40 +05:30 |
|
Aseem Bansal
|
f9f42fe15f
|
fix(docs): use teancity for exponential retries (#14329)
|
2025-08-08 13:22:18 +05:30 |
|
RyanHolstien
|
a2981c72ae
|
fix(sso): fix null overrides in case of non-ui sso configuration (#14388)
|
2025-08-07 19:12:38 -05:00 |
|
Jay
|
efd9a7c1fd
|
refactor(data-contracts): deprecating data contracts (#14351)
|
2025-08-07 19:04:14 -04:00 |
|
Jay
|
de820db007
|
fix(web): improved group setup UX (#14381)
|
2025-08-07 19:03:56 -04:00 |
|
Harshal Sheth
|
17974a8d94
|
docs: list python packages in claude.md (#14389)
|
2025-08-07 15:30:46 -07:00 |
|
Harshal Sheth
|
2e18706f78
|
feat(python): upgrade mypy to 1.17.1 (#14380)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2025-08-07 14:31:29 -07:00 |
|
Benjamin Maquet
|
ed3cfc5d42
|
fix(ingest/dbt-cloud): use correct node description for sources (#14321)
|
2025-08-07 13:53:04 -07:00 |
|
v-tarasevich-blitz-brain
|
5ea080dd92
|
fix(customHomePage): fix hierarchy name validation and hide remove button in query builder (#14364)
|
2025-08-07 16:13:54 -04:00 |
|
Andrew Sikowitz
|
bd2198fcdc
|
feat(sdk/patch): Support DataJob fine grained lineage patch (#14377)
|
2025-08-07 13:07:38 -07:00 |
|
v-tarasevich-blitz-brain
|
48599df12c
|
fix(customHomePage): fix layout alignment issues (#14330)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2025-08-07 16:00:59 -04:00 |
|
v-tarasevich-blitz-brain
|
19fd17406d
|
fix(customHomePage): bring fixes from Saas (#14368)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: purnimagarg1 <139125209+purnimagarg1@users.noreply.github.com>
|
2025-08-07 14:07:23 -04:00 |
|
dependabot[bot]
|
3759a5d887
|
build(deps): bump tmp from 0.2.3 to 0.2.4 in /smoke-test/tests/cypress (#14349)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-07 12:27:38 -05:00 |
|
Tamas Nemeth
|
154c065aa8
|
feat(ingest/sdkv2): Add skip cache parameter to urn search (#14369)
|
2025-08-07 18:22:08 +02:00 |
|
Andrew Sikowitz
|
329baaa932
|
fix(ui/schema): Remove [] from array v2 field path names (#14352)
|
2025-08-07 09:02:48 -07:00 |
|