Repository: jclouds-site Updated Branches: refs/heads/rn-191 6574ebb0e -> 125f3b178
Metadata and multipart Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/125f3b17 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/125f3b17 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/125f3b17 Branch: refs/heads/rn-191 Commit: 125f3b178e307a1a9a1f4a6ce3bf92c91e03d783 Parents: 6574ebb Author: Zack Shoylev <[email protected]> Authored: Thu Aug 6 17:19:52 2015 -0500 Committer: Zack Shoylev <[email protected]> Committed: Thu Aug 6 17:19:52 2015 -0500 ---------------------------------------------------------------------- releasenotes/1.9.1.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/125f3b17/releasenotes/1.9.1.md ---------------------------------------------------------------------- diff --git a/releasenotes/1.9.1.md b/releasenotes/1.9.1.md index 0c1a95f..2aba9f6 100644 --- a/releasenotes/1.9.1.md +++ b/releasenotes/1.9.1.md @@ -24,7 +24,7 @@ To get started with jclouds, please see the [jclouds installation guide](/start/ ## <a id="core-improvements"></a>Core improvements * Added an option to mark Payloads as senitive to avoid exposing sesitive information. -* Restrict agentproxies to netcat when using the ssh-agent. +* Restrict agentproxies to netcat when using the ssh-agent. ## <a id="compute-improvements"></a>Compute improvements @@ -37,7 +37,8 @@ To get started with jclouds, please see the [jclouds installation guide](/start/ ## <a id="blobstore-improvements"></a>BlobStore improvements * Copy blob support (server-side copy on Azure, S3, GCS, and Swift, emulated on other providers) -* Many improvements to Google Cloud Storage +* Many improvements to Google Cloud Storage +* Improved support for metadata and multipart operations ## <a id="api"></a>API Changes
