On 17/04/13 12:30, Michal Fojtik wrote: > Good news everyone! > > I am very pleased to announce the availability of RC1 for Deltacloud > 1.1.3. The release candidate is available at > http://people.apache.org/~mfojtik/deltacloud/1.1.3rc1/ > > Please vote on the release candidate by Saturday 0900 EST (New York, US > East Coast, UTC -5 hours) > +1 release
> KEYS: http://www.apache.org/dist/deltacloud/KEYS > > git tag: release-1.1.3-rc1 > git repo: https://git-wip-us.apache.org/repos/asf/deltacloud.git > > Mirrors: > git://github.com/apache/deltacloud.git > https://github.com/deltacloud/core/tree/release-1.1.3-rc1 > > NEWS: > > 1.1.3 - 2013-04-17 > * Deltacloud > + We no longer support MRI 1.8 > + Added Deltacloud namespace for all models and classes to avoid > conflicts (DTACLOUD-517) > + Added possibility to pass :mock_initialize when using Deltacloud > as Rack > middleware. (DTACLOUD-507) > + Fixed various dependency issues with excon, tilt and haml > + Added support for URL helper for Rabbit subcollections (DTACLOUD-526) > + Switch to use local variables instead of instance variables in > HAML views (thanks to Francesco Vollero) > + Refactored driver source loading code (DTACLOUD-540) > * Client > + Complete rewrite from scratch using Faraday lib > * CIMI > + Fixed incorrect look up for DiskCollection (DTACLOUD-536) > + Added missing VolumeConfigurationCreate (DTACLOUD-524) > + Added initial support for System models (mock, fgcp) (thanks to > Dies Koper) > + Refactored how we generate Rabbit collections > (generate_operation_collection) > + Obsoleted CIMI HAML views were removed > + Fixed deltacloud-db-upgrade to work on Windows > * EC2 > + Fixed logging for EC2 frontend > * Drivers > + RHEV-M > - Allow client to select the first boot device > + Mock > - Convert all stub URL's correctly > * Tests > + Added loadbalancer tests for EC2 > + Added support for Extended Machine scenarios - user_data (thanks > to Ronelle Landy) > > Cheers, > Michal > >