1. Introduction
  2. Highlights
  3. API Changes
  4. Known Issues
  5. Credits
  6. Test Results

Introduction

You can read the official announcement at Apache jclouds 1.8.1 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.

Highlights

from

<dependency>
  <groupId>org.apache.jclouds.labs</groupId>
  <artifactId>openstack-swift</artifactId>
  <version>1.8.0</version>
</dependency>

to

<dependency>
  <groupId>org.apache.jclouds.apis</groupId>
  <artifactId>openstack-swift</artifactId>
  <version>1.8.1</version>
</dependency>

API Changes

Known Issues

Credits

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

Test Results

Please see the discussion thread and the vote thread for test results for 1.8.1.

See this blog post for more information on POODLE and jclouds.