How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Release Notes for Version 1.7.1

calendar_today February 11, 2014 person domain apache-jclouds

Introduction jclouds version 1.7.1 is the third release of jclouds as an Apache TLP. You can read the official announcement at Apache jclouds 1.7.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 . Notable updates A workaround for JCLOUDS-427 is provided to make jclouds compatible with JRE 1.7.0_51-b13. Added the DigitalOcean compute provider. It is available in labs under the following Maven coordinates: org.apache.jclouds.labs digitalocean 1.7.1 Upgraded Bouncycastle to version 1.49. Added an HTTP driver based on the OkHttp library for efficient HTTP connections. Added support for PATCH methods that have a body. Allow configuring of networks to which the nodes will be attached directly from the portable Compute interface. Notes jclouds 1.7.1 is incompatible with Guava 16. Please switch to Guava 15.0 or earlier, or wait for jclouds 1.8. Reminder As per 1.6.1-incubating , the jclouds Maven group ID has changed from org.jclouds to org.apache.jclouds so a pom.xml dependency would now look like: org.apache.jclouds jclouds-all 1.7.1 Credits jclouds would like to thank everyone who contributed time and effort in order to make this release happen: Ignasi Barrera for managing the release. Andrew Phillips for his quick and diligent fixes for JCLOUDS-427 . Apache jclouds PMC for verifying. Check out who has been busy here . Test Results Please see the release discussion thread for test results for 1.7.1.

open_in_new Read original post