This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new 9cb2dce Update CHANGELOG from 0.26 to 0.28.1 (#6139)
9cb2dce is described below
commit 9cb2dceeb5124178ea7ba2ee4c85a0e34e500213
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Wed Oct 24 14:38:11 2018 -0700
Update CHANGELOG from 0.26 to 0.28.1 (#6139)
---
CHANGELOG.md | 412 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 412 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96e308f..b602955 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,417 @@
## Change Log
+### 0.28.1 (2018/10/18 17:48 +00:00)
+- Bump FAB to 1.18.1
+
+### 0.28.0 (2018/10/17 ??:?? +00:00)
+- [#5896](https://github.com/apache/incubator-superset/pull/5896) [SIP-4]
replace SQL Lab ajax calls with `SupersetClient` (#5896) (@williaster)
+- [#6104](https://github.com/apache/incubator-superset/pull/6104) Use
@vx/responsive to provide Chart width on Explore page (#6104) (@kristw)
+- [#6095](https://github.com/apache/incubator-superset/pull/6095) [utils.py]
gathering/refactoring into a "utils/" folder (#6095) (@mistercrunch)
+- [#5869](https://github.com/apache/incubator-superset/pull/5869) [SIP-4]
replace explorer ajax calls with `SupersetClient` (#5869) (@williaster)
+- [#6058](https://github.com/apache/incubator-superset/pull/6058) [SIP-5&6]
Refactor line_multi (#6058) (@kristw)
+- [#5854](https://github.com/apache/incubator-superset/pull/5854) [SIP-4]
replace dashboard ajax calls with `SupersetClient` (#5854) (@williaster)
+- [#6078](https://github.com/apache/incubator-superset/pull/6078) allow cache
and force refresh on table list (#6078) (@youngyjd)
+- [#6121](https://github.com/apache/incubator-superset/pull/6121) This control
test is flaky and affecting travis runs, turning it off for now (#6121)
(@michellethomas)
+- [#6038](https://github.com/apache/incubator-superset/pull/6038) Fixes to the
CategoricalDeckGLContainer and filter box (#6038) (@betodealmeida)
+- [#6113](https://github.com/apache/incubator-superset/pull/6113) send
username in sync request (#6113) (@youngyjd)
+- [#5875](https://github.com/apache/incubator-superset/pull/5875) [SIP-4]
replace chart ajax calls with `SupersetClient` (#5875) (@williaster)
+- [#6079](https://github.com/apache/incubator-superset/pull/6079) [refactor]
Migrate from Mocha+Chai to Jest (#6079) (@xtinec)
+- [#6096](https://github.com/apache/incubator-superset/pull/6096) remove utf8
declaration (#6096) (@timifasubaa)
+- [#6102](https://github.com/apache/incubator-superset/pull/6102) fix
dependency issue #6086 (#6102) (@aflyhorse)
+- [#6103](https://github.com/apache/incubator-superset/pull/6103) Rename
onTooltip to setTooltip (#6103) (@kristw)
+- [#6105](https://github.com/apache/incubator-superset/pull/6105) make
BigNumber PureComponent (#6105) (@kristw)
+- [#6097](https://github.com/apache/incubator-superset/pull/6097) Fix link
formating in README.md (#6097) (@ad-m)
+- [#6088](https://github.com/apache/incubator-superset/pull/6088) move
countries directory under CountryMap (#6088) (@kristw)
+- [#6065](https://github.com/apache/incubator-superset/pull/6065) remove
future (#6065) (@timifasubaa)
+- [#6091](https://github.com/apache/incubator-superset/pull/6091) remove six
dependency (#6091) (@timifasubaa)
+- [#6090](https://github.com/apache/incubator-superset/pull/6090) Add
ChartPlugin and metadata for deck.gl vis (#6090) (@kristw)
+- [#6085](https://github.com/apache/incubator-superset/pull/6085) Add
ChartPlugin and metadata for nvd3 and BigNumber vis (#6085) (@kristw)
+- [#6089](https://github.com/apache/incubator-superset/pull/6089)
[cypress][sqllab] increase timeout for sqllab results (#6089) (@williaster)
+- [#6039](https://github.com/apache/incubator-superset/pull/6039) [SIP-5]
Remove references to slice from all deck.gl components. (#6039) (@kristw)
+- [#6072](https://github.com/apache/incubator-superset/pull/6072) Create chart
plugins and metadata (#6072) (@kristw)
+- [#6063](https://github.com/apache/incubator-superset/pull/6063) remove
future imports from db migrations (#6063) (@timifasubaa)
+- [#6069](https://github.com/apache/incubator-superset/pull/6069) Cypress
tests for controls and explore links (#6069) (@michellethomas)
+- [#6074](https://github.com/apache/incubator-superset/pull/6074) Rename color
constants and move util function into separate file (#6074) (@kristw)
+- [#5998](https://github.com/apache/incubator-superset/pull/5998) Fix the
horizon title only show the first key (#5998) (@Narcissus7)
+- [#6050](https://github.com/apache/incubator-superset/pull/6050) remove
future imports (#6050) (@timifasubaa)
+- [#6073](https://github.com/apache/incubator-superset/pull/6073) Fix top
groups with user defined metrics (#6073) (@betodealmeida)
+- [#5974](https://github.com/apache/incubator-superset/pull/5974) [cypress]
add SQL lab tests (#5974) (@williaster)
+- [#6061](https://github.com/apache/incubator-superset/pull/6061) feat:
import/export dashboards via cli (#6061) (@arpit-agarwal)
+- [#6054](https://github.com/apache/incubator-superset/pull/6054) [setup]
Using pip-tools to create requirements.txt (#6054) (@john-bodley)
+- [#6062](https://github.com/apache/incubator-superset/pull/6062) Add
increment back arrow to time player (#6062) (@betodealmeida)
+- [#6028](https://github.com/apache/incubator-superset/pull/6028) Add data
structures for chart plugin system (#6028) (@kristw)
+- [#6002](https://github.com/apache/incubator-superset/pull/6002) [cypress]
add integration tests for dashboard (#6002) (@graceguo-supercat)
+- [#6037](https://github.com/apache/incubator-superset/pull/6037) [Dashboard]
Fix margin issue in dashboard modal (#6037) (@graceguo-supercat)
+- [#6004](https://github.com/apache/incubator-superset/pull/6004) check db
extra and metadata params preemptively (#6004) (@youngyjd)
+- [#5933](https://github.com/apache/incubator-superset/pull/5933) Allow user
to force refresh metadata (#5933) (@youngyjd)
+- [#6051](https://github.com/apache/incubator-superset/pull/6051)
[select-star] Adding optional schema to view (#6051) (@john-bodley)
+- [#6030](https://github.com/apache/incubator-superset/pull/6030) Upgrade
flask-appbuilder to latest. (#6030) (@jmcarp)
+- [#6056](https://github.com/apache/incubator-superset/pull/6056) Revert old
precision formatters (#6056) (@theikkila)
+- [#6043](https://github.com/apache/incubator-superset/pull/6043) Search
queries when enter is pressed (#6043) (@betodealmeida)
+- [#6047](https://github.com/apache/incubator-superset/pull/6047) fix for
annotation layer bug (#6047) (@yuguang)
+- [#6049](https://github.com/apache/incubator-superset/pull/6049) remove
redundant mysql (#6049) (@timifasubaa)
+- [#6023](https://github.com/apache/incubator-superset/pull/6023)
[tablemodelview] Fixing JSON api/read serializable issue (#6023) (@john-bodley)
+- [#5985](https://github.com/apache/incubator-superset/pull/5985) Deprecate
support for Python 3_6 (#5985) (@mistercrunch)
+- [#6031](https://github.com/apache/incubator-superset/pull/6031) refer to
default color scheme in colorpickercontrol instead of pointing to specific
scheme (#6031) (@kristw)
+- [#6027](https://github.com/apache/incubator-superset/pull/6027) Sorting
tables by "modified" is broken (#6027) (@betodealmeida)
+- [#6016](https://github.com/apache/incubator-superset/pull/6016) [ci] Update
ci config to reduce javascript test time and some of cypress. (#6016) (@kristw)
+- [#6029](https://github.com/apache/incubator-superset/pull/6029) use world
map only bundle (#6029) (@kristw)
+- [#5997](https://github.com/apache/incubator-superset/pull/5997) [SIP-6]
Migrate visualizations to new directory structure (part 2) (#5997) (@kristw)
+- [#6035](https://github.com/apache/incubator-superset/pull/6035) Revert #5991
(#6035) (@graceguo-supercat)
+- [#6033](https://github.com/apache/incubator-superset/pull/6033) log query
fetch time (#6033) (@timifasubaa)
+- [#5566](https://github.com/apache/incubator-superset/pull/5566) [bugfix] Fix
Tableviz metrics column disorder (#5566) (@yamyamyuo)
+- [#5924](https://github.com/apache/incubator-superset/pull/5924) [cypress]
Add integration test for area, pie, pivot_table, world_map, dual_line,
sunburst, sankey, big_number, bubble, box_plot, treemap (#5924) (@kristw)
+- [#6006](https://github.com/apache/incubator-superset/pull/6006) [SIP-6]
Migrate visualizations to new directory structure (part 3 - nvd3) (#6006)
(@kristw)
+- [#6019](https://github.com/apache/incubator-superset/pull/6019) [cypress]
Combine multiple tests under visualizations into single test to save running
time (#6019) (@kristw)
+- [#5991](https://github.com/apache/incubator-superset/pull/5991) feat:
import/export dashboards via cli (#5991) (@arpit-agarwal)
+- [#5960](https://github.com/apache/incubator-superset/pull/5960) [feat]
Feature flag system via config (#5960) (@xtinec)
+- [#6005](https://github.com/apache/incubator-superset/pull/6005) Removing the
key from cypress build and removing parallel flag (#6005) (@michellethomas)
+- [#6008](https://github.com/apache/incubator-superset/pull/6008) disable
dashboard test (#6008) (@kristw)
+- [#5995](https://github.com/apache/incubator-superset/pull/5995) wait and
verify one-by-one (#5995) (@kristw)
+- [#5949](https://github.com/apache/incubator-superset/pull/5949) [SIP-6]
Migrate visualizations to new directory structure. (#5949) (@kristw)
+- [#5983](https://github.com/apache/incubator-superset/pull/5983) Update
webpack bundle configuration (#5983) (@kristw)
+- [#5957](https://github.com/apache/incubator-superset/pull/5957) [cypress]
Update dashboard test to remove 10s timeout (#5957) (@kristw)
+- [#5959](https://github.com/apache/incubator-superset/pull/5959) Explicit set
markdown version to >= 3.0 (#5959) (@manhtai)
+- [#5946](https://github.com/apache/incubator-superset/pull/5946) Remove
lodash.throttle and replace underscore calls with lodash (#5946) (@kristw)
+- [#5975](https://github.com/apache/incubator-superset/pull/5975) Pinning a
version of click to fix travis (#5975) (@michellethomas)
+- [#5970](https://github.com/apache/incubator-superset/pull/5970) Add fordeal
to superset user list (#5970) (@Renkai)
+- [#5967](https://github.com/apache/incubator-superset/pull/5967) Constrain
the max version of markdown (#5967) (@victornoel)
+- [#5937](https://github.com/apache/incubator-superset/pull/5937) Deprecate
getColorFromSchem (#5937) (@kristw)
+- [#5906](https://github.com/apache/incubator-superset/pull/5906) fix sqllab
querysearch typeahead permission error (#5906) (@youngyjd)
+- [#5934](https://github.com/apache/incubator-superset/pull/5934) ensure npm
run build is in production mode (#5934) (@kristw)
+- [#5952](https://github.com/apache/incubator-superset/pull/5952)
[deck_polyline] show metric in geohash (#5952) (@mistercrunch)
+- [#5948](https://github.com/apache/incubator-superset/pull/5948)
[deck_polygon] implement null locations flag (#5948) (@mistercrunch)
+- [#5931](https://github.com/apache/incubator-superset/pull/5931) [bugfix]
metrics issue in 'Periodicity Pivot' (#5931) (@mistercrunch)
+- [#5770](https://github.com/apache/incubator-superset/pull/5770) [explore]
add "View samples" modal to action buttons (#5770) (@mistercrunch)
+- [#5923](https://github.com/apache/incubator-superset/pull/5923) [docs]
iterating to get to ASF compliance on project site (#5923) (@mistercrunch)
+- [#5945](https://github.com/apache/incubator-superset/pull/5945) [eslint] add
no-only-tests (#5945) (@williaster)
+- [#5926](https://github.com/apache/incubator-superset/pull/5926) Adding
configuration to cypress to enable dashboard (#5926) (@michellethomas)
+- [#5787](https://github.com/apache/incubator-superset/pull/5787) Add schema
level access control on csv upload (#5787) (@youngyjd)
+- [#5848](https://github.com/apache/incubator-superset/pull/5848) fix sqlab
progress bar and status inconsistency (#5848) (@youngyjd)
+- [#5943](https://github.com/apache/incubator-superset/pull/5943) remove .only
(#5943) (@kristw)
+- [#5940](https://github.com/apache/incubator-superset/pull/5940) fix csv
upload bugs (#5940) (@timifasubaa)
+- [#5938](https://github.com/apache/incubator-superset/pull/5938) use es6
import (#5938) (@kristw)
+- [#5790](https://github.com/apache/incubator-superset/pull/5790) Some linting
(#5790) (@mistercrunch)
+- [#5932](https://github.com/apache/incubator-superset/pull/5932) Allow
removing legend (#5932) (@betodealmeida)
+- [#5866](https://github.com/apache/incubator-superset/pull/5866) Fix
regression around low row limit for CSV exports (#5866) (@mistercrunch)
+- [#5911](https://github.com/apache/incubator-superset/pull/5911) Clean up
CONTRIBUTING.md: (#5911) (@alekstorm)
+- [#5893](https://github.com/apache/incubator-superset/pull/5893) [SIP-6] Add
reactify function and convert world map to new directory structure. (#5893)
(@kristw)
+- [#5778](https://github.com/apache/incubator-superset/pull/5778) [explore
flow] handling duplicated column aliases (#5778) (@mistercrunch)
+- [#5905](https://github.com/apache/incubator-superset/pull/5905) [bugfix]
ignore history.pushState errors (#5905) (@mistercrunch)
+- [#5890](https://github.com/apache/incubator-superset/pull/5890) [bugfix]
De-dup script tags. #5883 (#5890) (@kristw)
+- [#5901](https://github.com/apache/incubator-superset/pull/5901) Table and
dist bar tests (#5901) (@michellethomas)
+- [#5921](https://github.com/apache/incubator-superset/pull/5921)
[contributing.md] swap cypress command order (#5921) (@williaster)
+- [#5902](https://github.com/apache/incubator-superset/pull/5902) [refactor]
Remove dependency on personal fork of supercluster from mapbox visualizations
(#5902) (@xtinec)
+- [#5917](https://github.com/apache/incubator-superset/pull/5917) [bugfix] Fix
percent metric display and check for string columns in table (#5917) (@kristw)
+- [#5868](https://github.com/apache/incubator-superset/pull/5868) Remove
unused functions and jquery dependency (#5868) (@kristw)
+- [#5891](https://github.com/apache/incubator-superset/pull/5891) [bugfix] Fix
color scheme picker (#5891) (@kristw)
+- [#5918](https://github.com/apache/incubator-superset/pull/5918) Fixing
linting error in macro_tests (#5918) (@xtinec)
+- [#5907](https://github.com/apache/incubator-superset/pull/5907) Remove
jquery usage to highlight sql lab menu (#5907) (@kristw)
+- [#5547](https://github.com/apache/incubator-superset/pull/5547) Adds a new
macro to allow getting filter values easily (#5547) (@mjsilva)
+- [#5838](https://github.com/apache/incubator-superset/pull/5838) [SIP-5]
Refactor nvd3 (#5838) (@kristw)
+- [#5903](https://github.com/apache/incubator-superset/pull/5903) [react16]
fix React type checking (#5903) (@mistercrunch)
+- [#5900](https://github.com/apache/incubator-superset/pull/5900) Add cypress
artifacts directory (videos/screenshots) to gitignore and sort items in
gitignore (#5900) (@kristw)
+- [#5811](https://github.com/apache/incubator-superset/pull/5811) [treemap]
add row_limit control (#5811) (@mistercrunch)
+- [#5851](https://github.com/apache/incubator-superset/pull/5851) remove
duplicated utils (#5851) (@youngyjd)
+- [#5879](https://github.com/apache/incubator-superset/pull/5879) [lint] turn
no-undef back on, set browser, cypress, and mocha env's (#5879) (@williaster)
+- [#5775](https://github.com/apache/incubator-superset/pull/5775) [SIP-5]
Refactor Time Series Table (#5775) (@kristw)
+- [#5885](https://github.com/apache/incubator-superset/pull/5885) Addded
documentation for Teradata DB (#5885) (@livinm)
+- [#5870](https://github.com/apache/incubator-superset/pull/5870) Enable
Teradata (#5870) (@livinm)
+- [#5877](https://github.com/apache/incubator-superset/pull/5877) [bug fix]
Fixed adhoc metric is not working for WordCloud (#5877) (@conglei)
+- [#5865](https://github.com/apache/incubator-superset/pull/5865) fixed modal
close issue (#5865) (@conglei)
+- [#5861](https://github.com/apache/incubator-superset/pull/5861) [SIP-6]
removed get_data for BigNumber (#5861) (@conglei)
+
+### 0.28.0rc6 (2018/09/13 00:37 +00:00)
+- [#5880](https://github.com/apache/incubator-superset/pull/5880) Fix CSS
theme flickering on FAB pages (#5880) (@mistercrunch)
+- [#5878](https://github.com/apache/incubator-superset/pull/5878) remove
getColorFromScheme in favor of CategoricalColorNamespace.getScale() for
histogram (#5878) (@kristw)
+- [#5709](https://github.com/apache/incubator-superset/pull/5709) fix: Pivot
table not sorting formatted numeric column properly (#5709) (@arpit-agarwal)
+- [#5815](https://github.com/apache/incubator-superset/pull/5815) Improve
categorical color management (#5815) (@kristw)
+- [#5874](https://github.com/apache/incubator-superset/pull/5874) [tests] fix
sqllab/TableElement_spec (#5874) (@williaster)
+- [#5863](https://github.com/apache/incubator-superset/pull/5863) [time table]
fix sorting on missing values (#5863) (@mistercrunch)
+- [#5748](https://github.com/apache/incubator-superset/pull/5748) [Docs]
Running DB migration (#5748) (@hughhhh)
+- [#5867](https://github.com/apache/incubator-superset/pull/5867) correctly
compute slice width in dashboard (#5867) (@kristw)
+- [#5864](https://github.com/apache/incubator-superset/pull/5864) Moving
get_main_db out of tests and into superset utils (#5864) (@michellethomas)
+- [#5862](https://github.com/apache/incubator-superset/pull/5862) fix sqllab
logging (#5862) (@timifasubaa)
+- [#5860](https://github.com/apache/incubator-superset/pull/5860) fix
Object.assign try to write to read-only option.style (#5860) (@kristw)
+- [#5859](https://github.com/apache/incubator-superset/pull/5859) make access
request open new tab (#5859) (@timifasubaa)
+- [#5858](https://github.com/apache/incubator-superset/pull/5858) [bugfix]
mapbox pan on filter (#5858) (@xtinec)
+- [#5846](https://github.com/apache/incubator-superset/pull/5846) Adding line
and big number total integration tests (#5846) (@michellethomas)
+- [#5855](https://github.com/apache/incubator-superset/pull/5855) [dev] fix
redux devtools (#5855) (@williaster)
+- [#5850](https://github.com/apache/incubator-superset/pull/5850) update
dashboard sidepane title (#5850) (@graceguo-supercat)
+- [#5736](https://github.com/apache/incubator-superset/pull/5736) [sqllab]More
granular sqllab logging (#5736) (@timifasubaa)
+- [#5849](https://github.com/apache/incubator-superset/pull/5849) [bugfix] fix
rows not showing on welcome page (retry) (#5849) (@kristw)
+- [#5853](https://github.com/apache/incubator-superset/pull/5853) [bugfix] 'No
numeric types to aggregate' in NVD3 chart (#5853) (@mistercrunch)
+- [#5829](https://github.com/apache/incubator-superset/pull/5829) [sql lab]
handle large ints, prevent overflow (#5829) (@mistercrunch)
+- [#5359](https://github.com/apache/incubator-superset/pull/5359) Upgrade to
React==16.4.1 & Enzyme==3.3.0 (#5359) (@mistercrunch)
+- [#5844](https://github.com/apache/incubator-superset/pull/5844) add timing
to stats logger (#5844) (@timifasubaa)
+- [#5785](https://github.com/apache/incubator-superset/pull/5785) Handle
"ambiguous durations" (#5785) (@betodealmeida)
+- [#5819](https://github.com/apache/incubator-superset/pull/5819) Update time
filter to use `react-datetime` (#5819) (@betodealmeida)
+- [#5841](https://github.com/apache/incubator-superset/pull/5841) Enable hot
module replacement for React via react-hot-loader (#5841) (@kristw)
+- [#5834](https://github.com/apache/incubator-superset/pull/5834) [docs]
suggest using python3.6 in installation docs (#5834) (@mistercrunch)
+- [#5828](https://github.com/apache/incubator-superset/pull/5828) Fix cache
for multiple time comparisons (#5828) (@betodealmeida)
+- [#5830](https://github.com/apache/incubator-superset/pull/5830) Get 'Test
Connection' button to take 'engine_params' into account (#5830) (@mistercrunch)
+- [#5840](https://github.com/apache/incubator-superset/pull/5840) Adding
instructions on how to run Cypress in Contributing.md (#5840) (@michellethomas)
+- [#5839](https://github.com/apache/incubator-superset/pull/5839) [bugfix] Fix
bignumber overflow in dashboard (#5839) (@kristw)
+- [#5762](https://github.com/apache/incubator-superset/pull/5762) [SIP-5]
Refactor Paired t-test (#5762) (@kristw)
+- [#5789](https://github.com/apache/incubator-superset/pull/5789) [SIP-5]
Refactor filterbox (#5789) (@kristw)
+- [#5693](https://github.com/apache/incubator-superset/pull/5693) Adding
simple Cypress tests (#5693) (@michellethomas)
+- [#5771](https://github.com/apache/incubator-superset/pull/5771) [dashboard]
Add alert on user delete root level tab (#5771) (@graceguo-supercat)
+- [#5730](https://github.com/apache/incubator-superset/pull/5730) [sql_json]
allow not specifying client_id (#5730) (@mistercrunch)
+- [#5818](https://github.com/apache/incubator-superset/pull/5818) Update
Readme that support Apache Kylin (#5818) (@zhaoyongjie)
+- [#5823](https://github.com/apache/incubator-superset/pull/5823) Adding
'Resources' section to the docs (#5823) (@mistercrunch)
+- [#5826](https://github.com/apache/incubator-superset/pull/5826) fix bug with
react-syntax-highlighter import (#5826) (@kristw)
+- [#5705](https://github.com/apache/incubator-superset/pull/5705) [SIP-5]
Refactor pivot table (#5705) (@kristw)
+- [#5825](https://github.com/apache/incubator-superset/pull/5825) [SIP-5]
Remove unused function #easy-review (#5825) (@kristw)
+- [#5761](https://github.com/apache/incubator-superset/pull/5761) [SIP-5]
Refactor parallel coordinates (#5761) (@kristw)
+- [#5783](https://github.com/apache/incubator-superset/pull/5783) [SIP-5]
Refactor MapBox (#5783) (@kristw)
+- [#5758](https://github.com/apache/incubator-superset/pull/5758) [SIP-5]
Refactor and improve histogram (#5758) (@kristw)
+- [#5760](https://github.com/apache/incubator-superset/pull/5760) [SIP-5]
Refactor calendar chart (#5760) (@kristw)
+- [#5813](https://github.com/apache/incubator-superset/pull/5813) Enable CSS
Hot Module Replacement and optimize css output for production (#5813) (@kristw)
+- [#5814](https://github.com/apache/incubator-superset/pull/5814) bug: don't
show query overlay when panning mapbox maps (#5814) (@xtinec)
+- [#5812](https://github.com/apache/incubator-superset/pull/5812) [celery]
setting default (#5812) (@john-bodley)
+- [#5786](https://github.com/apache/incubator-superset/pull/5786) Configure
webpack-dev-server (#5786) (@kristw)
+- [#5796](https://github.com/apache/incubator-superset/pull/5796) make some
text in [druid,CRUD,datasource] localizable (#5796) (@hitdemo)
+- [#5686](https://github.com/apache/incubator-superset/pull/5686) Force quoted
column aliases for Oracle-like databases (#5686) (@villebro)
+- [#5707](https://github.com/apache/incubator-superset/pull/5707) [SIP-5]
Refactor table (#5707) (@kristw)
+- [#5745](https://github.com/apache/incubator-superset/pull/5745) Update
annotation model to have JSON Metadata field (#5745) (@hughhhh)
+- [#5782](https://github.com/apache/incubator-superset/pull/5782) update
thumbnail (#5782) (@hughhhh)
+- [#5721](https://github.com/apache/incubator-superset/pull/5721) [SIP-5]
Repair and refactor CountryMap (#5721) (@kristw)
+- [#5753](https://github.com/apache/incubator-superset/pull/5753) remove
backend logic for wordcloud (#5753) (@conglei)
+- [#5777](https://github.com/apache/incubator-superset/pull/5777) Fix redirect
to SQL Lab (#5777) (@betodealmeida)
+- [#5776](https://github.com/apache/incubator-superset/pull/5776) New branding
images (#5776) (@elibrumbaugh)
+- [#5767](https://github.com/apache/incubator-superset/pull/5767) Fix
multilayer geoviz and color picker error (#5767) (@youngyjd)
+- [#5718](https://github.com/apache/incubator-superset/pull/5718) [SIP-5]
Refactor and repair partition (#5718) (@kristw)
+- [#5763](https://github.com/apache/incubator-superset/pull/5763) [SIP-5]
Refactor rose (#5763) (@kristw)
+- [#5719](https://github.com/apache/incubator-superset/pull/5719) [SIP-5]
Refactor World Map (#5719) (@kristw)
+- [#5722](https://github.com/apache/incubator-superset/pull/5722) [dashboard]
Update font style for markdown component (#5722) (@graceguo-supercat)
+- [#5768](https://github.com/apache/incubator-superset/pull/5768) fix sqlparse
bug and refactor (#5768) (@timifasubaa)
+
+### 0.28.0rc5 (2018/08/29 04:05 +00:00)
+- [#5765](https://github.com/apache/incubator-superset/pull/5765) [bugfix]
'DruidCluster' object has no attribute 'db_engine_spec' (#5765) (@mistercrunch)
+- [#5715](https://github.com/apache/incubator-superset/pull/5715) [Table view]
Handle empty arrays in fd.timeseries_limit_metric (#5715) (@betodealmeida)
+- [#5759](https://github.com/apache/incubator-superset/pull/5759) Bug: fixing
async syntax for python 3.7 (#5759) (@xtinec)
+- [#5766](https://github.com/apache/incubator-superset/pull/5766) Disable
input when IS (NOT) NULL selected in filters (#5766) (@betodealmeida)
+- [#5764](https://github.com/apache/incubator-superset/pull/5764) [bugfix] IS
NOT NULL filter triggers KeyError: 'val' (#5764) (@mistercrunch)
+- [#5756](https://github.com/apache/incubator-superset/pull/5756) Add Myra
Labs to user list in README (#5756) (@viksit)
+- [#5712](https://github.com/apache/incubator-superset/pull/5712) [deck
polygon] add support for geohash (#5712) (@mistercrunch)
+- [#5729](https://github.com/apache/incubator-superset/pull/5729) Silence
error on migration 4736ec66ce19 constraint drop (#5729) (@mistercrunch)
+- [#5749](https://github.com/apache/incubator-superset/pull/5749) Prevent
deleting databases that have attached tables (#5749) (@mistercrunch)
+- [#5750](https://github.com/apache/incubator-superset/pull/5750) Merge pull
request #5750 from mistercrunch/updating_0_28 (@mistercrunch)
+- [#5732](https://github.com/apache/incubator-superset/pull/5732) Merge pull
request #5732 from mistercrunch/build_docs (@mistercrunch)
+- [#5731](https://github.com/apache/incubator-superset/pull/5731) Merge pull
request #5731 from mistercrunch/faq_db_engines (@mistercrunch)
+- [#5701](https://github.com/apache/incubator-superset/pull/5701) [SIP-5]
Refactor sankey (#5701) (@kristw)
+- [#5704](https://github.com/apache/incubator-superset/pull/5704) [SIP-5]
Refactor and update heatmap (#5704) (@kristw)
+-
[13e48e8](https://github.com/apache/incubator-superset/commit/13e48e8c8eff626f0a6543d440bf3399c0938765)
typo-delipo (@mistercrunch)
+- [#5725](https://github.com/apache/incubator-superset/pull/5725) Merge pull
request #5725 from mistercrunch/label_verbose_name (@mistercrunch)
+-
[ceda309](https://github.com/apache/incubator-superset/commit/ceda3092e3fed092a4ff5f11096a0718b9446145)
UPDATING.md entry about dashboard v2 forced migration in 0.28 (@mistercrunch)
+- [#5744](https://github.com/apache/incubator-superset/pull/5744) update
webpack (#5744) (@hughhhh)
+- [#5706](https://github.com/apache/incubator-superset/pull/5706) Merge pull
request #5706 from mistercrunch/color_arcs (@mistercrunch)
+- [#5724](https://github.com/apache/incubator-superset/pull/5724) Merge pull
request #5724 from mistercrunch/css_editable_input (@mistercrunch)
+- [#5723](https://github.com/apache/incubator-superset/pull/5723) Merge pull
request #5723 from mistercrunch/fix_autocomplete_filters (@mistercrunch)
+- [#5746](https://github.com/apache/incubator-superset/pull/5746) [bugfix]
BigNumber crash, Horizon indent and Myanmar geojson (#5746) (@kristw)
+- [#5699](https://github.com/apache/incubator-superset/pull/5699) [SIP-5]
Refactor sunburst (#5699) (@kristw)
+- [#5690](https://github.com/apache/incubator-superset/pull/5690) [SIP-5]
Repair and refactor Horizon Chart (#5690) (@kristw)
+- [#5738](https://github.com/apache/incubator-superset/pull/5738) remove
unneeded console.log (#5738) (@hughhhh)
+- [#5726](https://github.com/apache/incubator-superset/pull/5726) [celery]
Using preferred configuration proceedure (#5726) (@john-bodley)
+-
[09d46a7](https://github.com/apache/incubator-superset/commit/09d46a7864a67d3e2ef70fb41a5c43b28d6c14c9)
Fix tests (@mistercrunch)
+- [#5717](https://github.com/apache/incubator-superset/pull/5717) Autofocus
aggregation in metric control (#5717) (@betodealmeida)
+- [#5735](https://github.com/apache/incubator-superset/pull/5735) make some
text localizable, mainly in explore, query (#5735) (@hitdemo)
+-
[12cc2fb](https://github.com/apache/incubator-superset/commit/12cc2fbe15533c673b12bd3cf6bed2a5c8b8a46e)
[docs] note as to how to build and view the docs (@mistercrunch)
+-
[bddc952](https://github.com/apache/incubator-superset/commit/bddc9522e82f77942e0797694fd619fe1653ff48)
[docs] FAQ entry 'Does Superset work with [database engine]?' (@mistercrunch)
+- [#5720](https://github.com/apache/incubator-superset/pull/5720) Fix FAQ on
filters (#5720) (@betodealmeida)
+-
[e964d83](https://github.com/apache/incubator-superset/commit/e964d83b45b21b95f21218fa0f25fb44c7f95b18)
[table editor] better table header for Metrics tab (@mistercrunch)
+-
[c447a97](https://github.com/apache/incubator-superset/commit/c447a970de3e6d240a5a9a0d7a1a5b737bd2332c)
[css] show border around editable input while editing (@mistercrunch)
+-
[ba32944](https://github.com/apache/incubator-superset/commit/ba329440bcece3f2e7033b8c02bd27460b7dfb11)
[table editor] fix 'Autocomplete filters' checkbox doesn't stick
(@mistercrunch)
+- [#5670](https://github.com/apache/incubator-superset/pull/5670) [SIP-5]
Refactor treemap (#5670) (@kristw)
+- [#5714](https://github.com/apache/incubator-superset/pull/5714) [bugfix] add
item is missing on table editor metrics tab (#5714) (@mistercrunch)
+- [#5716](https://github.com/apache/incubator-superset/pull/5716) Merge pull
request #5716 from lyft/DPTOOLS-976 (@lyft)
+-
[c567a89](https://github.com/apache/incubator-superset/commit/c567a89ee7529e88649d78f415a54988b01e218e)
Use 403 (@betodealmeida)
+-
[9827925](https://github.com/apache/incubator-superset/commit/9827925015a42a47d12db82595fd88de6a259d62)
Return 401 on no authorization (@betodealmeida)
+- [#5708](https://github.com/apache/incubator-superset/pull/5708) Geojson
property names (#5708) (@joshbrooks)
+- [#5702](https://github.com/apache/incubator-superset/pull/5702) remove
console.log and change wording (#5702) (@kristw)
+- [#5672](https://github.com/apache/incubator-superset/pull/5672) Revise
markup.js and iframe.js (#5672) (@kristw)
+- [#5703](https://github.com/apache/incubator-superset/pull/5703) [sqlparse]
fix sqlparse bug (#5703) (@timifasubaa)
+-
[71866f6](https://github.com/apache/incubator-superset/commit/71866f6a127c616da07f221572ca04a95902e7e0)
[deck arcs] add JS hooks for sourceColor & targetColor (@mistercrunch)
+
+- [#5684](https://github.com/apache/incubator-superset/pull/5684) [security]
Moving set/merge perm to security manager (#5684) (@john-bodley)
+- [#5623](https://github.com/apache/incubator-superset/pull/5623) Merge pull
request #5623 from mistercrunch/fix_templates (@mistercrunch)
+- [#5694](https://github.com/apache/incubator-superset/pull/5694) Allow users
to select color for big number (#5694) (@hughhhh)
+- [#5697](https://github.com/apache/incubator-superset/pull/5697) Adds geodata
for Myanmar (#5697) (@joshbrooks)
+- [#5698](https://github.com/apache/incubator-superset/pull/5698) adds
TimorLeste geodata (#5698) (@joshbrooks)
+- [#5695](https://github.com/apache/incubator-superset/pull/5695) [bugfix]
geohash lat/long is reversed (#5695) (@mistercrunch)
+- [#5663](https://github.com/apache/incubator-superset/pull/5663) Make brush
send events (#5663) (@betodealmeida)
+- [#5634](https://github.com/apache/incubator-superset/pull/5634) [viz flow]
detect TIMESTAMP, transition to line chart (#5634) (@mistercrunch)
+- [#5638](https://github.com/apache/incubator-superset/pull/5638) Add
categories and time slider to arc deck.gl viz (#5638) (@betodealmeida)
+- [#5675](https://github.com/apache/incubator-superset/pull/5675) Fixes to the
play slider (#5675) (@betodealmeida)
+- [#5646](https://github.com/apache/incubator-superset/pull/5646) Increase
pylint jobs (#5646) (@betodealmeida)
+- [#5669](https://github.com/apache/incubator-superset/pull/5669) Repair and
refactor Word Cloud (#5669) (@kristw)
+- [#5691](https://github.com/apache/incubator-superset/pull/5691) Refactor
force-directed graph (#5691) (@kristw)
+- [#5687](https://github.com/apache/incubator-superset/pull/5687) [bugfix]
Encode unicode error message response (#5687) (@zhaoyongjie)
+- [#5641](https://github.com/apache/incubator-superset/pull/5641) Field names
in big query can contain only alphanumeric and underscore (#5641)
(@sumedhsakdeo)
+
+### 0.27.0 (2018/08/21 20:16 +00:00)
+- [#5682](https://github.com/apache/incubator-superset/pull/5682) [bugfix]
making secondary_metric optional (#5682) (@mistercrunch)
+- [#5665](https://github.com/apache/incubator-superset/pull/5665) Upgrade
mysqlclient to 1.3.13 (#5665) (@emlittleworth)
+- [#5640](https://github.com/apache/incubator-superset/pull/5640) Fix CSS
(#5640) (@betodealmeida)
+- [#5688](https://github.com/apache/incubator-superset/pull/5688) change title
from hotkeys to keyboard shortcuts (#5688) (@kristw)
+
+### 0.28.0rc3 (2018/08/21 17:19 +00:00)
+- [#5683](https://github.com/apache/incubator-superset/pull/5683) [bug] 'an
error has ooccured' when saving datasource (#5683) (@mistercrunch)
+- [#5685](https://github.com/apache/incubator-superset/pull/5685) make some
text localizable, mainly in dashboard, explore, datasource editor, webpage
title (#5685) (@hitdemo)
+- [#5655](https://github.com/apache/incubator-superset/pull/5655) Handling
bigquery dialect when previewing data (#5655) (@sumedhsakdeo)
+- [#5657](https://github.com/apache/incubator-superset/pull/5657) [bugfix] df
is None breaks df.empty check (#5657) (@mistercrunch)
+- [#5671](https://github.com/apache/incubator-superset/pull/5671) Refactor
Chord vis (#5671) (@kristw)
+- [#5681](https://github.com/apache/incubator-superset/pull/5681) Fix time
filter in cache (#5681) (@betodealmeida)
+- [#5662](https://github.com/apache/incubator-superset/pull/5662) Minor
improvements to SQL Lab UI (#5662) (@kristw)
+- [#5642](https://github.com/apache/incubator-superset/pull/5642) Filter out
null locations by default (#5642) (@betodealmeida)
+- [#5668](https://github.com/apache/incubator-superset/pull/5668) Update
CONTRIBUTING.md (#5668) (@hughhhh)
+- [#5652](https://github.com/apache/incubator-superset/pull/5652) [sqllab]
call out transient state of tabs to users (#5652) (@williaster)
+- [#5661](https://github.com/apache/incubator-superset/pull/5661) [bugfix]
TypeError: adhocMetric.comparator.join is not a function (#5661) (@mistercrunch)
+- [#5645](https://github.com/apache/incubator-superset/pull/5645) Fix checkbox
is fails When disable Druid datasource (#5645) (@zhaoyongjie)
+- [#5649](https://github.com/apache/incubator-superset/pull/5649) fix
multilayer viz backend error (#5649) (@youngyjd)
+- [#5644](https://github.com/apache/incubator-superset/pull/5644) handle
exception and set dtype value to JSON, when column type JSON (#5644)
(@sumedhsakdeo)
+- [#5567](https://github.com/apache/incubator-superset/pull/5567) make filters
use security manager (#5567) (@timifasubaa)
+- [#5648](https://github.com/apache/incubator-superset/pull/5648) Updating
yarn.lock for the vx upgrade (#5648) (@michellethomas)
+- [#5647](https://github.com/apache/incubator-superset/pull/5647) Upgrading vx
responsive to fix ResizeObserver issue (#5647) (@michellethomas)
+- [#5643](https://github.com/apache/incubator-superset/pull/5643)
use_slice_data in slice_json calls (#5643) (@michellethomas)
+- [#5637](https://github.com/apache/incubator-superset/pull/5637) Explore View
Perf Fix (#5637) (@sumedhsakdeo)
+- [#5100](https://github.com/apache/incubator-superset/pull/5100) Fix form
data issue switching viz types (#5100) (@michellethomas)
+- [#5433](https://github.com/apache/incubator-superset/pull/5433) [title] Fix
issue with non-string names in series title (#5433) (@john-bodley)
+- [#5632](https://github.com/apache/incubator-superset/pull/5632) Fetch a
batch of rows from bigquery (#5632) (@sumedhsakdeo)
+- [#5630](https://github.com/apache/incubator-superset/pull/5630) [bubble]
Fixing ad-hoc metric labels (#5630) (@john-bodley)
+- [#5626](https://github.com/apache/incubator-superset/pull/5626) Tackling
late-arriving comments from #5186 (#5626) (@mistercrunch)
+- [#5612](https://github.com/apache/incubator-superset/pull/5612) [sql lab]
always use NullPool (#5612) (@mistercrunch)
+- [#5631](https://github.com/apache/incubator-superset/pull/5631) [bug fix]
Fixed forced percentage format on tooltips and bubble chart tooltips format.
(#5631) (@conglei)
+- [#5629](https://github.com/apache/incubator-superset/pull/5629) [bugfix]
TIMESTAMP not detected as date (#5629) (@mistercrunch)
+- [#5621](https://github.com/apache/incubator-superset/pull/5621) Fix
annotation_json endpoint (#5621) (@hughhhh)
+- [#5624](https://github.com/apache/incubator-superset/pull/5624)
[Dashobard]Fix bad merge (#5624) (@graceguo-supercat)
+- [#5568](https://github.com/apache/incubator-superset/pull/5568) [bugfix]
line_multi chart crashed on chosen (#5568) (#5572) (@kristw)
+- [#5549](https://github.com/apache/incubator-superset/pull/5549) Add
additional heatmap schemas (#5549) (@jerowe)
+- [#5597](https://github.com/apache/incubator-superset/pull/5597) No exception
on no data (#5597) (@betodealmeida)
+-
[d04d714](https://github.com/apache/incubator-superset/commit/d04d714fe594798f9a27a395cef1b748d7b13f37)
Fix menu on 'import dashboards' page (@mistercrunch)
+- [#5622](https://github.com/apache/incubator-superset/pull/5622) Add option
to run query with ctrl+enter (#5622) (@betodealmeida)
+- [#5603](https://github.com/apache/incubator-superset/pull/5603) [feature]
Allow min/max value for the sparkline in time series table (#5603) (@kristw)
+- [#5618](https://github.com/apache/incubator-superset/pull/5618) [dashboards]
Increasing position_json to MEDIUMTEXT for MySQL (#5618) (@john-bodley)
+- [#5584](https://github.com/apache/incubator-superset/pull/5584) [fix]
Enforcing main dttm column (#5584) (@john-bodley)
+- [#5611](https://github.com/apache/incubator-superset/pull/5611) make some
text localizable (#5611) (@hitdemo)
+- [#5480](https://github.com/apache/incubator-superset/pull/5480) fix
cal_heatmap tips location error (#5480) (#5587) (@Narcissus7)
+
+### 0.27.0rc1 (2018/08/12 17:03 +00:00)
+- [#5589](https://github.com/apache/incubator-superset/pull/5589) [ad-hoc
filters] Fixing legacy conversion (#5589) (@john-bodley)
+- [#5596](https://github.com/apache/incubator-superset/pull/5596) [sql lab -
explore flow] make sure groupby is empty (#5596) (@mistercrunch)
+- [#5592](https://github.com/apache/incubator-superset/pull/5592) [bug]Fix
load_examples dashboard version key name (#5592) (@graceguo-supercat)
+- [#5579](https://github.com/apache/incubator-superset/pull/5579) [sql lab]
visualization flow to detect unaliased columns (#5579) (@mistercrunch)
+- [#5580](https://github.com/apache/incubator-superset/pull/5580) [table
editor] disable 'Sync table metadata' button for Superset views (#5580)
(@mistercrunch)
+- [#5550](https://github.com/apache/incubator-superset/pull/5550) Template
dashboard (#5550) (@betodealmeida)
+- [#5562](https://github.com/apache/incubator-superset/pull/5562) update
python3 version for testing to 3.6 (#5562) (@octaviancorlade)
+- [#5574](https://github.com/apache/incubator-superset/pull/5574) Fixed the
wrong icon for Source -> Table (#5574) (@conglei)
+- [#5573](https://github.com/apache/incubator-superset/pull/5573) remove
deep-equal and use _.isEqual instead (#5573) (@kristw)
+- [#5186](https://github.com/apache/incubator-superset/pull/5186) Implement a
React-based table editor (#5186) (@mistercrunch)
+- [#5552](https://github.com/apache/incubator-superset/pull/5552) Add option
for BigNumber to not start y-axis at 0 (#5552) (@kristw)
+- [#5561](https://github.com/apache/incubator-superset/pull/5561) A collection
of small bug fixes on master (#5561) (@mistercrunch)
+- [#5564](https://github.com/apache/incubator-superset/pull/5564) remove
uneccessary comma (#5564) (@hitdemo)
+- [#5560](https://github.com/apache/incubator-superset/pull/5560) Remove
function since_until_to_time_range (#5560) (@mistercrunch)
+- [#5558](https://github.com/apache/incubator-superset/pull/5558) [sql lab]
allow EXPlAIN queries (#5558) (@mistercrunch)
+- [#5515](https://github.com/apache/incubator-superset/pull/5515) convert
position to v2 for Superset load_examples (#5515) (@graceguo-supercat)
+- [#5544](https://github.com/apache/incubator-superset/pull/5544) Improve URLs
for Chart and Dashboard ModelViews (#5544) (@mistercrunch)
+- [#5559](https://github.com/apache/incubator-superset/pull/5559) permissions
bug fixes (#5559) (@timifasubaa)
+- [#5546](https://github.com/apache/incubator-superset/pull/5546) [bugfix]
time filter on dashboard view (#5546) (@mistercrunch)
+- [#5543](https://github.com/apache/incubator-superset/pull/5543) Reduce
dashboard position_json data size (#5543) (@graceguo-supercat)
+- [#5487](https://github.com/apache/incubator-superset/pull/5487) Match viz
dataframe column case to form_data fields for Snowflake, Oracle and Redshift
(#5487) (@villebro)
+- [#5398](https://github.com/apache/incubator-superset/pull/5398) Re-add
dashboard short links (#5398) (@jaylindquist)
+- [#5554](https://github.com/apache/incubator-superset/pull/5554) Add Thailand
country map (#5554) (@ekasitk)
+- [#5514](https://github.com/apache/incubator-superset/pull/5514) remove js
packages that are not referenced in js code (#5514) (@kristw)
+- [#4874](https://github.com/apache/incubator-superset/pull/4874) Portuguese
translation (#4874) (@nunohelibeires)
+- [#5523](https://github.com/apache/incubator-superset/pull/5523) [sql lab]
simplify the visualize flow (#5523) (@mistercrunch)
+- [#5469](https://github.com/apache/incubator-superset/pull/5469) Update
BigNumber design (#5469) (@kristw)
+- [#5536](https://github.com/apache/incubator-superset/pull/5536) Replace
metadata refresh stacktrace with danger flash (#5536) (@villebro)
+- [#5540](https://github.com/apache/incubator-superset/pull/5540) fix superset
error message flow (#5540) (@timifasubaa)
+- [#5531](https://github.com/apache/incubator-superset/pull/5531) Include
README in MANIFEST (#5531) (@jeffreythewang)
+- [#5437](https://github.com/apache/incubator-superset/pull/5437) Annotation
Styles for Time Series Annotations (#5437) (@JamshedRahman)
+- [#5538](https://github.com/apache/incubator-superset/pull/5538) Stop pretty
printing dashboard json (#5538) (@michellethomas)
+- [#5533](https://github.com/apache/incubator-superset/pull/5533) [ad-hoc
filters] Remove legacy split in /explore (#5533) (@john-bodley)
+- [#5517](https://github.com/apache/incubator-superset/pull/5517) [get_df]
Updating multi-statement logic (#5517) (@john-bodley)
+- [#5521](https://github.com/apache/incubator-superset/pull/5521) Adding 364
days to time compare option (#5521) (@michellethomas)
+- [#5525](https://github.com/apache/incubator-superset/pull/5525) [ad-hoc
filters] Fixing issue with legacy filters (#5525) (@john-bodley)
+- [#5529](https://github.com/apache/incubator-superset/pull/5529) Fix time
shift (#5529) (@betodealmeida)
+- [#5380](https://github.com/apache/incubator-superset/pull/5380) Add time
grain blacklist and addons to config.py (#5380) (@villebro)
+- [#5522](https://github.com/apache/incubator-superset/pull/5522) added
clickhouse as supported db (#5522) (@The-Alchemist)
+- [#5512](https://github.com/apache/incubator-superset/pull/5512) hotfix -
pass link not error message (#5512) (@timifasubaa)
+- [#5504](https://github.com/apache/incubator-superset/pull/5504) Set max
width for tooltips (#5504) (@jeffreythewang)
+- [#5516](https://github.com/apache/incubator-superset/pull/5516) Fixed the
issue of Zambia country map. (#5516) (@visshaljagtap)
+- [#5500](https://github.com/apache/incubator-superset/pull/5500) allow
security manager provide error message (#5500) (@timifasubaa)
+- [#5425](https://github.com/apache/incubator-superset/pull/5425) set default
layout for new added charts (#5425) (@graceguo-supercat)
+- [#5459](https://github.com/apache/incubator-superset/pull/5459) Added India
in country map visualizaion. (#5459) (@visshaljagtap)
+- [#5508](https://github.com/apache/incubator-superset/pull/5508) Fix 5479 -
unicode columns issue. (#5508) (@mmuru)
+- [#5502](https://github.com/apache/incubator-superset/pull/5502) Improve
hive/pyhive error message regex (#5502) (@mistercrunch)
+- [#5505](https://github.com/apache/incubator-superset/pull/5505) Remove
dashboard transition related config (#5505) (@graceguo-supercat)
+- [#5490](https://github.com/apache/incubator-superset/pull/5490) [sqllab] fix
unexpected keyword argument 'ignore_nan' (#5490) (@mistercrunch)
+- [#5493](https://github.com/apache/incubator-superset/pull/5493) Apply
SQL_QUERY_MUTATOR to explore & dashboard (#5493) (@mistercrunch)
+- [#5494](https://github.com/apache/incubator-superset/pull/5494) [sql lab]
fix Hive 'Transport' not open issue (#5494) (@mistercrunch)
+- [#5495](https://github.com/apache/incubator-superset/pull/5495) [sql lab]
extract Hive error messages (#5495) (@mistercrunch)
+- [#5387](https://github.com/apache/incubator-superset/pull/5387)
Visualization Unicode bug fix (#5387) (@JamshedRahman)
+- [#5497](https://github.com/apache/incubator-superset/pull/5497) [migration]
bug fix in dashboard migration (bebcf3fed1fe_) (#5497) (@graceguo-supercat)
+- [#5492](https://github.com/apache/incubator-superset/pull/5492) Modify
Athena connection description (#5492) (@yoonian)
+- [#5478](https://github.com/apache/incubator-superset/pull/5478) Remove
is-react dep (#5478) (@betodealmeida)
+- [#5418](https://github.com/apache/incubator-superset/pull/5418) retire
dashboard v1 (js and python) (#5418) (@graceguo-supercat)
+- [#5463](https://github.com/apache/incubator-superset/pull/5463) Migrate
dashboard positions data from v1 to v2 format (#5463) (@graceguo-supercat)
+- [#5471](https://github.com/apache/incubator-superset/pull/5471) [migration]
Fix migration 3dda56f1c (#5471) (@john-bodley)
+- [#5468](https://github.com/apache/incubator-superset/pull/5468) fix
migration 3dda56f1c (#5468) (@timifasubaa)
+- [#5460](https://github.com/apache/incubator-superset/pull/5460) Move
flake8-related packages deps to reqs-dev.txt (#5460) (@mistercrunch)
+- [#5426](https://github.com/apache/incubator-superset/pull/5426) Add
row_limit control to line chart (#5426) (@mistercrunch)
+- [#5467](https://github.com/apache/incubator-superset/pull/5467) Fix broken
dedup and remove redundant db_spec logic (#5467) (@villebro)
+- [#5464](https://github.com/apache/incubator-superset/pull/5464) Fix the
build by merging both db migrations heads (#5464) (@mistercrunch)
+- [#5178](https://github.com/apache/incubator-superset/pull/5178) [sql]
Correct SQL parameter formatting (#5178) (@john-bodley)
+- [#5454](https://github.com/apache/incubator-superset/pull/5454) Clarify
title when importing a table (#5454) (@mistercrunch)
+- [#5455](https://github.com/apache/incubator-superset/pull/5455) Add week
granularity for Clickhouse (#5455) (@qeorqe)
+- [#5436](https://github.com/apache/incubator-superset/pull/5436) Added Zambia
geojson up to district level. (#5436) (@AndreLesa)
+- [#5410](https://github.com/apache/incubator-superset/pull/5410) Migrated to
click (#5410) (@gbates101)
+- [#5443](https://github.com/apache/incubator-superset/pull/5443) Add
Snowflake connection string instructions (#5443) (@villebro)
+- [#5448](https://github.com/apache/incubator-superset/pull/5448) Time filter
fixes (#5448) (@betodealmeida)
+- [#5413](https://github.com/apache/incubator-superset/pull/5413) remove
limiting at the display level (#5413) (@timifasubaa)
+- [#5432](https://github.com/apache/incubator-superset/pull/5432) Typo fixes
in viz.py and CONTRIBUTING.md (#5432) (@visshaljagtap)
+- [#5416](https://github.com/apache/incubator-superset/pull/5416) Add pylint
back as a tox env (#5416) (@mistercrunch)
+- [#5424](https://github.com/apache/incubator-superset/pull/5424) Avoid
expensive select_star on dashboard bootstrap data (#5424) (@mistercrunch)
+- [#5419](https://github.com/apache/incubator-superset/pull/5419) Fixed typos
in currently modified files (#5419) (@visshaljagtap)
+- [#5393](https://github.com/apache/incubator-superset/pull/5393) allow
selection of dbs where csv can be uploaded to (#5393) (@timifasubaa)
+- [#5415](https://github.com/apache/incubator-superset/pull/5415) Fix db
migration 3dda56f1c4c6 (#5415) (@mistercrunch)
+- [#5370](https://github.com/apache/incubator-superset/pull/5370) [webpack 4]
third time's the charm ;) (#5370) (@williaster)
+- [#5412](https://github.com/apache/incubator-superset/pull/5412) Fix time
filter in dashboard v2 (#5412) (@betodealmeida)
+- [#5411](https://github.com/apache/incubator-superset/pull/5411) allow 7
tabs, remove 'slice_' prefix in logs (#5411) (@williaster)
+- [#5177](https://github.com/apache/incubator-superset/pull/5177) Time shift
difference (#5177) (@betodealmeida)
+- [#5295](https://github.com/apache/incubator-superset/pull/5295) [sqllab] Fix
sqllab limit regex issue with sqlparse (#5295) (@timifasubaa)
+- [#5101](https://github.com/apache/incubator-superset/pull/5101) Explore to
SQL Lab (#5101) (@betodealmeida)
+- [#5404](https://github.com/apache/incubator-superset/pull/5404) [big_number]
tooltip shows in the wrong place (#5404) (@mistercrunch)
+- [#4981](https://github.com/apache/incubator-superset/pull/4981) Make time
filter more usable (#4981) (@betodealmeida)
+- [#5329](https://github.com/apache/incubator-superset/pull/5329) [Table Viz]
columns not match with group_by control (#5329) (@graceguo-supercat)
+- [#5376](https://github.com/apache/incubator-superset/pull/5376) [bugfix]
make MetricsControl work with DECK visualizations (#5376) (@mistercrunch)
+- [#5375](https://github.com/apache/incubator-superset/pull/5375) Add `IS NOT
NULL` and `IS NULL` as filter options (#5375) (@hughhhh)
+- [#5352](https://github.com/apache/incubator-superset/pull/5352) Make Pypi
upload support markdown (#5352) (@mistercrunch)
+- [#5392](https://github.com/apache/incubator-superset/pull/5392) Fix display
limit in sql lab (#5392) (@villebro)
+- [#5403](https://github.com/apache/incubator-superset/pull/5403) Fix the
build (#5403) (@mistercrunch)
+- [#5368](https://github.com/apache/incubator-superset/pull/5368) quote hive
column names (#5368) (@timifasubaa)
+- [#5355](https://github.com/apache/incubator-superset/pull/5355) get rid of
global `notify` (#5355) (@williaster)
+- [#5236](https://github.com/apache/incubator-superset/pull/5236) [pie]
improvements to pie charts (#5236) (@mistercrunch)
+- [#5357](https://github.com/apache/incubator-superset/pull/5357) Set control
'percent_metrics's default to [] (#5357) (@mistercrunch)
+- [#5379](https://github.com/apache/incubator-superset/pull/5379) Adding Druid
Time Granularities (#5379) (@JamshedRahman)
+- [#5371](https://github.com/apache/incubator-superset/pull/5371) Set ignore
NaN as true for TableViz (#5371) (@hughhhh)
+- [#5362](https://github.com/apache/incubator-superset/pull/5362) [dashboard]
should use forceV2Edit property name (#5362) (@graceguo-supercat)
+- [#5360](https://github.com/apache/incubator-superset/pull/5360) [dashboard]
Fix save issue at Force_V2_Edit mode (#5360) (@graceguo-supercat)
+- [#5334](https://github.com/apache/incubator-superset/pull/5334) CHANGELOG
entry for 0.25.0 to 0.26.0 (#5334) (@mistercrunch)
+- [#5303](https://github.com/apache/incubator-superset/pull/5303) use schema
form field in upload csv (#5303) (@timifasubaa)
+- [#5354](https://github.com/apache/incubator-superset/pull/5354) [cache]
Adding description for a zero cache timeout (#5354) (@john-bodley)
+- [#5356](https://github.com/apache/incubator-superset/pull/5356) added a
'no_trend_line' option (#5356) (@xiaoyugit)
+
+### 0.26.2 (2018/07/05 13:37 +00:00)
+- [#5349](https://github.com/apache/incubator-superset/pull/5349) impala
support for epoch timestamps (#5349) (@aaronbannin)
+- [#5211](https://github.com/apache/incubator-superset/pull/5211) [Bug fix]
Divide by 1000.000 in epoch_ms_to_dttm() to not lose precision in Presto
(#5211) (@EvelynTurner)
+- [#5328](https://github.com/apache/incubator-superset/pull/5328) Implement
rolling api introduced in pandas 0.18 (#5328) (@villebro)
+- [#5337](https://github.com/apache/incubator-superset/pull/5337) normalize
column names for Redshift (#5337) (@minh5)
+
+### 0.26.1 (2018/07/04 21:16 +00:00)
+- [#5338](https://github.com/apache/incubator-superset/pull/5338) A couple of
setup.py fixes (#5338) (@xrmx)
+- [#5346](https://github.com/apache/incubator-superset/pull/5346) RST
formatting fix for Installation docs (#5346) (@kulte)
+- [#5348](https://github.com/apache/incubator-superset/pull/5348) Fix typo in
Start with Docker (#5348) (@kulte)
### 0.26.0 (2018/07/03 14:13 +00:00)
- [#5315](https://github.com/apache/incubator-superset/pull/5315) [cache]
Allowing zero cache-timeout (#5315) (@john-bodley)
- [#5313](https://github.com/apache/incubator-superset/pull/5313) Fix flaky
unit test - remove 'Markup' object in data (#5313) (@mistercrunch)