-
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.
- Loading branch information
Daniel Norberg
committed
Aug 31, 2016
1 parent
25661ef
commit 8b74e85
Showing
6 changed files
with
28 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.8.12-SNAPSHOT | ||
0.8.12 |
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,23 @@ | ||
Release 0.8.12 | ||
============== | ||
|
||
General changes | ||
--------------- | ||
|
||
* Plugins are now loaded from the classpath. | ||
* Added a plugin to pick up ``td.apikey`` and other TD rest api configuration secrets are now picked up from ``td.conf``. | ||
* Fixed issue with path handling on Windows. | ||
|
||
UI changes | ||
---------- | ||
|
||
* The UI now links to the Treasure Data Console job page for ``td`` operators. | ||
|
||
Workflow Changes | ||
---------------- | ||
|
||
* ``_parallel`` can now be specified at the top level of a workflow. | ||
|
||
Release Date | ||
------------ | ||
2016-08-31 |