This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 4.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7b343f7fac fix(chart): Table and page entries misaligned (#30680)
add a70f2cee72 fix(Jinja): Extra cache keys for Jinja columns (#30715)
add 7c569abaf6 fix(dashboard): Include `urlParams` in the screenshot
generation (#30675)
add 49aa74cec8 fix: Nested transaction is inactive when embedding
dashboard (#30699)
No new revisions were added by this update.
Summary of changes:
.../menu/DownloadMenuItems/DownloadScreenshot.tsx | 2 +
superset-frontend/src/utils/urlUtils.ts | 2 +-
superset/cachekeys/api.py | 5 ++-
superset/connectors/sqla/models.py | 6 ++-
superset/dashboards/api.py | 19 ++++----
tests/integration_tests/sqla_models_tests.py | 50 ++++++++++++++++++++++
6 files changed, 72 insertions(+), 12 deletions(-)