chore: remove deprecated apis /slice_json/ and /annotation_json/ (#24423)

This commit is contained in:
Daniel Vaz Gaspar
2023-06-16 15:14:46 +01:00
committed by GitHub
parent 62364a4b15
commit d6a61c125a
4 changed files with 2 additions and 97 deletions

View File

@@ -34,6 +34,7 @@ assists people when migrating to a new version.
### Breaking Changes
- [24423](https://github.com/apache/superset/pull/24423): Removed deprecated APIs `/superset/slice_json/...`, `/superset/annotation_json/...`
- [24400](https://github.com/apache/superset/pull/24400): Removed deprecated APIs `/superset/recent_activity/...`, `/superset/fave_dashboards_by_username/...`, `/superset/fave_dashboards/...`, `/superset/created_dashboards/...`, `/superset/user_slices/`, `/superset/created_slices/...`, `/superset/fave_slices/...`, `/superset/favstar/...`,
- [24401](https://github.com/apache/superset/pull/24401): Removes the deprecated `metrics` column (which was blossomed in [20732](https://github.com/apache/superset/pull/20732)) from the `/api/v1/dataset/` API.
- [24375](https://github.com/apache/superset/pull/24375): Removed deprecated API `/superset/get_or_create_table/...`, `/superset/sqllab_viz`