Daniel Vaz Gaspar
|
a6d85dccf8
|
fix: streaming export losing g context (#36950)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-08 16:11:03 +00:00 |
|
Amin Ghadersohi
|
84279acd2f
|
feat(mcp): add unified get_schema tool for schema discovery (#36458)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-07 15:26:17 -08:00 |
|
Amin Ghadersohi
|
64ee48f147
|
fix(mcp): use chart.query_context for get_chart_data like the API does (#36937)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-07 16:32:45 -03:00 |
|
Levis Mbote
|
dfdf8e75d8
|
fix: handle undefined template variables safely in query rendering. (#35009)
|
2026-01-07 19:44:03 +01:00 |
|
Gabriel Torres Ruiz
|
5edaed2e5b
|
fix(alerts): wrong alert trigger with custom query (#35871)
|
2026-01-07 18:06:18 +01:00 |
|
Evan Rusackas
|
861e5cd013
|
fix(security): enforce datasource access control in get_samples() (#36550)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-07 08:54:11 -08:00 |
|
Felipe López
|
cedc35e39f
|
fix(SQLLab): remove error icon displayed when writing Jinja SQL even when the script is correct (#36422)
|
2026-01-06 16:58:40 +03:00 |
|
JUST.in DO IT
|
12a266fd2f
|
fix(trino): update query progress using cursor stats (#36872)
|
2026-01-05 13:19:20 -08:00 |
|
Evan Rusackas
|
5909e90081
|
feat(security): add built-in Public role for anonymous dashboard access (#36548)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-05 10:27:10 -08:00 |
|
Beto Dealmeida
|
ecb4e483df
|
fix: apply EXCLUDE_USERS_FROM_LISTS to /api/v1/security/users/ (#36742)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-23 15:18:34 -08:00 |
|
Sebastian Jingoi
|
f8cb935105
|
feat(reports): add webhook option for notifications (#36127)
Co-authored-by: Hriday Algh <hridayalgh@gmail.com>
Co-authored-by: Hriday Algh <53922405+AlwaysIngame@users.noreply.github.com>
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
|
2025-12-23 10:51:04 -08:00 |
|
Michael S. Molina
|
6b25d0663e
|
refactor: Migrates the MCP execute_sql tool to use the SQL execution API (#36739)
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
|
2025-12-22 09:48:28 -03:00 |
|
Amin Ghadersohi
|
e3e6b0e18b
|
fix(mcp): use SQLScript for all SQL parsing in execute_sql (#36599)
|
2025-12-20 20:52:56 -08:00 |
|
Michael S. Molina
|
5920cb57ea
|
refactor(extensions): add Pydantic validation for extension configuration (#36767)
|
2025-12-19 13:33:10 -03:00 |
|
Brandon Sovran
|
0f56e3b9ae
|
fix: Implement SIP-40 error styles for GAQ (#36596)
|
2025-12-18 12:22:17 -08:00 |
|
Kamil Gabryjelski
|
f3407d7a56
|
chore: Close playwright browser gracefully (#36537)
|
2025-12-18 17:30:22 +01:00 |
|
Vitor Avila
|
737a5162e4
|
fix: Use is_active for guest users (#36716)
|
2025-12-17 17:23:22 -03:00 |
|
Vitor Avila
|
d14f502126
|
fix: store form_data as dict during viz type migration (#36680)
|
2025-12-16 18:32:29 -03:00 |
|
Vitor Avila
|
821b259805
|
fix: Support datetime_format during import (#36679)
|
2025-12-16 15:15:04 -03:00 |
|
Michael S. Molina
|
28e3ba749e
|
feat: SQL execution API for Superset (#36529)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-16 14:39:29 -03:00 |
|
Evan Rusackas
|
52c711b0bc
|
fix(dashboard): import with overwrite flag replaces charts instead of merging (#36551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 09:09:56 -08:00 |
|
Evan Rusackas
|
c7a4d4f2cc
|
fix(sql): handle backtick-quoted identifiers with base dialect (#36545)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-15 13:00:13 -08:00 |
|
Amin Ghadersohi
|
d5dbd06824
|
docs(mcp): add Kubernetes deployment instructions to MCP service README (#36547)
|
2025-12-12 12:24:50 -08:00 |
|
Amin Ghadersohi
|
e5b7e38a30
|
feat(mcp): add datasource field to generate_explore_link form_data (#36543)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-12 16:51:58 +01:00 |
|
Amin Ghadersohi
|
a588668899
|
feat(mcp): return form_data and form_data_key in generate_chart and generate_explore_link responses (#36539)
|
2025-12-11 13:21:49 -08:00 |
|
Evan Rusackas
|
1f5df7407f
|
fix(api): Fix JWT authentication for /api/v1/me endpoints (#36410)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-11 11:40:42 -08:00 |
|
Antonio Rivero
|
dba3fdfadf
|
feat(mcp): Caching uses in-memory store by default when no external store is configured (#36527)
|
2025-12-11 13:08:09 +01:00 |
|
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 |
|
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 |
|
Daniel Vaz Gaspar
|
1d9c93a793
|
fix: core mcp injection and ephemeral envs (#36440)
|
2025-12-05 15:02:07 -03:00 |
|
Beto Dealmeida
|
482c674a0f
|
chore: improve types (#36367)
|
2025-12-04 13:51:35 -05:00 |
|
Beto Dealmeida
|
16e6452b8c
|
feat: Explorable protocol (#36245)
|
2025-12-04 13:18:34 -05:00 |
|
Elizabeth Thompson
|
c36ac53445
|
fix(reports): simplify logging to focus on timing metrics (#36227)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vitor Avila <vitorfragadeavila@gmail.com>
|
2025-12-04 10:00:17 -08:00 |
|
Antonio Rivero
|
4a249a0745
|
fix(dashboards): Use same decorators as FAB (#36423)
|
2025-12-04 16:32:10 +01:00 |
|
Declan Zhao
|
d121cfdbda
|
feat(prune_logs): add optional max_rows_per_run param (#36313)
|
2025-12-04 10:15:10 -03:00 |
|
Beto Dealmeida
|
c458f99dd4
|
chore: cleanup ssh tunnel (#34388)
|
2025-12-03 14:26:35 -05:00 |
|
Amin Ghadersohi
|
5c91ab91fb
|
feat(mcp): add tool tags for Tool Search optimization (#36405)
|
2025-12-03 18:07:22 +01:00 |
|
Amin Ghadersohi
|
2c6bed27aa
|
refactor(mcp): use dynamic APP_NAME instead of hardcoded Superset branding (#36371)
|
2025-12-02 11:33:10 -08:00 |
|
Beto Dealmeida
|
d05ab91d11
|
fix: is_column_reference check (#36382)
|
2025-12-02 14:16:48 -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 |
|
PolinaFam
|
c9a7a85159
|
feat(chart): add axes settings for trendline (#36002)
|
2025-11-28 12:22:57 -08: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 |
|