This is an automated email from the ASF dual-hosted git repository. johnbodley pushed a commit to branch john-bodley--updating-doc-metadata-cache in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit 7ba73e91b9efa8f9d373924c9bb2bbed39fc5058 Author: John Bodley <[email protected]> AuthorDate: Wed Jan 29 14:51:42 2020 -0800 [UPDATING] Add metadata cache changes to 0.29.0 --- UPDATING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPDATING.md b/UPDATING.md index 533414f..2e9c85a 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -153,6 +153,8 @@ the deploy finishes). * India was removed from the "Country Map" visualization as the geojson file included in the package was very large +* [5933](https://github.com/apache/incubator-superset/pull/5933)/[6078](https://github.com/apache/incubator-superset/pull/6078): changes which add schema and table metadata cache timeout logic at the database level. If left undefined caching of metadata is disabled. + ## Superset 0.28.0 * Support for Python 2 is deprecated, we only support >=3.6 from `0.28.0` onwards
