+1 Tested using local env and on Preset's infra, checked:
- Checked db upgrade (from scratch) and superset init - Checked bootstrap 3.4.1 - polygons chart, dashboards - SQLLab some queries sync and async - No probs found with werkzeug and proxyfix behind LB Looks good! On 2019/10/01 04:33:53, Ville Brofeldt <ville.v.brofe...@gmail.com> wrote: > Dear all, > > > The source release 0.34.1 RC2 for Apache Superset is baked and available at: > > https://dist.apache.org/repos/dist/dev/incubator/superset/, public keys are > available at > https://dist.apache.org/repos/dist/release/incubator/superset/KEYS > > > This release mainly aims to fix bugs that have surfaced since the first > official release 0.34.0. For context the `0.34` release branch was cut at > SHA 9233a63, that was merged on master on Aug 8th 2019. From that common > ancestor, the following list of commit was added as cherry-picks. The SHAs > in the list bellow reference the cherries on the release branch, PR number > are available to get more details. > > > New cherries in 0.34.1rc2: > > > 270fd32a Fix: Missing time series datapoints in druid show up as absurd > values in line chart (#8271) > > 779976e1 Fixed korean translation error. (#8265) > > cc023a41 Fix sync failed when datasource is schema-less (#8223) > > 078af117 [SQL Lab] Fix bug when filtering on results that include nulls > (#8231) > > 40cea544 Bump flask-appbuilder to 2.1.13 (#8174) > > 49bba75e Bump FAB to 2.1.13 (#8176) > > e81f3746 [examples] Fix, sf population polygons div by zero error (#8209) > > a8576aad [Explore view] Fix extra data fetch when user clicks Run Query > (#8070) > > > New cherries in 0.34.1rc1: > > > aaed4a77 updating version to 0.34.1 > > 30ded7dd [sql lab] persist tables list in localStorage (#8054) > > 301211b5 Revert "Fixed Histogram visualization bug. (#8077)" (#8145) > > eb3cb955 fix: issues #8041 - bubble support for complex metrics (#8044) > > 7ca58f02 adding spaces missing from string concatenations (#8126) > > 9e6c0ab7 Update core.py (#8191) > > 7326f371 [feat] Add d3 legend formatting for Arc, Polygon and Scatter > deck.gl maps (#7951) > > 92481b7b [bugfix] Correctly quote table and schema in select_star (#8181) > > c5249cef Make orderby native sqla construct (#8180) > > 3136af12 [bugfix] fix timegrain addon regression (#8165) > > a8b05484 Add check for calls to cache_key_wrapper (#8128) > > 20a05954 Fix to Werkzeug ProxyFix; expose ProxyFix configuration items > (#8117) > > 4e49b8f3 Fixed Histogram visualization bug. (#8077) > > 6f6e068c Set disableErrorBoundary in SuperChart to fix chart error handling > (#8052) > > 08f19f1d fix: onSave datasource raises React error (#8049) > > 66340f1a fix: handle case where result exists but corresponding query > cannot be found (#8037) > > f85ba81c [bugfix] Fix deck_polygon metric bug and update examples chart > (#8025) > > 85f959f6 [fix] Allow dashboard viewer auto refresh dashboard (#8014) > > de21a7f1 Fix: There was an issue fetching the favorite status of this > dashboard #6824 (#8013) >