Skip to content

Commit

Permalink
Add line to UPDATING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jessie-ross committed Jun 21, 2024
1 parent 527aa05 commit 15ff439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPDATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ assists people when migrating to a new version.

- [26450](https://github.com/apache/superset/pull/26450): Deprecates the `KV_STORE` feature flag and its related assets such as the API endpoint and `keyvalue` table. The main dependency of this feature is the `SHARE_QUERIES_VIA_KV_STORE` feature flag which allows sharing SQL Lab queries without the necessity of saving the query. Our intention is to use the permalink feature to implement this use case before 5.0 and that's why we are deprecating the feature flag now.

- [27777](https://github.com/apache/superset/pull/27777): Changes the default `LOG_LEVEL` from `DEBUG` to `INFO`.

### Breaking Changes

- [27130](https://github.com/apache/superset/pull/27130): Fixes the DELETE `/database/{id}/ssh_tunnel/` endpoint to now correctly accept a database ID as a parameter, rather than an SSH tunnel ID.
Expand Down

0 comments on commit 15ff439

Please sign in to comment.