This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 1.5
in repository https://gitbox.apache.org/repos/asf/superset.git
from 79cb268279 fix: Test host reference
new 93611064b4 fix: cached common bootstrap Revert (#21018) (#21419)
new f3153760cd perf: Memoize the common_bootstrap_payload and include user
param (#21018) (#21439)
new 7d70ea1235 fix: dashboard filter value is cleared when 2 similar
dashboards opened in succession (#21461)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../components/nativeFilters/FilterBar/index.tsx | 9 +++++++--
superset/embedded/view.py | 4 ++--
superset/views/base.py | 18 +++++++++---------
superset/views/core.py | 10 +++++-----
superset/views/dashboard/views.py | 2 +-
5 files changed, 24 insertions(+), 19 deletions(-)