mirror of
https://github.com/apache/superset.git
synced 2026-04-23 10:04:45 +00:00
chore: remove deprecated api /superset/tables/<int:db_id>/... (#24342)
This commit is contained in:
committed by
GitHub
parent
2df699c99c
commit
e0253a4b25
@@ -34,6 +34,7 @@ assists people when migrating to a new version.
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- [24342](https://github.com/apache/superset/pull/24342): Removed deprecated API `/superset/tables/<int:db_id>/<schema>/...`
|
||||
- [24335](https://github.com/apache/superset/pull/24335): Removed deprecated API `/superset/filter/<datasource_type>/<int:datasource_id>/<column>/`
|
||||
- [24333](https://github.com/apache/superset/pull/24333): Removed deprecated API `/superset/datasources`
|
||||
- [24266](https://github.com/apache/superset/pull/24266) Remove the `ENABLE_ACCESS_REQUEST` config parameter and the associated request/approval workflows.
|
||||
|
||||
Reference in New Issue
Block a user