Antonio Rivero
|
683a65488f
|
feat(mcp): Add ResponseCachingMiddleware and Storage (#36497)
|
2025-12-11 01:20:50 +01:00 |
|
Daniel Vaz Gaspar
|
bb22eb1ca8
|
feat: add option for hash algorithms (#35621)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-12-09 16:59:07 +00:00 |
|
Amin Ghadersohi
|
8d7c83419c
|
fix(mcp): Use config-based URL for MCP service instead of request auto-detection (#36460)
|
2025-12-09 07:33:17 -08:00 |
|
Haoqian Zhang
|
f4b919bf7d
|
feat(table): Export table data with "Search box" enabled (#36281)
Co-authored-by: RebeccaH2003 <114100529+RebeccaH2003@users.noreply.github.com>
|
2025-12-08 20:42:10 -08:00 |
|
Gabriel Torres Ruiz
|
3940354120
|
feat(theming): add per-theme custom font URL support (#36317)
|
2025-12-08 16:46:01 -08:00 |
|
Elizabeth Thompson
|
b35b1d7633
|
fix: add subdirectory deployment support for app icon and reports urls (#35098)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Daniel Gaspar <danielvazgaspar@gmail.com>
|
2025-12-08 16:06:08 -08:00 |
|
Luis Sánchez
|
e7c060466d
|
fix(SqlLab): enhance SQL formatting with Jinja template support. (#36277)
|
2025-12-08 15:32:05 -08:00 |
|
Shunki
|
440cbc4c1f
|
fix(roles): Add missing SQLLab permissions for estimate and format (#36263)
|
2025-12-08 14:40:38 -08:00 |
|
Beto Dealmeida
|
16e6452b8c
|
feat: Explorable protocol (#36245)
|
2025-12-04 13:18:34 -05:00 |
|
Beto Dealmeida
|
c458f99dd4
|
chore: cleanup ssh tunnel (#34388)
|
2025-12-03 14:26:35 -05:00 |
|
Beto Dealmeida
|
e4cb84bc02
|
feat: DB2 dialect for sqlglot (#36365)
|
2025-12-02 12:19:52 -05:00 |
|
Beto Dealmeida
|
775d1ba061
|
fix: normalize totals cache keys for async hits (#36274)
|
2025-12-01 11:11:10 -05:00 |
|
Mehmet Salih Yavuz
|
a754258fad
|
fix(timeshift): Add a more reliable strategy for correct temporal col (#36309)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-01 17:24:05 +03:00 |
|
Amin Ghadersohi
|
2af5a5adb0
|
fix(mcp): access wrapped function in dataset tool tests (#36295)
|
2025-11-26 22:49:42 +01:00 |
|
Amin Ghadersohi
|
18ab5382b1
|
feat(mcp): implement selective column serialization for list tools (#36035)
|
2025-11-25 17:31:51 -08:00 |
|
Amin Ghadersohi
|
f98939103b
|
fix(mcp-service): improve MCP tool parameter clarity and validation (#36137)
Co-authored-by: Rafael Benitez <rafael.benitez@contractors.food52.com>
|
2025-11-25 16:34:43 -08:00 |
|
Amin Ghadersohi
|
ab36bd3965
|
build: Add pytest-asyncio to enable async MCP service tests (#36251)
|
2025-11-25 15:47:48 -08:00 |
|
Amin Ghadersohi
|
06a8f4df02
|
feat(datasets): add datetime format detection to dataset columns (#36150)
Co-authored-by: Claude Code <claude@anthropic.com>
|
2025-11-25 14:25:24 -08:00 |
|
Amin Ghadersohi
|
cf88551a56
|
fix(mcp): Allow MCP tools to accept string or object request formats (#36271)
|
2025-11-25 14:46:44 -05:00 |
|
Beto Dealmeida
|
aca18fff99
|
fix: double computation of contribution_totals (#36226)
|
2025-11-25 14:35:55 -05:00 |
|
Ville Brofeldt
|
a4860075d2
|
feat: add mcp abstractions to core (#36151)
|
2025-11-25 08:23:59 -10:00 |
|
Beto Dealmeida
|
0c87034b17
|
fix: cache key generation (#36225)
|
2025-11-25 12:50:00 -05:00 |
|
Amin Ghadersohi
|
8d5d71199a
|
feat(mcp): Add flexible input parsing to handle double-serialized requests (#36249)
|
2025-11-25 18:21:04 +01:00 |
|
Daniel Vaz Gaspar
|
cd36845d56
|
fix: remove unwanted info from tags REST API (#36266)
|
2025-11-25 16:22:31 +00:00 |
|
Antonio Rivero
|
c966dd4f9e
|
feat(dashboards): Add config to filter implicit tags in list API (#36246)
|
2025-11-25 11:57:53 +01:00 |
|
amaannawab923
|
186693b840
|
feat(ag-grid): add SQLGlot-based SQL escaping for where and having filter clauses (#36136)
|
2025-11-25 09:35:40 +02:00 |
|
Elizabeth Thompson
|
08c1d03479
|
fix(screenshots): Only cache thumbnails when image generation succeeds (#36126)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 17:11:20 -08:00 |
|
Beto Dealmeida
|
a2267d869b
|
refactor: refactor get_query_result (#36057)
|
2025-11-21 18:14:52 -05:00 |
|
Beto Dealmeida
|
e303537e0c
|
fix: adhoc column quoting (#36215)
|
2025-11-21 16:32:39 -05:00 |
|
Joe Li
|
a0c29cc260
|
test: fix flaky MySQL integration test in test_update_v1_response (#36176)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 13:29:47 -08:00 |
|
Daniel Vaz Gaspar
|
348b19cb4c
|
fix(sqllab): validate results backend writes and enhance 410 diagnostics (#36222)
|
2025-11-21 15:05:48 +00:00 |
|
amaannawab923
|
35f156a1e1
|
feat(streaming): Streaming CSV uploads for over 100k records for constant memory usage (#35478)
|
2025-11-20 19:16:59 +02:00 |
|
Richard Fogaca Nienkotter
|
8315804c85
|
fix(cache): apply dashboard filters to non-legacy visualizations (#36109)
|
2025-11-18 10:03:09 +01:00 |
|
Yuvraj Singh Chauhan
|
28bdec2c79
|
fix(tags): ensure tag creation is compatible with MySQL by avoiding Markup objects (#36075)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-17 14:05:42 -08:00 |
|
Beto Dealmeida
|
3b226038ba
|
fix(datasets): prevent double time filter application in virtual datasets (#35890)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-17 16:47:10 -05:00 |
|
Gabriel Torres Ruiz
|
9d06a5888f
|
fix(csv-upload): log detailed errors during chunk concatenation for debugging (#36108)
|
2025-11-17 12:05:12 -08:00 |
|
Beto Dealmeida
|
fb7d0e0e3d
|
chore: annotate important types (#36034)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-17 14:41:20 -05:00 |
|
Amin Ghadersohi
|
dad469297c
|
feat(mcp): add configurable branding for MCP service (#36033)
|
2025-11-17 14:16:25 +01:00 |
|
Ville Brofeldt
|
c2baba50f9
|
chore: abstract models and daos into superset-core (#35259)
|
2025-11-14 17:00:44 -08:00 |
|
Janani Gurram
|
c955a5dc08
|
fix(histogram): add NULL handling for histogram (#35693)
Co-authored-by: Rachel Pan <r.pan@mail.utoronto.ca>
Co-authored-by: Rachel Pan <panrrachel@gmail.com>
Co-authored-by: Janani Gurram <68124448+JG-ctrl@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-14 11:54:13 -08:00 |
|
Beto Dealmeida
|
f3e620cd0f
|
fix: RLS in virtual datasets (#36061)
|
2025-11-14 14:21:09 -05:00 |
|
Richard Fogaca Nienkotter
|
4a04d46118
|
fix(explore): re-apply filters when 'Group remaining as Others' is enabled (#35937)
|
2025-11-13 22:06:33 +01:00 |
|
Vitor Avila
|
6701d0ae0c
|
fix: Use singlestoredb dialect for sqlglot (#36096)
|
2025-11-13 16:10:55 -03:00 |
|
Antonio Rivero
|
60f29ba6fb
|
chore(logs): Add is_cached in sync AND async results (#36102)
|
2025-11-13 16:04:49 +01:00 |
|
Mehmet Salih Yavuz
|
306f4c14cf
|
fix(sql): quote column names with spaces to prevent SQLGlot parsing errors (#35553)
|
2025-11-13 17:47:16 +03:00 |
|
Amin Ghadersohi
|
c244e7f847
|
fix(mcp): simplify health_check tool and refactor system utils (#36063)
|
2025-11-12 10:28:09 -08:00 |
|
Joe Li
|
21d585d586
|
fix(explore): show validation errors in View Query modal (#35969)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-10 14:47:52 -08:00 |
|
Kamil Gabryjelski
|
63dfd95aa2
|
fix: Flakiness around scrolling during taking tiled screenshots with Playwright (#36051)
|
2025-11-10 12:57:28 +01:00 |
|
Mehmet Salih Yavuz
|
c9f65cf1c2
|
fix(date_parser): add check for time range timeshifts (#36039)
|
2025-11-10 13:46:03 +03:00 |
|
Elizabeth Thompson
|
c42e3c6837
|
fix(reports): improve error handling for report schedule execution (#35800)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-07 17:57:43 -08:00 |
|