You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Ignasi Barrera <no...@github.com> on 2016/11/11 11:02:19 UTC

[jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

I've pushed the branch to the ASF remote so everyone can contribute to the release notes. Please, feel free to commit directly your changes, amend the current content, rephrase, it, etc.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-site/pull/188

-- Commit Summary --

  * Initial draft for the 2.0.0 release notes

-- File Changes --

    M _config.yml (8)
    M _includes/navbar.html (1)
    M _posts/2016-08-22-arbitrary-cpu-ram.md (1)
    A releasenotes/2.0.0.md (79)
    M releasenotes/index.md (1)

-- Patch Links --

https://github.com/jclouds/jclouds-site/pull/188.patch
https://github.com/jclouds/jclouds-site/pull/188.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://ca0e89105cbe5501cd9e-1dbca72c0748e413d7e5d58a2bbfd5ed.r93.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260424990

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.
+* Implement the compute abstraction in CloudSigma v2.

Agree. Past tense sounds better?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Andrea Turli <no...@github.com>.
andreaturli commented on this pull request.



> +  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+* Added support for new blob store providers:
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved [our CI system](https://jclouds.ci.cloudbees.com) by adding compatibility builds with the core libraries and OSGi framework, and by adding weekly builds that run the live tests. Check it out!
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft Azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values (CPU, memory and disk space) in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature developed as part of a GSoC 2016 project!

typo `aboout`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#pullrequestreview-8323660

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +* Implement the compute abstraction in CloudSigma v2.
+* Added the Miami region to CloudSigma v2.
+* Promoted Docker and OAuth apis to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.api`.
+* Promoted Google Compute Engine and ProfitBricks providers to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.provider`.
+
+
+## <a id="blobstoreimprovements"></a>BlobStore Improvements
+
+* Added multi-region support for BlobStore.
+
+TODO: Changes related to the OLD swicft API?
+
+
+## <a id="knownissues"></a> Known Issues
+
+* The json credentials file used in Google Cloud cannot be used in the jclouds CLI for Google Cloud Storage and for Google Compute Engine, when using a reusable compute service.

Those you create in the interactive mode with tge "*-service-create". Credentials and config are persisted and you can reuse them just referencing them by their alias (the long version is in the karaf/cli readme).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.
+* Added support for new cloud providers:
+  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).

Guava Guice and OSGi. I created also an osgi-compat build that builds jclouds using the latest osgi framework versions. There is a package mantainer from Gentoo that is helping spot issues with newest versions of libraties and submitting patcbes. That motivated the creation of these useful builds!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://de58f3a29d6a37c9e50f-ea64e998e171010ae01f06a33f45d1e7.r59.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260481877

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.

Sounds good :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Andrew Gaul <no...@github.com>.
andrewgaul commented on this pull request.



> +The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved [our CI system](https://jclouds.ci.cloudbees.com) by adding compatibility builds with the core libraries and OSGi framework, and by adding weekly builds that run the live tests. Check it out!
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft Azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values (CPU, memory and disk space) in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) about this useful feature developed as part of a GSoC 2016 project!
+* Added `ap-northeast-2` (Seoul) and `ap-south-1` (Mumbai) regions to AWS.
+* Implemented the compute abstraction in CloudSigma v2.
+* Added the `cloudsigma2-mia` (Miami) region to CloudSigma v2.
+* Promoted Docker and OAuth APIs to the main repo. The *groupId* for their respective dependencies changes to `org.apache.jclouds.api`.
+* Promoted Google Compute Engine and ProfitBricks providers to the main repo. The *groupId* for their respective dependencies changes to `org.apache.jclouds.provider`.
+
+
+## <a id="blobstoreimprovements"></a>BlobStore Improvements

Added BlobStore improvements.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#pullrequestreview-8460095

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
Thanks for reviewing @demobox! I've added my thoughts (I'm on the mobile so apologies for the typos).

I'll be AFK until Monday, so I'd appreciate if aomeone else could take care of the comments and complete the missing parts. My plan is to publish this on Monday night (CET) as soon as the release ia published, to make sure the site is updated when the official announcement and press release are published.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260076037

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://8cd85681466178a24ce4-a91cf8783abea5b9c854b7b59db8accb.r67.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260217680

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://ab70f76e4af38a0622d8-bc7874aaa84241175f19ca01c58f9c9b.r75.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260215668

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://4008c21318725c275f62-057b897bb6cfda7e9739defd6b59f793.r59.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260509876

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://ff6c813e67f0202d89f7-f3a88d7f58d998c670ac7f0d771cd35f.r91.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-259934783

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+
+## <a id="highlights"></a>Release Highlights
+
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.
+* Added support for new cloud providers:

Good idea :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +1. [Release Highlights](#highlights)
+1. [Compute Improvements](#computeimprovements)
+1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+
+## <a id="highlights"></a>Release Highlights
+
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.

We explicitly support all versions in the compat matrix. We can say that now that we have a build and have done several fixes to support Guava 19.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +date: 2016-11-15 12:00:00
+release_notes: true
+permalink: /releasenotes/2.0.0/
+---
+
+1. [Introduction](#intro)
+1. [Release Highlights](#highlights)
+1. [Compute Improvements](#computeimprovements)
+1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).

Yes. There we'll put the announce thread link once the release is published.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Andrew Phillips <no...@github.com>.
demobox requested changes on this pull request.

Many thanks for kicking this off, Ignasi! Happy to fix the typos etc. myself; would like to wait for some comments back before making e.g. style changes.

> +date: 2016-11-15 12:00:00
+release_notes: true
+permalink: /releasenotes/2.0.0/
+---
+
+1. [Introduction](#intro)
+1. [Release Highlights](#highlights)
+1. [Compute Improvements](#computeimprovements)
+1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).

Guessing the `#` there is a TODO?

> +1. [Release Highlights](#highlights)
+1. [Compute Improvements](#computeimprovements)
+1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+
+## <a id="highlights"></a>Release Highlights
+
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.

Just curious: what are we referring to here?

> +1. [Compute Improvements](#computeimprovements)
+1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+
+## <a id="highlights"></a>Release Highlights
+
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.

That's true only for CPU, memory and disk space, no?

> +1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+
+## <a id="highlights"></a>Release Highlights
+
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.
+* Added support for new cloud providers:

Idea: add the types of abstractions these new ones provide?

> +
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.
+* Added support for new cloud providers:
+  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).

Do we mean Guava and Guice by "core libraries", or something else?

> +
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.
+* Added support for new cloud providers:
+  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).

Also (minor): make `our CI system` the link there?

> +* Configuration of arbitrary hardware values in the compute abstraction.
+* Added support for new cloud providers:
+  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.

[typo] "Azure"?

> +* Added support for new cloud providers:
+  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!

A feature fruit a day keeps the doctor away! ;-)

See comment above about the "arbitrary hardware values" phrase

> +  * Microsoft Azure Resource Manager
+  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.

What are the actual AWS region names? How about something like "Added xx-yyy-1 (Seoul) and .... (Mumbai) regions...)?

> +  * ProfitBricks v3
+  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.
+* Implement the compute abstraction in CloudSigma v2.

We should probably choose either active ("Add ...", "Implement ...") or past tense ("Added ...", "Implemented ...") style consistently.

> +  * OneAndOne
+  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.
+* Implement the compute abstraction in CloudSigma v2.
+* Added the Miami region to CloudSigma v2.

See comment above

> +  * Backblaze B2
+* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.
+* Implement the compute abstraction in CloudSigma v2.
+* Added the Miami region to CloudSigma v2.
+* Promoted Docker and OAuth apis to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.api`.

Typo in "apahce". Also (minor) "APIs" rather than "apis".

> +* Better integration with OSGi and Apache Karaf.
+* Numerous bug fixes and performance improvements.
+
+The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327379&styleName=Html&projectId=12314430).
+
+We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.
+* Implement the compute abstraction in CloudSigma v2.
+* Added the Miami region to CloudSigma v2.
+* Promoted Docker and OAuth apis to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.api`.
+* Promoted Google Compute Engine and ProfitBricks providers to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.provider`.

Same typo

> +We have also improved our CI system by adding compatibility builds with the core libraries and by adding weekly builds that run the live tests. Check it out at: [https://jclouds.ci.cloudbees.com](https://jclouds.ci.cloudbees.com).
+
+## <a id="computeimprovements"></a>Compute Improvements
+
+* Added support for Microsoft azure ARM, ProfitBricks v3 and OneAndOne.
+* Configuration of arbitrary hardware values in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature fruit of a GSoC 2016 project!
+* Added Seoul and Mumbai regions to AWS.
+* Implement the compute abstraction in CloudSigma v2.
+* Added the Miami region to CloudSigma v2.
+* Promoted Docker and OAuth apis to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.api`.
+* Promoted Google Compute Engine and ProfitBricks providers to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.provider`.
+
+
+## <a id="blobstoreimprovements"></a>BlobStore Improvements
+
+* Added multi-region support for BlobStore.

For all blobstore providers? Is there a link that explains in a bit more detail what this means?

> +* Implement the compute abstraction in CloudSigma v2.
+* Added the Miami region to CloudSigma v2.
+* Promoted Docker and OAuth apis to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.api`.
+* Promoted Google Compute Engine and ProfitBricks providers to the main repo. The *groupId* for their respective dependencies changes to `org.apahce.jclouds.provider`.
+
+
+## <a id="blobstoreimprovements"></a>BlobStore Improvements
+
+* Added multi-region support for BlobStore.
+
+TODO: Changes related to the OLD swicft API?
+
+
+## <a id="knownissues"></a> Known Issues
+
+* The json credentials file used in Google Cloud cannot be used in the jclouds CLI for Google Cloud Storage and for Google Compute Engine, when using a reusable compute service.

[minor] "JSON" rather than "json"? Also link to an open issue for this, if present?

Out of curiosity: what is a "reusable compute service?

> +## <a id="blobstoreimprovements"></a>BlobStore Improvements
+
+* Added multi-region support for BlobStore.
+
+TODO: Changes related to the OLD swicft API?
+
+
+## <a id="knownissues"></a> Known Issues
+
+* The json credentials file used in Google Cloud cannot be used in the jclouds CLI for Google Cloud Storage and for Google Compute Engine, when using a reusable compute service.
+
+## <a id="credits"></a>Credits
+
+jclouds would like to thank everyone who contributed time and effort in order to make this release happen:
+
+* [Rita Zhang](https://twitter.com/ritazzhang) and her team, especially [Jim Spring](https://twitter.com/jmspring) and [Janne Koskinen](https://twitter.com/jtjk), for their contributions to the Microsoft Azure ARM provider ant the OAuth apis.

[minor] "APIs"?

> +* Added multi-region support for BlobStore.
+
+TODO: Changes related to the OLD swicft API?
+
+
+## <a id="knownissues"></a> Known Issues
+
+* The json credentials file used in Google Cloud cannot be used in the jclouds CLI for Google Cloud Storage and for Google Compute Engine, when using a reusable compute service.
+
+## <a id="credits"></a>Credits
+
+jclouds would like to thank everyone who contributed time and effort in order to make this release happen:
+
+* [Rita Zhang](https://twitter.com/ritazzhang) and her team, especially [Jim Spring](https://twitter.com/jmspring) and [Janne Koskinen](https://twitter.com/jtjk), for their contributions to the Microsoft Azure ARM provider ant the OAuth apis.
+* [Josef Cacek](https://twitter.com/jckwart) for all his contributions to the Docker provider.
+* Ali Bazlamit for adding support for the ProfitBricks v3 and the OneAndOne providers.

Ask Ali if there's a link we can add for him?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#pullrequestreview-8253113

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
I've addressed the comments. Feel free to amend the text and complete the release notes!
/cc @andrewgaul @andreaturli @zack-shoylev 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188#issuecomment-260215917

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

Posted by Ignasi Barrera <no...@github.com>.
nacx commented on this pull request.



> +1. [Compute Improvements](#computeimprovements)
+1. [BlobStore Improvements](#blobstoreimprovements)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## <a id="intro"></a>Introduction
+
+Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](#). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+
+## <a id="highlights"></a>Release Highlights
+
+Apache jclouds 2.0 features include:
+
+* Wider compatibility with the Guava and Guice libraries.
+* Configuration of arbitrary hardware values in the compute abstraction.

Right!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/188