> +1. [Highlights](#highlights)
> +1. [API Changes](#api)
> +1. [Known Issues](#issues)
> +1. [Reminder](#reminder)
> +1. [Credits](#credits)
> +1. [Test Results](#test)
> +
> +## <a id="intro"></a>Introduction
> +
> +You can read the official announcement at TODO ([Apache jclouds 1.7.3 
> released](http://jclouds.markmail.org/message/6ormro7calbt5tjn)). You can 
> read the details of the specific JIRA issues addressed in this release at the 
> [JIRA Release 
> Notes](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JCLOUDS%20AND%20fixVersion%20%3D%201.8.0).
> +
> +To get jclouds, please see the [jclouds installation guide](/start/install/).
> +
> +## <a id="highlights"></a>Highlights
> +
> +* **This is the last version of jclouds to support Java 6**

Based on bug 645:

Starting with jclouds-1.8.0, it is mandatory to set the "region" for the 
HPCloud Object Storage provider. Previously the region and/or the apiVersion 
was used for choosing the correct endpoint. With jclouds-1.8.0, simply setting 
the region is enough. The value of the apiVersion is ignored when choosing the 
endpoint. Failure to set the region can result in an arbitrary region  and 
therefore an arbitrary endpoint getting selected which may be different from 
previous jclouds releases.


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

Reply via email to