Introduction

jclouds Version 1.6.1 is geared around the transition into the Apache Incubator. It represents the first release of jclouds in the Apache Incubator. The most significant change is to the jclouds Maven groupId. You can read more about it in the Changes section below.

You can read the official announcement at Apache jclouds 1.6.1-incubating released. You can read the details of the specific JIRA issues addressed in this release at the JIRA Release Notes.

To get jclouds, please see the jclouds installation guide.

Additions

Removals

Changes

<dependencies>
  <dependency>
    <groupId>org.apache.jclouds</groupId>
    <artifactId>jclouds-all</artifactId>
    <version>1.6.1-incubating</version>
  </dependency>
</dependencies>

Fixes

Deprecated and Non-backwards Compatible Changes

Credits

jclouds would like to thank everyone who contributed time and effort in order to make this release happen: