You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ju...@apache.org on 2024/03/06 17:00:03 UTC

(superset) branch master updated (66bf70172f -> 5107cc0fd9)

This is an automated email from the ASF dual-hosted git repository.

justinpark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 66bf70172f fix(API): Updating assets via the API should preserve ownership configuration (#27364)
     add 5107cc0fd9 fix(sqllab): Close already removed tab (#27391)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/actions/sqlLab.js     | 19 ++++---
 .../src/hooks/apiResources/queryApi.ts             |  5 +-
 superset/views/sql_lab/views.py                    | 20 ++++++--
 tests/integration_tests/sql_lab/api_tests.py       | 59 ++++++++++++++++++++++
 4 files changed, 90 insertions(+), 13 deletions(-)