Vote is now closed.

[+1] - 6 (4 binding)
[0] - 1
[-1] - 0

Vote has passed. This is the first 2.0 release to be released, I'll write up 
the release notes, update the website and publish the packages at some point 
today.

Regards

Anthony Shaw
_____________________________
From: Eric Johnson <erjoh...@apache.org<mailto:erjoh...@apache.org>>
Sent: Saturday, April 8, 2017 8:25 am
Subject: Re: [dev] [VOTE] Release Apache Libcloud 2.0.0rc2 - 2
To: <dev@libcloud.apache.org<mailto:dev@libcloud.apache.org>>


Ran tests with 2.7, 3.6, verified checksums. Also tested GCE with 2.7 and
3.6.

[+1] Release Apache Libcloud 2.0.0rc2

Thanks for all the hard work Anthony!

On Fri, Apr 7, 2017 at 5:02 AM, anthony shaw 
<anthony.p.s...@gmail.com<mailto:anthony.p.s...@gmail.com>>
wrote:

> Thanks Tomaz
>
> We need a couple more PMC votes to make this binding. Eric, Seb, Allard,
> Jerry if you have a moment please cast your votes.
>
> Anthony Shaw
> ________________________________
> From: Tomaz Muraus <to...@apache.org<mailto:to...@apache.org>>
> Sent: Friday, April 7, 2017 7:36:20 PM
> To: dev@libcloud.apache.org<mailto:dev@libcloud.apache.org>
> Subject: Re: [dev] [VOTE] Release Apache Libcloud 2.0.0rc2 - 2
>
> Thanks for working on this release.
>
> I didn't do any really in-depth checks, but from some quick checks and
> running tests things look OK.
>
> [+1] Release Apache Libcloud 2.0.0rc2
>
> On Thu, Apr 6, 2017 at 11:47 AM, anthony shaw 
> <anthony.p.s...@gmail.com<mailto:anthony.p.s...@gmail.com>>
> wrote:
>
> > This is the 2nd voting thread for Libcloud 2.0.0rc2
> >
> > The original VOTE failed, there were 2 issues raised, both of which have
> > been fixed and are contained in this release. To ensure everyone is
> testing
> > the correct version;
> >
> > The md5 for apache-libcloud-2.0.0rc2.tar.gz is
> >
> > 826c352ee4cadbb06b8bb10329e616ca
> >
> > The git hash for the tag has been rewritten from
> >
> > 4e01d8c2 to a9ed9295
> >
> > the issues were-
> >
> > https://github.com/apache/libcloud/pull/1025
> >
> > https://github.com/apache/libcloud/pull/1026
> > ---
> > This is a release candidate for 2.0 and contains major changes since the
> > latest stable release, 1.5.0, http://libcloud.readthedocs.
> > io/en/latest/other/changes_in_2_0.html
> >
> > The rc1 release did not pass, with issues on custom port propagation,
> > logging/debug mode and certificate connection drivers. Those have
> > independently been fixed and tested over the past couple of months. All
> of
> > the issues raised both on the developer group and on the ASF issues log
> > have been resolved related to the 2.0x changes.
> >
> > Specific bug fix changes since rc1 include
> >
> > - Fixing of Logging/debug connection
> > - Fixing of Certificate connection (and azure and openstack drivers)
> >
> > A new -tentative tag is committed and can be found at
> > https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=tag
> > ;h=refs/tags/v2.0.0rc2-tentative
> >
> > A full list of changes can be found at:
> > *https://git-wip-us.apache.org/repos/asf?p=libcloud.git;
> > a=blob;f=CHANGES.rst;h=a996cb82f39895c0b3566907cd947027b674c725;hb=
> > 623fa89bedb1e37d1546936c78583867aed23057
> > <https://git-wip-us.apache.org/repos/asf?p=libcloud.git;
> > a=blob;f=CHANGES.rst;h=a996cb82f39895c0b3566907cd947027b674c725;hb=
> > 623fa89bedb1e37d1546936c78583867aed23057>*
> >
> > Major changes include
> >
> > - Replaced urllib with requests
> >
> > Minor changes include
> >
> > - Fix vSphere driver
> > - Enabling HTTP redirects by default
> > - Allowing both global and driver-specific HTTP proxy configuration
> > - Consolidation of the LibcloudHTTPSConnection and
> > LibcloudHTTPConnection into a single class, LibcloudConnection
> > - Support for streaming responses
> > - Support for mocking HTTP responses without having to mock the
> Connection
> > class
> > - 10% typical performance improvement with the use of persistent TCP
> > connections for each driver instance
> > - Access to the low-level TCP session is no longer available. Access
> > to .read() on a raw connection will bind around requests body or
> > iter_content methods.
> >
> >
> > Release artifacts can be found at
> > http://people.apache.org/~anthonyshaw/libcloud/2.0.0rc2-2/
> >
> > Note that KEYS file can found at
> > https://dist.apache.org/repos/dist/release/libcloud/KEYS
> >
> > Please test the release and post your votes.
> >
> > +/- 1
> > [ ] Release Apache Libcloud 2.0.0rc2
> >
> > Vote will be open until April 10th, 2017.
> >
> > Thanks,
> > Anthony
> >
>


Reply via email to