This is an automated email from the ASF dual-hosted git repository.
erikrit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from a52ff13 chore: Moves Card to the components folder (#14139)
add bc47bc8 feat: Add etag caching to dashboard APIs (#14357)
No new revisions were added by this update.
Summary of changes:
superset/dashboards/api.py | 102 +++++++++++++++++++++++++++++-------------
superset/dashboards/dao.py | 67 ++++++++++++++++++++++++++-
superset/utils/cache.py | 45 +++++++++++++++++--
tests/dashboards/dao_tests.py | 30 +++++++++++++
4 files changed, 207 insertions(+), 37 deletions(-)