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/%[email protected]%3E [4] http://mail-archives.apache.org/mod_mbox/deltacloud-dev/201208.mbox/%3C1345659536.16611.54.camel%40avon.watzmann.net%3E
