-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare for release 0.9.40
- Loading branch information
Showing
6 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.40-SNAPSHOT | ||
0.9.40 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
Release 0.9.40 | ||
============== | ||
|
||
General Changes | ||
--------------- | ||
|
||
* Improve performance of project list API. [#1187] | ||
* Task log is split by size in configuration. [#1209] | ||
* Output of echo> operator is stored to task log. [#1221] | ||
* Upgrade Guice. [#791] | ||
* Document improvements. [#1144 #1181 #1201 #1218 #1236 #1273] | ||
|
||
|
||
Fixed Issues | ||
------------ | ||
* Fix BigQuery operators parameter name. [#1225] | ||
* Fix migration command issue. [#1248] | ||
* CLI related improvements. [#1257 #1250] | ||
* UI packages update. [#1185 #1186 #1214] | ||
* CI related improvements. [#1230 #1255] | ||
|
||
Release Date | ||
------------ | ||
2019-12-11 | ||
|
||
Contributors | ||
------------ | ||
* Aki Ariga | ||
* Edd Steel | ||
* Hiroyuki Sato | ||
* John Yani | ||
* Kohki Sato | ||
* Muga Nishizawa | ||
* NARUSE, Yui | ||
* NomadBlacky | ||
* Pierre Delagrave | ||
* Sadayuki Furuhashi | ||
* Satoru Kamikaseda | ||
* Shota Suzuki | ||
* Timothée Peignier | ||
* Weiming-Zhu | ||
* Y.Kentaro | ||
* katsuyan | ||
* makoto.toriyama | ||
* morihaya | ||
* rubyu | ||
* yui-knk | ||
* zaimy | ||
* yoyama |