Repository: jclouds-site Updated Branches: refs/heads/1.9.0-rn ab3e0e775 -> 14b729f47
Chef promoted Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/14b729f4 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/14b729f4 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/14b729f4 Branch: refs/heads/1.9.0-rn Commit: 14b729f478f3fb1d5119697b086e31ffcc71795b Parents: ab3e0e7 Author: Ignasi Barrera <[email protected]> Authored: Sun Mar 15 22:18:55 2015 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Sun Mar 15 22:18:55 2015 +0100 ---------------------------------------------------------------------- releasenotes/1.9.0.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/14b729f4/releasenotes/1.9.0.md ---------------------------------------------------------------------- diff --git a/releasenotes/1.9.0.md b/releasenotes/1.9.0.md index 8b6c3b6..d4a1d89 100644 --- a/releasenotes/1.9.0.md +++ b/releasenotes/1.9.0.md @@ -1,7 +1,7 @@ --- layout: releasenotes title: Release Notes for Version 1.9.0 -date: 2014-10-24 12:00:00 +date: 2015-03-18 12:00:00 release_notes: true permalink: /releasenotes/1.9.0/ --- @@ -35,7 +35,7 @@ To get jclouds, please see the [jclouds installation guide](/start/install/). * Added the Shipyard API * Added San José and Honolulu regions to CloudSigma * Improved Google Compute Engine Compute support -* Updated Chef to support Chef 12 +* Chef has been promoted tot he main repo and updated to support Chef 12 * Improved Google Compute Engine to use AutoValue @@ -54,6 +54,8 @@ jclouds would like to thank everyone who contributed time and effort in order to * Apache jclouds [PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and community for verifying the release. * Check out who has been busy on [Open Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit). +TODO: Special thanks to the contributors from Google and Microsoft for their contributions in GCP and Azure. + ## <a id="test"></a>Test Results Please see the [discussion thread](TODO) and the [vote thread](TODO) for test results for 1.9.0.
