 Evan RusackasandSuperset Dev
|
bd7b739212
|
chore: remove obsolete pandas/SQLAlchemy version compat shim (#43497)
Co-authored-by: Superset Dev <dev@superset.apache.org>
|
2026-08-24 20:11:52 -07:00 |
|
 
|
7f1b41444c
|
fix: add missing access checks to semantic-layer and theme endpoints (#43389)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
|
2026-08-24 08:52:45 -07:00 |
|
 Evan RusackasandSuperset Dev
|
9781254363
|
fix(export): escape formula-triggering values consistently and bound post-processing inputs (#43396)
Co-authored-by: Superset Dev <dev@superset.apache.org>
|
2026-08-21 12:37:33 -07:00 |
|
 
|
2b6044b624
|
fix: tighten SSRF validation, executor resolution, and cache scoping across reports/thumbnails (#43395)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
|
2026-08-21 12:34:37 -07:00 |
|
 Evan RusackasandClaude Code
|
05842a6350
|
feat(metrics): add MEDIAN/STDDEV_SAMP/VAR_SAMP as system-wide aggregates (#42895)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-08-21 04:15:17 -07:00 |
|
Joe Li
|
7441ce90ae
|
fix(charts): align grain-less time comparisons safely (#43315)
|
2026-08-20 14:55:01 -07:00 |
|
 madhushreeagandmadhushree agarwal
|
271564cb0d
|
feat(config): add EXTRA_PANDAS_POSTPROCESSING_OPS extension point (#43337)
Co-authored-by: madhushree agarwal <madhushree_agarwal@apple.com>
|
2026-08-20 13:15:41 -07:00 |
|
  
|
e7dccd44a7
|
fix(reports): prevent blank/partial report PDFs from virtualized charts (#43348)
Co-authored-by: Matt Fitzgerald <matt.fitzgerald@preset.io>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
|
2026-08-20 09:10:30 -04:00 |
|
 
|
f9cedf84e2
|
fix: drop post-processing options the operation no longer accepts (#42927)
Signed-off-by: Arya Ketan <aryaketan@sharechat.co>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-08-19 18:15:15 -07:00 |
|
 Sumit KumarandClaude Opus 4.8
|
1569915096
|
feat(multi-value): array-typed column filters with two-tier operators (ClickHouse MVP) (#41279)
Signed-off-by: thedeceptio <thedeceptio@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-19 10:56:49 -07:00 |
|
 
|
13eb47a1da
|
fix(api): improved request handling and embedded dashboard scoping (#42930)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Superset Dev <dev@superset.apache.org>
|
2026-08-17 23:50:25 -07:00 |
|
 Elizabeth ThompsonandClaude Opus 4.8
|
e2070d79dc
|
fix(reports): wait for ECharts paint before capturing report screenshots (#43077)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-18 00:02:36 -04:00 |
|
Gabriel Torres Ruiz
|
856599027a
|
fix(mcp): harden the embedded-guest chart data-read path
|
2026-08-14 14:55:11 -03:00 |
|
 
|
3c7633f935
|
fix(encrypt): stop naive padding from truncating secrets ending in '*' (#43074)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Joe Li <joe@preset.io>
|
2026-08-13 13:15:37 -07:00 |
|
Amin Ghadersohi
|
762fdccfde
|
fix(oauth2): log database token failures (#42644)
|
2026-08-13 12:54:55 -04:00 |
|
 
|
8014f782d3
|
feat: bump SQLAlchemy to 2.0 and flask-sqlalchemy to 3.1.1 (#42803)
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Superset Dev <dev@superset.apache.org>
|
2026-08-12 19:55:14 -07:00 |
|
Joe Li
|
4baf1cf648
|
fix(reports): preserve Slack v1 private-channel text delivery (#42089)
|
2026-08-12 14:42:57 -07:00 |
|
 
|
8734a232d8
|
fix(reports): apply chart number and currency formatting to tables sent as text (#42820)
Co-authored-by: Jean Massucatto <massucattoj@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-11 21:48:37 -07:00 |
|
 
|
d570335f67
|
fix: bind permission-sync task to user id, use per-user RLS cache sentinel on parse failure (#42938)
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-11 19:35:40 -07:00 |
|
 madhushreeagandmadhushree agarwal
|
bdf8ce69ab
|
feat(Reports&Alerts): remove Selenium support, require Playwright (#43028)
Co-authored-by: madhushree agarwal <madhushree_agarwal@apple.com>
|
2026-08-11 16:06:26 -07:00 |
|
 Mike BridgeandClaude Fable 5
|
2feb6c2bb5
|
refactor(deletion-retention): add declarative purge policies (#42888)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-08-11 09:55:36 -07:00 |
|
 ShaitanandClaude Opus 5
|
34b2d3a533
|
fix(rls): match null-schema datasets in predicate lookup (#41426)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
2026-08-10 19:58:51 -07:00 |
|
Mehmet Salih Yavuz
|
daf1718b44
|
fix(embedded): redact database errors in API responses to guest users (#42796)
|
2026-08-10 18:45:20 +03:00 |
|
 
|
8181917f79
|
fix: Apply timezone offset to convert local time boundaries to UTC (#37014)
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-08 16:40:31 -07:00 |
|
   ![github-actions[bot]](/assets/img/avatar_default.png)
|
2a9c5acb01
|
chore(deps): bump numpy from 1.26.4 to 2.4.6 (#42778)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io>
Co-authored-by: rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-07 22:55:20 -07:00 |
|
 Elizabeth ThompsonandClaude
|
01a9fdc621
|
chore(reports): thread cache-key/execution-id log context through screenshot capture logs (#42657)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-06 09:43:12 -07:00 |
|
  
|
32e4e3c6a8
|
fix(reports): enforce dashboard readiness and execution budget (#42624)
Co-authored-by: Matt Fitzgerald <matt.fitzgerald@preset.io>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-05 14:30:35 -07:00 |
|
 
|
e880711bbb
|
fix(migrations): actually drop _customer_location_uc (list == set no-op) (#42642)
Co-authored-by: Mike Bridge <michael.bridge@ext.preset.io>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
2026-08-05 11:12:14 -07:00 |
|
Amin Ghadersohi
|
33c386a2d6
|
fix(core): reduce metric expression log noise (#42619)
|
2026-08-04 16:35:02 -07:00 |
|
 Elizabeth ThompsonandClaude
|
6929d032b8
|
fix(reports): time-budget tiled screenshot to fail cleanly instead of hitting Celery kill (#42118)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-31 15:37:46 -07:00 |
|
 Elizabeth ThompsonandClaude
|
f6c574edd8
|
fix(screenshots): validate cached screenshot image bytes on read and write (#42120)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-31 15:13:59 -07:00 |
|
 Elizabeth ThompsonandClaude
|
85bab0b07c
|
fix(reports): downgrade chart-container timeout log level and fix tiling veto on unknown height (#42153)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-31 15:00:38 -07:00 |
|
 Elizabeth ThompsonandClaude
|
f607e17e3a
|
fix(reports): fail loudly instead of falling back to unguarded screenshot when tiled capture fails (#42273)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-31 12:41:29 -07:00 |
|
Luiz Otavio
|
afb863684b
|
feat(cache): add DATA_CACHE_MAX_VALUE_SIZE to skip caching oversized results (#42570)
|
2026-07-29 11:35:42 -07:00 |
|
 Evan RusackasandClaude Code
|
1d4c3a2adb
|
fix(core): don't blank a datetime column when its format coerces every value to NaT (#42405)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-07-28 15:18:53 -07:00 |
|
  
|
9a025267bd
|
fix(reports): positive readiness check for non-tiled screenshots (#42253)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Mafi <matt.fitzgerald@gmail.com>
Co-authored-by: Matt Fitzgerald <matt.fitzgerald@preset.io>
|
2026-07-26 01:14:06 -04:00 |
|
 Joe LiandClaude Opus 4.8
|
134cae07ae
|
fix(ui): update stale Ant Design v6 internal class selectors (#42146)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-24 13:31:45 -07:00 |
|
 Amin GhadersohiandClaude
|
3bdf134aaa
|
fix(logging): stop noisy LocalProxy-not-mapped warning for guest users (#42306)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-24 13:06:20 -04:00 |
|
Jean Massucatto
|
4ee500e47b
|
fix(explore): render Jinja before validating legacy chart filters (#41996)
|
2026-07-23 22:05:14 -07:00 |
|
 yousophandClaude Opus 4.8
|
17bd286ae9
|
fix(forecast): resolve time grain robustly for Prophet forecasting (#42145)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-22 16:08:57 -07:00 |
|
Elizabeth Thompson
|
e075133a83
|
fix(pandas_postprocessing): avoid FutureWarning for max/min in boxplot MINMAX (#42272)
|
2026-07-22 15:02:14 -07:00 |
|
    
|
34ebe3d22a
|
feat(extensions): add a Storage API for extensions (#39171)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
Co-authored-by: Benyovszky Máté <benyovszky.mate.work@outlook.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-21 16:23:56 -03:00 |
|
Hugh A. Miles II
|
00cb3037e7
|
feat(dashboard): export dashboard chart data to Excel (async, S3 + email) (#41133)
|
2026-07-21 12:17:00 -04:00 |
|
 
|
4b659da5c4
|
fix(reports): positive per-tile chart readiness check for tiled screenshots (#42119)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: yousoph <sophieyou12@gmail.com>
|
2026-07-20 17:31:45 -07:00 |
|
 Evan RusackasandClaude Opus 4.8
|
034823e99b
|
chore: replace deprecated datetime.utcnow()/utcfromtimestamp() (#41502)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-20 15:37:57 -07:00 |
|
 
|
5a17ae1224
|
chore: drop Python 3.10 support, require Python 3.11+ (#42045)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
|
2026-07-20 08:16:22 -07:00 |
|
  ![github-actions[bot]](/assets/img/avatar_default.png)
|
42a2aede78
|
chore(deps): bump pandas from 2.1.4 to 2.3.3 (#42192)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-18 15:42:02 -07:00 |
|
Elizabeth Thompson
|
5750d82426
|
fix(pandas_postprocessing): avoid FutureWarning for mean/median in boxplot (#42004)
|
2026-07-17 15:02:40 -07:00 |
|
innovark
|
fc506c06da
|
feat: added email delivery of XLSX reports (#40885)
|
2026-07-17 10:35:34 -07:00 |
|
 Joe LiandClaude Fable 5
|
157ef61fd8
|
fix(charts): render time comparison without a time grain (#42054)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-16 21:50:46 -07:00 |
|