Superset - Package Updates
Pinned
Superset
-
[1.1.0]
- Update Superset to 2.1.0
- Full changelog
- fix(sqllab): SqlJsonExecutionContext.query null pointer by @serenajiang in #16997
- chore: removing use of supersetTheme in favor of ThemeProvider by @rusackas in #17000
- chore: no direct use of supersetTheme (or bad LESS vars) in SqlEditor by @rusackas in #16999
- fix: letter format of sort chart in dashboard edit by @jinghua-qa in #17003
- fix: rolling and cum operator on multiple series by @zhaoyongjie in #16945
- refactor(filterset): improve response body by @ofekisr in #16974
- chore: Select component refactoring - SelectAsyncControl - Iteration 5 by @geido in #16609
- chore: bump superset-ui 0.18.10 by @zhaoyongjie in #17009
- fix(dashboard): Race condition when setting activeTabs with nested tabs by @kgabryje in #17007
- fix: Strict check to allow null values in the SelectControl component by @geido in #17008
-
[1.5.2]
- Update Superset to 3.1.2
- Full changelog
- #27706 fix: Select onChange is fired when the same item is selected in single mode (@michael-s-molina)
- #27744 fix: reduce alert error to warning (@eschutho)
- #27644 fix: Provide more inclusive error handling for saved queries (@john-bodley)
- #27646 fix: Leverage actual database for rendering Jinjarized SQL (@john-bodley)
- #27636 fix(sqllab): unable to remove table (@justinpark)