You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2019/12/03 18:10:15 UTC

[incubator-superset] branch issues-8461 created (now 4e4af89)

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

beto pushed a change to branch issues-8461
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


      at 4e4af89  Update UPDATING.md

This branch includes the following new commits:

     new 4e4af89  Update UPDATING.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-superset] 01/01: Update UPDATING.md

Posted by be...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

beto pushed a commit to branch issues-8461
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit 4e4af898b5a606bed98ae2aaf9e422f4d380bd0e
Author: Beto Dealmeida <ro...@dealmeida.net>
AuthorDate: Tue Dec 3 10:09:58 2019 -0800

    Update UPDATING.md
---
 UPDATING.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/UPDATING.md b/UPDATING.md
index 8390970..2c8ce25 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -21,13 +21,19 @@ under the License.
 This file documents any backwards-incompatible changes in Superset and
 assists people when migrating to a new version.
 
+## Next
+
+* [8721](https://github.com/apache/incubator-superset/pull/8721): When using the cache
+warmup Celery task you should now specify the `SUPERSET_WEBSERVER_PROTOCOL` variable
+in your configuration (probably either "http" or "https"). This defaults to "http".
+
 ## 0.35.0
 
 * [8512](https://github.com/apache/incubator-superset/pull/8512): `DRUID_IS_ACTIVE` now
 defaults to False. To enable Druid-API-based functionality, override the
 `DRUID_IS_ACTIVE` configuration variable by setting it to `True` for your deployment.
 
-* [8450](https://github.com/apache/incubator-superset/pull/8450): The time ranger picker
+* [8450](https://github.com/apache/incubator-superset/pull/8450): The time range picker
 now uses UTC for the tooltips and default placeholder timestamps (sans timezone).
 
 * [8370](https://github.com/apache/incubator-superset/pull/8370): Deprecates