-1 (binding) Any other requests before we get started on rc2 ?
On Thu, Oct 24, 2019 at 10:04 PM Ville Brofeldt <ville.v.brofe...@gmail.com> wrote: > Hi all, > > thanks Daniel for starting the 0.35 release process. As the fix seems quite > vital, I vote -1 (non-binding) and propose starting a new RC with the > aforementioned fix. > > Ville > > On Fri, Oct 25, 2019 at 3:01 AM Grace Guo <grace....@airbnb.com.invalid> > wrote: > > > Hi Daniel, > > > > Thanks for the release work. We just make a new Superset release to > airbnb > > (airbnb release < > > https://github.com/airbnb/incubator-superset/commits/release--0.43>), > > which is pretty close to 0.35rc1. We found this PR < > > https://github.com/apache/incubator-superset/pull/8436> is a necessary > > fix in our release. You probably want to add this to 0.35rc1. > > > > Thanks! > > > > - Grace > > > > > On Oct 23, 2019, at 7:41 AM, daniel gaspar <danielvazgas...@gmail.com> > > wrote: > > > > > > Hi everyone, > > > > > > The source release 0.35.0 RC1 for Apache Superset is baked and > available > > at: > > > > > > https://dist.apache.org/repos/dist/dev/incubator/superset/0.35.0rc1/ > > > > > > public keys are available at: > > > > > > https://dist.apache.org/repos/dist/release/incubator/superset/KEYS > > > > > > This release mainly aims to fix bugs, introduce new features and update > > > dependencies. > > > This is a direct cut from master at SHA 8f246ce no cherries were added. > > > > > > Change log since 0.34.1: > > > > > > 8f246cec chore: disable another flaky cypress test (#8423) > > > cca689b7 Add improved typed casting to BigQuery (#8331) > > > 4cfd6b3c [tests] Fix, removing deprecated function for future Python > > > release compatibility. (#8353) > > > 1e533db3 fixed typo in installation instructions (#8413) > > > 9fc37ea9 [ci] Deprecate flake8 (#8409) > > > a1999018 [sqla] Enforcing ISO 8601 date/timestamp formats (#7702) > > > d3406e0a [Config] Cache static resources (#8370) > > > c62b2f43 [docs] CTAS on PostgreSQL needs commit to apply (#8367) > > > c422b492 Update Slack invitation link (#8399) > > > 876d3294 [fix] make names non-nullable (#8371) > > > fcb39f90 [form-data] Deleting obsolete Superset.get_form_data method > > (#8390) > > > 2117d1ef Add 0.34.1 PRs to CHANGELOG (#8376) > > > 03b35b3c [migration] Migrating since/until to time_range (#8372) > > > 558680d6 [Cypress] Skip another flaky sqllab test (#8374) > > > 9a186ffb Add incubating to NOTICE (#8369) > > > 7133429a [Docs] Put superset users in abc order (#8368) > > > 66e3708a Update README.md (#8365) > > > 7e7ea3d9 Revert "[fix] make datasource names non-nullable (#8332)" > > (#8363) > > > 8b85a8f3 [dashboard] show less filter indicators (#8345) > > > c09e3e7e Fix pypi link and replace gitter badge with slack (#8330) > > > edec8745 Revert "[init] Setting up cache before registering blueprints > > > (#7992)" (#8005) > > > 78366716 Add support for Exasol (#8343) > > > b0934065 fix saving new sql lab queries (#8351) > > > 04c3d1f5 Remove unused methods from Presto (#8350) > > > ec86d9de Fix lint in `superset/db_engine_spec` (#8338) > > > 65a05ca4 [fix] make datasource names non-nullable (#8332) > > > b6b6a753 Add Fanatics to companies that use Superset (#8344) > > > 46227b75 [docs] Add Deepomatic in organization list (#8347) > > > 9596935c feat: Set moment library language during app setup (#8296) > > > 4a8799b9 fix: npm audit fix bumps handlebars 4.1.2->4.3.1 (#8299) > > > 05b67673 [metric] Adding security for restricted metrics (#8175) > > > 8c708037 [Presto] Handle uncaught exception in get_create_view (#8304) > > > f21cc630 [SQL Lab] Improve autocomplete (#8305) > > > fbbc5f05 Allow overwriting a SQLLab query that has previously been > saved > > > (#8298) > > > d55fe541 refactor: remove unused code (#8300) > > > 25e2517d Update RunQueryActionButton.jsx (#8320) > > > cff10ebf Adding explicit Flask session cookie options to default config > > > (#8317) > > > d59e0c46 [superset] Fix, missing return on error and improved query > > (#8239) > > > 7ea76922 allow non-relative LOGO_TARGET_PATH (#8307) > > > 3764d43f Add safaricom to companies using superset (#8311) > > > 52a84d25 Add explicit support for python 3.7 (#8309) > > > 6d418308 Refine release instructions (#8272) > > > 11935ce1 Add commit to attempt to resolve query table lock (#8262) > > > 09bbdd27 chore: skip flaky SQL Lab test (#8282) > > > d4651077 [migration] Stripping leading and trailing whitespace (#8261) > > > 5d1bf424 [sql_json] Ensuring the request body is JSON encoded (#8256) > > > f3065a76 [database] Improve form and API validation for invalid URI > > (#8240) > > > bc83b5fb More intuitive display of negative time deltas (#8274) (#8276) > > > 7090725d Fix no data in Presto (#8268) > > > 731c19b6 refactor: use deck.gl plugins from npm package (#8258) > > > dfb3bf69 [typing] add typing for superset/connectors and > superset/common > > > (#8138) > > > 8bc5cd7d [SQLLab] Refactor sql json endpoint (#8163) > > > 6df74c6b Remove __row_id (#8257) > > > 799e08d7 Update another pypi case from superset to apache-superset > > (#8250) > > > 115bc83b docs: reflect the pypi move from superset to apache-superset > > > (#8244) > > > 0c94f0fd [sqllab] create query slightly earlier (#8224) > > > 8e1fc2b0 Fix array casting (#8253) > > > 12fb8e70 Show Presto views as views, not tables (#8243) > > > 4088a84e Small fix for Presto dtype map (#8251) > > > 8d04e1f5 Update README.md (#8246) > > > 0cd4ef54 Add RegisteredLookupExtraction support to extraction function > > > (#8185) > > > 88777943 Better distinction between tables and views, and show CREATE > > VIEW > > > (#8213) > > > 4132d8fb Simplify and improve `expand_data` in Presto (#8233) > > > 8847e105 Allow users to estimate query cost before executing it (#8172) > > > b9be01fc Handle int64 columns with missing data in SQL Lab (#8226) > > > bf7ce621 refactor: prepare control panel configs for separation into > > > plugins (#8222) > > > 1522d3fb fix: initialize control state for inline control config object > > > (#8221) > > > 762edf43 [talisman] Enforcing HTTP for status checks (#8214) > > > c566141f feat: read control panel configs from registry (#8173) > > > 30483cee chore: fix version info (#8196) > > > cb6abe34 fix: attempt to fix the flaky SQL Lab test (#8212) > > > 50cd558d Update messages.json (#8210) > > > b4a12346 [feature][dashboard] Show/hide filter indicator on the > > applicable > > > charts when filter options are open/close (#8166) > > > 296f3e81 Update README.md (#8206) > > > b8819226 chore: update UPDATING.md with a 0.34.0 section (#8208) > > > 84bf5b40 [viz] Adding get_def typing (#8034) > > > 9d4b955c chore: deprecate restricted metrics (#8197) > > > 7546ea31 Update messages.json (#8198) > > > 1a02d615 change log from csv_export to data_export; fix db name in log > > > (#8204) > > > 4e2d1c1a more detailed async error messages (#8164) > > > c053e233 [Config] Disable celery acks late (#8182) > > > 68c4c3a0 Prevent 'main' database connection creation (#8038) > > > 9d350aad ignore formatting for <Select> (#8187) > > > be33934b [fix] retry stop_query on all exceptions (#8184) > > > 8f071e8f Update messages.json (#8179) > > > 650de937 Bump cypress from 3.1.5 to 3.4.1 (#8158) > > > 00257b94 [sqllab] add retries for stop_query (#8139) > > > 436261e7 [Codemod] Rename react unsafe lifecycles (#8143) > > > ee24539b chore: remove PY3 conditional logic (#8149) > > > 522e8015 Forward SIGTERM signal to gunicorn (#8156) > > > 2abec190 Adding explicit include for version_info.json (#8148) > > > 96f21d3c Revert "Fix tooltips not visible for NVD3 charts on Firefox > > > (#7822) (#7929)" (#8147) > > > 96eb51f0 Revert "Allow resizing width of SQL Lab left bar / editor > > (#8099)" > > > (#8146) > > > 7f17ba7e removes unused state values and redundant presence checks > > (#8130) > > > 149d6344 Add duration formatter for numeric data (#8136) > > > b150b3d5 remove unused files (#8140) > > > 6aa10dc0 [setup] use new python requires metadata key (#8135) > > > de6d9634 Moving towards a whitelist approach for MANIFEST.in (#8109) > > > 7595d9e5 [SQL Lab] Async query results serialization with MessagePack > and > > > PyArrow (#8069) > > > 56566c26 feat: bump superset-ui dependencies to v0.12 and plugins to > > v0.11 > > > (#8115) > > > 6dc760a0 Add LogConfigurator, and add logging for CSV export (#8085) > > > b1269c31 removed database deps from reqs-dev.txt and typo. (#8111) > > > 62444981 [logging] add query id to SQL Lab logs (#8104) > > > 5d8da6ae [Hive Engine Spec] Fix latest partition logic (#8098) > > > ed3360b1 Allow resizing width of SQL Lab left bar / editor (#8099) > > > ee75d03d Fix cache set kwargs (#8106) > > > 01aa17cb Fix sqla query cache keys function (#8105) > > > 6ca3e347 refactor: separate vis-specific controls from centralized > > controls > > > (#7569) > > > 610b35a0 docs: remove unused release instruction (#8100) > > > fd119c18 Move Darwin-specific JS libs to optional (#8093) > > > e6956f84 [fix] checks for stopped queries (#8097) > > > 279307c6 fix: minor release/license related issues (#8087) > > > 0d76fc75 feat: replace table and box plot vis with new plugins (#8083) > > > fb51632e Add docstrings and typing to db_engine_specs and sql_parse > > (#8058) > > > 40776bd5 [Feature] Dashboard filter indicators (#7908) > > > 0fd73645 Remove gevent installation as a separate layer (#8078) > > > 995b96fc remove idna req from setup.py (#8067) > > > aae9b562 Move more Presto nested types behind feature flag (#8075) > > > d872511e bump a set of test-related JS libs (#8051) > > > c97a71b6 Make package.json cross platform (#8035) > > > ae16e69e Adding support for filter box in annotations (#8057) > > > 4e7ea3f3 Improve birth example dashboard (#8042) > > > 46f4da5f [viz] Revert dropna logic for pivot tables (#8040) > > > 478d0969 Add feature flag for Presto expand data (#8056) > > > 40c21dc1 Disable flaky cypress test (#8039) > > > a852eaaa Added WPSemantix to list of companies using Apache Superset in > > > README.md file (#8045) > > > 17f07406 Fix bug where lists in queries cannot contain multiple types > > > (#8032) > > > 075b5a5d Two more organisations using Superset - Zalora, GFG (#8026) > > > 0754f294 [Dashboard] Hide slice titles when they're empty (#8018) > > > 53757451 Improve release instructions (#8016) > > > f039e17c [SQL Lab] Improve perf for filterable table rendering (#8011) > > > 6df2a713 Fix tooltips not visible for NVD3 charts on Firefox (#7822) > > (#7929) > > > aebffe0b Added better display of NULL values in FilterableTable (as in > > SQL > > > Lab Results) (#8003) > > > > > > Cheers, > > > Daniel Gaspar > > > > >