You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by David Lutterkort <lu...@redhat.com> on 2012/08/22 23:24:55 UTC

[ANNOUNCE] Release deltacloud 1.0.2

Hi all,

I am pleased to announce the release of Deltacloud 1.0.2. The release is
available from http://deltacloud.apache.org/download.html It will be
available from rubygems.org in the next day or two.

KEYS: http://www.apache.org/dist/incubator/deltacloud/KEYS
git tag: release-1.0.2-rc1
git repo: git://github.com/apache/deltacloud.git or
          https://git-wip-us.apache.org/repos/asf/deltacloud.git

This is a bugfix release. Highlights of the changes in this release:
      * Removed deltacloudc command line client; see [2] on how to use
        curl in its stead
      * code works with MRI Ruby 1.9.x, MRI 1.8.7, and jRuby
      * deltacloudd: accept -L/--log option to send log to a file; -V
        option to get detailed logs
      * Revamp all the tests in tests/, server/tests/, and client/tests/
        to use only the minitest test framework; also expanded the
        coverage of all these test suites
      * New driver for aruba.it (contributed by Giacomo Bagnoli)
      * Lots of fixes across all the drivers, frontends and clients

For a full list of all changes see the NEWS file[1]

The voting thread on the release is at [3], and the mail announcing the
result of the vote is at [4].

David

[1] https://github.com/apache/deltacloud/blob/master/NEWS
[2] http://deltacloud.apache.org/curl-examples.html 
[3] http://mail-archives.apache.org/mod_mbox/deltacloud-dev/201208.mbox/%3C1345086404.26643.30.camel@avon.watzmann.net%3E
[4] http://mail-archives.apache.org/mod_mbox/deltacloud-dev/201208.mbox/%3C1345659536.16611.54.camel%40avon.watzmann.net%3E




Re: [ANNOUNCE] Release deltacloud 1.0.2

Posted by Michal Fojtik <mf...@redhat.com>.
On Aug 22, 2012, at 11:24 PM, David Lutterkort <lu...@redhat.com> wrote:

\o/

I pushed this version to rubygems.org, 1.0.2 should be the version installed
when you do 'gem install deltacloud-core'.

RPMs will follow.

  -- Michal

> Hi all,
> 
> I am pleased to announce the release of Deltacloud 1.0.2. The release is
> available from http://deltacloud.apache.org/download.html It will be
> available from rubygems.org in the next day or two.
> 
> KEYS: http://www.apache.org/dist/incubator/deltacloud/KEYS
> git tag: release-1.0.2-rc1
> git repo: git://github.com/apache/deltacloud.git or
>          https://git-wip-us.apache.org/repos/asf/deltacloud.git
> 
> This is a bugfix release. Highlights of the changes in this release:
>      * Removed deltacloudc command line client; see [2] on how to use
>        curl in its stead
>      * code works with MRI Ruby 1.9.x, MRI 1.8.7, and jRuby
>      * deltacloudd: accept -L/--log option to send log to a file; -V
>        option to get detailed logs
>      * Revamp all the tests in tests/, server/tests/, and client/tests/
>        to use only the minitest test framework; also expanded the
>        coverage of all these test suites
>      * New driver for aruba.it (contributed by Giacomo Bagnoli)
>      * Lots of fixes across all the drivers, frontends and clients
> 
> For a full list of all changes see the NEWS file[1]
> 
> The voting thread on the release is at [3], and the mail announcing the
> result of the vote is at [4].
> 
> David
> 
> [1] https://github.com/apache/deltacloud/blob/master/NEWS
> [2] http://deltacloud.apache.org/curl-examples.html 
> [3] http://mail-archives.apache.org/mod_mbox/deltacloud-dev/201208.mbox/%3C1345086404.26643.30.camel@avon.watzmann.net%3E
> [4] http://mail-archives.apache.org/mod_mbox/deltacloud-dev/201208.mbox/%3C1345659536.16611.54.camel%40avon.watzmann.net%3E
> 
> 
>