You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2023/06/13 10:03:36 UTC

[superset] branch master updated (c04bd4c6a7 -> 6f145dfe36)

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

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


    from c04bd4c6a7 chore: remove deprecated api /superset/available_domains (#24381)
     add 6f145dfe36 chore: remove deprecated apis on superset, testconn, validate_sql_json, schemas_access_for_file_upload, extra_table_metadata (#24354)

No new revisions were added by this update.

Summary of changes:
 RESOURCES/STANDARD_ROLES.md                    |   4 -
 UPDATING.md                                    |   1 +
 superset/views/core.py                         | 206 +------------------------
 tests/integration_tests/base_tests.py          |  27 ----
 tests/integration_tests/core_tests.py          | 125 ---------------
 tests/integration_tests/databases/api_tests.py |  41 -----
 tests/integration_tests/sql_validator_tests.py | 153 ------------------
 7 files changed, 2 insertions(+), 555 deletions(-)