Hi all, for additional context, this release aims to address a bug in 0.35.0, which caused the server to fail to start if the optional dependency pydruid was not installed. In addition to fixing that problem, a few other fixes have also been included that were merged to master after the 0.35 branch was cut. Due to the severity of the bug, the 0.35.0 release will not be published on PyPI, but will be postponed until 0.35.1 is released.
Ville On Fri, Nov 15, 2019 at 5:46 PM daniel gaspar <danielvazgas...@gmail.com> wrote: > Hi everyone, > > The source release 0.35.1 RC1 for Apache Superset is baked and available > at: > > https://dist.apache.org/repos/dist/dev/incubator/superset/0.35.1rc1/ > > public keys are available at: > > https://dist.apache.org/repos/dist/release/incubator/superset/KEYS > > This release mainly aims to fix bugs, and update dependencies. > > Cherry picks applied on 0.35.1 RC1 since 0.35.0: > > b91205d9 [pydruid] Bumping the pydruid version (#8430) > a8f1589d fixing typo. (#8487) > 650c8482 [cli] Fix, import datasources exported by UI (#8477) > 4c2a6537 build: bump dompurify version because of nasty xss bypass. (#8498) > 59bc2206 bump legacy-preset-chart-nvd3 to 0.11.5 (#8558) > efb44ba5 [druid] Fix, pydruid forced dependency (#8566) > 49ea232c [fix] Improve csv upload functionality (#8457) > > Happy testing, > Daniel Gaspar >