> +## <a id="intro"></a>Introduction
> +
> +You can read the official announcement at [Apache jclouds 2.0.0 
> released](http://TODO). You can read the details of the specific JIRA issues 
> addressed in this release at the [JIRA Release Notes](https://TODO).
> +
> +To get jclouds, please see the [jclouds installation guide](/start/install/).
> +
> +**Note: 2.0.0 is the first major version of jclouds to require Java 7**
> +
> +## <a id="highlights"></a>Highlights
> +
> +* This release requires Java 7, which allows uploading > 2 GB blobs with 
> single-part uploads and support for blob metadata with the filesystem 
> provider.
> +* This release requires Guava 18.0.
> +
> +## <a id="api"></a>API Changes
> +
> +* Transitions uses of `Objects.ToStringHelper` to 
> `MoreObjects.ToStringHelper` and removes all uses of `InputSupplier`.

"Transitions uses of Objects.ToStringHelper to MoreObjects.ToStringHelper" - is 
that an API change?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/123/files#r17020067

Reply via email to