The Apache Superset (incubating) team is pleased to announce that Superset
0.37.2 has just been released.
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
The official source release:
https://www.apache.org/dist/incubator/superset/0.37.2
The Pypi package:
https://pypi.org/project/apache-superset/
The changelog:
- #10964 fix: simply is_adhoc_metric (@villebro)
- #10934 fix(jinja): make context attrs private on SQL templates (@dpgaspar)
- #10931 fix(legacy-druid): undefined filter key (@villebro)
- #10451 fix(chart-data-api): assert referenced columns are present in datasource (@villebro)
- #10816 fix(sql-lab): relax column name restrictions (@villebro)
- #10814 fix: ColorSchemeControl should not use CreatableSelect (@ktmud)
- #10805 Fix: Include RLS filters for cache keys (@gtg472b)
- #10774 fix: pivot table timestamp grouping (@villebro)
- #10706 fix(db-engine-spec): execute oracle DML statement bug in sqllab (@chuancyzhang)
- #10684 fix(jinja): extract form_data from json body (@villebro)
- #10707 refactor(database): use SupersetResultSet on SqlaTable.get_df() (@villebro)
- #10687 fix(filter-box): don't add empty filter to filtersChoices (@villebro)
- #10683 feat(row-level-security): add hook for customizing form dropdowns (@villebro)
- #10633 fix: dedup groupby in viz.py while preserving order (@mistercrunch)
- #10637 feat(viz-plugins): add date formatting to pivot-table (@villebro)
- #10621 improve documentation for country maps (@czue)
- #10572 fix: show error if rolling window returns empty df (@villebro)
- #10578 fix: dataset delete and perm delete (@dpgaspar)
- #10576 fix: disable false positive error (@dpgaspar)
- #10475 fix(dashboard): add animation state to fix tab switch re-renders (@ktmud)
- #10552 fix: table viz query mode switch not working (@ktmud)
- #10551 fix: embedded chart height (@etr2460)
- #10548 fix: handle query exceptions gracefully (@villebro)
- #10544 bugfix: table chart query mode initial value (@ktmud)
- #10538 fix: remove unnecessary exception when exploring non-legacy viz plugins (@villebro)
- #10522 fix(log): don't log exceptions on test connection (@dpgaspar)
- #10517 feat: make screenshot timeout configurable (@JasonD28)
- #10458 fix: update time range select tooltip (@riahk)
- #10493 fix: support non-string groupbys for pie chart (@villebro)
- #10435 fix(log): log endpoint authentication (@dpgaspar)
- #10430 update code (@stuarthu)
- #10391 fix: pie chart multiple groupbys (@villebro)
If you have any usage questions, or have problems when upgrading or
find any problems about enhancements included in this release, please
don't hesitate to let us know by sending feedback to this mailing
list.
=====
Disclaimer
Apache Superset is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Incubator. Incubation is required of all
newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of
the code, it does indicate that the project has yet to be fully endorsed by
the ASF.