Update CHANGELOG.md (#6920)

Update CHANGELOG.md
This commit is contained in:
不知是哪个号 2019-02-21 14:16:18 +08:00 committed by Maxime Beauchemin
parent 16f4721a92
commit 1cac31dcce
1 changed files with 120 additions and 0 deletions

View File

@ -18,6 +18,126 @@ under the License.
-->
## Change Log
### 0.29.0rc8 (2019/01/29 21:37:21 +00:00)
- [#6765](https://github.com/apache/incubator-superset/pull/6765) [fix] `pandas`>=0.24.0 datetimelike API changes (#6765)(@zihengCat)
### 0.29.0rc7 (2018/12/05 14:18:19 +00:00)
- [#6464](https://github.com/apache/incubator-superset/pull/6464) Update `@superset-ui/colors` (#6464)(@kristw)
### 0.29.0rc6 (2018/12/05 11:27:10 +00:00)
- [#](https://github.com/apache/incubator-superset/pull/) Pypi has a 60mb package size limit, and we're overNone (#)(@mistercrunch)
### 0.29.0rc5 (2018/12/01 12:39:20 +00:00)
- [#6422](https://github.com/apache/incubator-superset/pull/6422) [logging] Add render failure error into log (#6422)(@graceguo-supercat)
- [#6417](https://github.com/apache/incubator-superset/pull/6417) [bugfix] Display raw value in addition to ERROR (#6417)(@kristw)
- [#6405](https://github.com/apache/incubator-superset/pull/6405) [fix] view results in sql lab (#6405)(@graceguo-supercat)
- [#6363](https://github.com/apache/incubator-superset/pull/6363) [bugfix] deck.gl grid&hex don't respond to zoom&drag (#6363)(@mistercrunch)
- [#6399](https://github.com/apache/incubator-superset/pull/6399) Fix adhoc metrics in Polygon (#6399)(@mistercrunch)
- [#6400](https://github.com/apache/incubator-superset/pull/6400) Set default limit on creation of new qe and on run (#6400)(@jeffreythewang)
- [#6393](https://github.com/apache/incubator-superset/pull/6393) [fix] JS error after delete row level tab (#6393)(@graceguo-supercat)
- [#6386](https://github.com/apache/incubator-superset/pull/6386) [bugfix] prevent d3-format from raising (#6386)(@mistercrunch)
- [#6384](https://github.com/apache/incubator-superset/pull/6384) do not convert value to lowercase when looking up color (#6384)(@kristw)
- [#6375](https://github.com/apache/incubator-superset/pull/6375) Fixed the cache issue for BigNumber (#6375)(@conglei)
### 0.29.0rc4 (2018/11/12 10:54:56 +00:00)
- [#6355](https://github.com/apache/incubator-superset/pull/6355) [404] Aborting for views with invalid dashboard/slice IDs (#6355)(@john-bodley)
- [#6357](https://github.com/apache/incubator-superset/pull/6357) [hive] Fixing where lastest partition logic (#6357)(@john-bodley)
- [#6361](https://github.com/apache/incubator-superset/pull/6361) [cypress] Test dashboard save/save_as functions (#6361)(@graceguo-supercat)
- [#6234](https://github.com/apache/incubator-superset/pull/6234) [reviewable] Integrate @superset-ui/{core,color,chart} modules (#6234)(@kristw)
- [#6282](https://github.com/apache/incubator-superset/pull/6282) [nvd3] refactor margins (#6282)(@mistercrunch)
- [#6359](https://github.com/apache/incubator-superset/pull/6359) Parse datasource_id as integer on the server side (#6359)(@xtinec)
### 0.29.0rc3 (2018/11/10 12:39:44 +00:00)
- [#6287](https://github.com/apache/incubator-superset/pull/6287) [reviewable] Organize d3 utilities usage (#6287)(@kristw)
- [#6350](https://github.com/apache/incubator-superset/pull/6350) [dashboard] fix save/save-as flow (#6350)(@williaster)
- [#6354](https://github.com/apache/incubator-superset/pull/6354) change to camelcase (#6354)(@kristw)
- [#6346](https://github.com/apache/incubator-superset/pull/6346) Update docker-entrypoint.sh (#6346)(@BrayanArrieta)
- [#6349](https://github.com/apache/incubator-superset/pull/6349) [bugfix] don't parse save dashboard response (#6349)(@williaster)
- [#6290](https://github.com/apache/incubator-superset/pull/6290) [reviewable] [refactor] Split visTypes into one file for each visuali…None (#6290)(@kristw)
### 0.29.0rc2 (2018/11/08 09:39:24 +00:00)
- [#6299](https://github.com/apache/incubator-superset/pull/6299) Make stacktraces available in many more cases (#6299)(@mistercrunch)
- [#6308](https://github.com/apache/incubator-superset/pull/6308) Add Showmax among users (#6308)(@bobek)
- [#6293](https://github.com/apache/incubator-superset/pull/6293) [fix warning] Warning: Failed prop type: Invalid prop bsSize of value…None (#6293)(@mistercrunch)
- [#6289](https://github.com/apache/incubator-superset/pull/6289) Docker Demo, Port Change (#6289)(@IrfanFaizullabhoy)
- [#6286](https://github.com/apache/incubator-superset/pull/6286) [annotation] Only allow override whole time_range (#6286)(@graceguo-supercat)
- [#6297](https://github.com/apache/incubator-superset/pull/6297) add logging to csv upload (#6297)(@timifasubaa)
- [#6220](https://github.com/apache/incubator-superset/pull/6220) [SIP-5] Open a new /api/v1/query endpoint that takes query_obj (#6220)(@xtinec)
- [#6294](https://github.com/apache/incubator-superset/pull/6294) Wrap <LoadableRenderer /> with <ErrorBoundary /> (#6294)(@mistercrunch)
- [#6260](https://github.com/apache/incubator-superset/pull/6260) Geoviz state management fix (#6260)(@betodealmeida)
- [#4941](https://github.com/apache/incubator-superset/pull/4941) Add separate limit setting for SqlLab (#4941)(@jeffreythewang)
- [#6292](https://github.com/apache/incubator-superset/pull/6292) [bugfix] handle Loading spinner properly (#6292)(@mistercrunch)
- [#6257](https://github.com/apache/incubator-superset/pull/6257) sql lab localStorage config (#6257)(@graceguo-supercat)
- [#6288](https://github.com/apache/incubator-superset/pull/6288) [bugfix] deckgl scatter CategoricalDeckGLContainer (#6288)(@mistercrunch)
- [#6277](https://github.com/apache/incubator-superset/pull/6277) Avoid clearing metric when saving from datasource editor (#6277)(@michellethomas)
- [#6283](https://github.com/apache/incubator-superset/pull/6283) [dashboard] fix spinners disapear too early (#6283)(@mistercrunch)
- [#6280](https://github.com/apache/incubator-superset/pull/6280) Fix Infinity css warning (#6280)(@mistercrunch)
- [#6274](https://github.com/apache/incubator-superset/pull/6274) rename @superset-ui/core to @superset-ui/connection (#6274)(@kristw)
- [#6269](https://github.com/apache/incubator-superset/pull/6269) Adding backwards compatable check to add ago to since if it doesn't e…None (#6269)(@michellethomas)
- [#6276](https://github.com/apache/incubator-superset/pull/6276) [superset-client] getClientErrorObject for everyone (#6276)(@williaster)
- [#6273](https://github.com/apache/incubator-superset/pull/6273) Add chart names translation (#6273)(@kristw)
- [#6229](https://github.com/apache/incubator-superset/pull/6229) Fix typo in druid granularity (#6229)(@jeffreythewang)
- [#6252](https://github.com/apache/incubator-superset/pull/6252) [explore] raise attention to row_limit being reached (#6252)(@mistercrunch)
- [#6258](https://github.com/apache/incubator-superset/pull/6258) Dockerfile change because error: E: The method driver /usr/lib/apt/me…None (#6258)(@kk580kk)
- [#6270](https://github.com/apache/incubator-superset/pull/6270) i18nes) (#6270)(@joebordes)
- [#6208](https://github.com/apache/incubator-superset/pull/6208) I18n es002 (#6208)(@joebordes)
- [#6264](https://github.com/apache/incubator-superset/pull/6264) Externally Visible Server (#6264)(@mlboy)
- [#6261](https://github.com/apache/incubator-superset/pull/6261) Remove label and showOnExplore. Specific import validators (#6261)(@kristw)
- [#6251](https://github.com/apache/incubator-superset/pull/6251) [Fix] merge since,until request parameter with time_range (#6251)(@graceguo-supercat)
- [#6235](https://github.com/apache/incubator-superset/pull/6235) Make VizTypeControl use metadata from plugin (#6235)(@kristw)
- [#6259](https://github.com/apache/incubator-superset/pull/6259) Update CONTRIBUTING.md (#6259)(@betodealmeida)
- [#6244](https://github.com/apache/incubator-superset/pull/6244) Setting line chart row_limit to 50000 (#6244)(@michellethomas)
- [#6236](https://github.com/apache/incubator-superset/pull/6236) Dashboard filter box default (#6236)(@michellethomas)
- [#6255](https://github.com/apache/incubator-superset/pull/6255) revert the change in config.py (#6255)(@youngyjd)
- [#6239](https://github.com/apache/incubator-superset/pull/6239) Bump Flask, bleach and sync pip-compile (#6239)(@mistercrunch)
- [#5881](https://github.com/apache/incubator-superset/pull/5881) Fix examples charts/dashboards and refactor (#5881)(@mistercrunch)
- [#6246](https://github.com/apache/incubator-superset/pull/6246) Fixed grammatical errors. (#6246)(@rakshitkumarcse)
- [#6245](https://github.com/apache/incubator-superset/pull/6245) Fixed grammatical errors. (#6245)(@rakshitkumarcse)
- [#6247](https://github.com/apache/incubator-superset/pull/6247) Fixed grammatical errors (#6247)(@rakshitkumarcse)
- [#6248](https://github.com/apache/incubator-superset/pull/6248) Fixed typos and grammatical errors (#6248)(@rakshitkumarcse)
- [#6249](https://github.com/apache/incubator-superset/pull/6249) fixed grammatical errors and typos (#6249)(@rakshitkumarcse)
- [#6250](https://github.com/apache/incubator-superset/pull/6250) Corrected name of an area and fixed major grammatical errors (#6250)(@rakshitkumarcse)
- [#6153](https://github.com/apache/incubator-superset/pull/6153) Move metadata cache one layer up (#6153)(@youngyjd)
- [#6231](https://github.com/apache/incubator-superset/pull/6231) [bugfix] cannot add options to FilterBox (#6231)(@mistercrunch)
- [#6228](https://github.com/apache/incubator-superset/pull/6228) [sql lab] improve placeholder strings for query search form (#6228)(@mistercrunch)
- [#6237](https://github.com/apache/incubator-superset/pull/6237) fix misstake (#6237)(@mlboy)
- [#6195](https://github.com/apache/incubator-superset/pull/6195) [datasource] Ensure SQL Lab link opens in a new tab (#6195)(@john-bodley)
- [#6222](https://github.com/apache/incubator-superset/pull/6222) Integrate translation module @superset-ui/translation (#6222)(@kristw)
### 0.29.0rc1 (2018/10/31 ??:?? +00:00)
- [#6223](https://github.com/apache/incubator-superset/pull/6223) Fix time range filter dropdown (#6223)(@michellethomas)
- [#6233](https://github.com/apache/incubator-superset/pull/6233) [fix] typo until (#6233)(@graceguo-supercat)
- [#6226](https://github.com/apache/incubator-superset/pull/6226) fix bug : docker build error with no permission with this floder (#6226)(@kk580kk)
- [#6219](https://github.com/apache/incubator-superset/pull/6219) A few setup.py improvements, removing future lib (#6219)(@mistercrunch)
- [#6221](https://github.com/apache/incubator-superset/pull/6221) [fix][Annotation] Fix override since/until for annotation (#6221)(@graceguo-supercat)
- [#6212](https://github.com/apache/incubator-superset/pull/6212) partition and clustering bigquery keys (#6212)(@sumedhsakdeo)
- [#6198](https://github.com/apache/incubator-superset/pull/6198) [deck] allow an array of dynamic of aggregations (#6198)(@mistercrunch)
- [#6071](https://github.com/apache/incubator-superset/pull/6071) [setup.py] allow for range on boto library (#6071)(@mistercrunch)
- [#6201](https://github.com/apache/incubator-superset/pull/6201) [build] fix pip install issues on OSX High Sierra (#6201)(@mistercrunch)
- [#6171](https://github.com/apache/incubator-superset/pull/6171) [explore] Include "Autocomplete Query Predicate" field to Table Editor None (#6171)(@mistercrunch)
- [#6209](https://github.com/apache/incubator-superset/pull/6209) i18nApp) syntax errors detected by Grammarly while translating (#6209)(@joebordes)
- [#6210](https://github.com/apache/incubator-superset/pull/6210) Update ISSUE_TEMPLATE.md (#6210)(@superkd37)
- [#6204](https://github.com/apache/incubator-superset/pull/6204) [fix] hide annotation layer (#6204)(@graceguo-supercat)
- [#6205](https://github.com/apache/incubator-superset/pull/6205) [fix] should set chartUpdateEndTime when chart fetch failed or stopped None (#6205)(@graceguo-supercat)
- [#6154](https://github.com/apache/incubator-superset/pull/6154) Implement SuperChart and enable the chart plugins (#6154)(@kristw)
- [#6193](https://github.com/apache/incubator-superset/pull/6193) Fix typo in load-examples command (#6193)(@maxg203)
- [#6167](https://github.com/apache/incubator-superset/pull/6167) Update docker-init.sh (#6167)(@haolong7)
- [#6196](https://github.com/apache/incubator-superset/pull/6196) [external-metadata] Fix unknown column types (#6196)(@john-bodley)
- [#6194](https://github.com/apache/incubator-superset/pull/6194) fix sql lab permission issue (#6194)(@youngyjd)
- [#6191](https://github.com/apache/incubator-superset/pull/6191) [datasource-editor] Correcting tooltip (#6191)(@john-bodley)
- [#6169](https://github.com/apache/incubator-superset/pull/6169) add error details into log (#6169)(@graceguo-supercat)
- [#6185](https://github.com/apache/incubator-superset/pull/6185) add get_data method to IFrameViz (#6185)(@MikeRoetgers)
- [#6189](https://github.com/apache/incubator-superset/pull/6189) [dashboard][bugfix][save as] re-direct to copied dashboard upon saveas None (#6189)(@williaster)
- [#6183](https://github.com/apache/incubator-superset/pull/6183) pass width and height (#6183)(@kristw)
- [#6180](https://github.com/apache/incubator-superset/pull/6180) [sqllab] more robust copy to clipboard (#6180)(@williaster)
- [#6178](https://github.com/apache/incubator-superset/pull/6178) Improvements to the polygon spatial viz (#6178)(@betodealmeida)
- [#6181](https://github.com/apache/incubator-superset/pull/6181) [fix] should allow force refresh when having charts under tab (#6181)(@graceguo-supercat)
- [#6139](https://github.com/apache/incubator-superset/pull/6139) Update CHANGELOG from 0.26 to 0.28.1 (#6139)(@mistercrunch)
- [#6179](https://github.com/apache/incubator-superset/pull/6179) [superset-client][bugfix] fix stop query (#6179)(@williaster)
- [#6034](https://github.com/apache/incubator-superset/pull/6034) [Ready][Dashboard] disable force refresh when chart is still loading (#6034)(@graceguo-supercat)
- [#6117](https://github.com/apache/incubator-superset/pull/6117) Add TrustMedis to the userlist (#6117)(@famasya)
- [#6120](https://github.com/apache/incubator-superset/pull/6120) [SIP-9] Introduce TypeScript (#6120)(@xtinec)
### 0.28.1 (2018/10/18 17:48 +00:00)
- Bump FAB to 1.18.1