You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ariatosca.apache.org by ra...@apache.org on 2017/07/18 08:37:55 UTC

incubator-ariatosca git commit: ARIA-311 Update CHANGELOG with 0.1.1 issues

Repository: incubator-ariatosca
Updated Branches:
  refs/heads/master b841c0118 -> 67a0675d6


ARIA-311 Update CHANGELOG with 0.1.1 issues


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/67a0675d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/67a0675d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/67a0675d

Branch: refs/heads/master
Commit: 67a0675d679ce51de0f758369a1de1029e212439
Parents: b841c01
Author: Ran Ziv <ra...@gigaspaces.com>
Authored: Mon Jul 10 18:02:59 2017 +0300
Committer: Ran Ziv <ra...@gigaspaces.com>
Committed: Tue Jul 18 11:37:34 2017 +0300

----------------------------------------------------------------------
 CHANGELOG.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/67a0675d/CHANGELOG.rst
----------------------------------------------------------------------
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 6abb1af..a0ca089 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,15 @@
+0.1.1
+-----
+
+[ARIA-312] Validation of workflow and operation kwargs raise false alarms
+[ARIA-301] Environment-marked dependencies are installed regardless of environment when installing from wheel
+[ARIA-299] Resuming canceled execution with non-finished tasks fails
+[ARIA-298] Test suite sometimes fails or freezes despite all tests passing
+[ARIA-296] Process termination test fails on windows
+[ARIA-287] New tox suite to make sure that Sphinx documentation generation isn't broken
+[ARIA-202] Execution plugin assumes '/tmp' for temp directory on the local/remote machine
+
+
 0.1.0
 -----