Updated Branches: refs/heads/trunk f3967f266 -> e9a45f90e
Update release notes for 0.8.1. Project: http://git-wip-us.apache.org/repos/asf/whirr/repo Commit: http://git-wip-us.apache.org/repos/asf/whirr/commit/e9a45f90 Tree: http://git-wip-us.apache.org/repos/asf/whirr/tree/e9a45f90 Diff: http://git-wip-us.apache.org/repos/asf/whirr/diff/e9a45f90 Branch: refs/heads/trunk Commit: e9a45f90e1c392616e38f692fa07d13b79d965ce Parents: f3967f2 Author: Tom White <[email protected]> Authored: Fri Oct 19 10:04:39 2012 +0100 Committer: Tom White <[email protected]> Committed: Fri Oct 19 10:04:39 2012 +0100 ---------------------------------------------------------------------- src/site/xdoc/release-notes.xml | 34 ++++++++++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whirr/blob/e9a45f90/src/site/xdoc/release-notes.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml index e5f4349..8d02b9e 100644 --- a/src/site/xdoc/release-notes.xml +++ b/src/site/xdoc/release-notes.xml @@ -24,6 +24,40 @@ <body> <!-- Paste release notes from https://issues.apache.org/jira/browse/WHIRR here. --> + <h1>Release Notes - Whirr - Version 0.8.1</h1> + +<h2> Bug +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-641'>WHIRR-641</a>] - No longer possible to hardcode password for bootstrap user +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-642'>WHIRR-642</a>] - Whirr writes the AWS Secret key to the stdout. is it an unforeseen byproduct or intended behavior? +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-645'>WHIRR-645</a>] - Race condition between collocated namenode and jobtracker start/init services +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-646'>WHIRR-646</a>] - Integration tests should have failsafe timeouts +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-648'>WHIRR-648</a>] - CDH repo install removes other repos with same prefix +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-666'>WHIRR-666</a>] - Upgrade to jclouds 1.5.1 +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-593'>WHIRR-593</a>] - Upgrade to jclouds 1.5.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-638'>WHIRR-638</a>] - Paramaterize OAB Java install +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-649'>WHIRR-649</a>] - Make install_cdh_hadoop.sh idempotent, fast failing if already run +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-654'>WHIRR-654</a>] - Tell RAT to avoid checking atlassian-idex.xml +</li> +<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-659'>WHIRR-659</a>] - Upgrade to jclouds 1.5.0 +</li> +</ul> + <h1>Release Notes - Whirr - Version 0.8.0</h1> <h2> Sub-task
