From notifications-return-16817-archive-asf-public=cust-asf.ponee.io@libcloud.apache.org Wed Jan 29 21:52:00 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 89818180670 for ; Wed, 29 Jan 2020 22:51:59 +0100 (CET) Received: (qmail 66599 invoked by uid 500); 29 Jan 2020 21:51:59 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 66451 invoked by uid 500); 29 Jan 2020 21:51:58 -0000 Delivered-To: apmail-libcloud-commits@libcloud.apache.org Received: (qmail 66427 invoked by uid 99); 29 Jan 2020 21:51:58 -0000 Received: from Unknown (HELO svn01-us-east.apache.org) (13.90.137.153) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jan 2020 21:51:58 +0000 Received: from svn01-us-east.apache.org (svn01-us-east.apache.org [127.0.0.1]) by svn01-us-east.apache.org (ASF Mail Server at svn01-us-east.apache.org) with ESMTP id 7296E17A157 for ; Wed, 29 Jan 2020 21:51:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1873342 [7/8] - in /libcloud/site/trunk: generated/ generated/assets/ generated/blog/ generated/blog/2010/02/02/ generated/blog/2010/05/11/ generated/blog/2010/10/12/ generated/blog/2011/01/17/ generated/blog/2011/02/15/ generated/blog/201... Date: Wed, 29 Jan 2020 21:51:56 -0000 To: commits@libcloud.apache.org From: tomaz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20200129215158.7296E17A157@svn01-us-east.apache.org> Modified: libcloud/site/trunk/generated/blog/page/8/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/8/index.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/8/index.html (original) +++ libcloud/site/trunk/generated/blog/page/8/index.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -97,6 +97,96 @@
+

Libcloud 0.18.0 released

+ + + + + + + +
+

We are pleased to announce the release of Libcloud 0.18.0.

+ +

This is a first release in the 0.18 series which means it brings many new +features, improvements and bug-fixes.

+ +

Release highlights

+ + + +

Full change log can be found at here.

+ +

Download

+ +

The release can can be downloaded from +https://libcloud.apache.org/downloads.html or installed using pip:

+ +
+pip install apache-libcloud==0.18.0
+
+ +

Upgrading

+ +

If you have installed Libcloud using pip you can also use it to upgrade it:

+ +
+pip install --upgrade apache-libcloud==0.18.0
+
+ +

Upgrade notes

+ +

A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at https://libcloud.readthedocs.org/en/latest/upgrade_notes.html

+ +

Documentation

+ +

Regular and API documentation is available at https://libcloud.readthedocs.org/en/v0.18.0/

+ +

Bugs / Issues

+ +

If you find any bug or issue, please report it on our issue tracker +https://issues.apache.org/jira/browse/LIBCLOUD. +Don't forget to attach an example and / or test which reproduces your +problem.

+ +

Thanks

+ +

Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +CHANGES file.

+ +
+ + +
+ + + + +
+

Allard Hoeve (allard) joins our team

@@ -340,86 +430,6 @@ list of people who contributed to this r - -
- -

Libcloud 0.15.1 released

- - - - - - - -
-

We are pleased to announce the release of Libcloud 0.15.1!

- -

This release includes some bug-fixes and improvements.

- -

Release highlights

- -
    -
  • Improvements in the EC2 driver
  • -
  • Improvements in the CloudStack driver
  • -
  • Improvements in the Openstack driver
  • -
  • Fixes a possible race condition in the deploy_node method
  • -
- -

Full change log can be found at here.

- -

Download

- -

The release can can be downloaded from -https://libcloud.apache.org/downloads.html or installed using pip:

- -
-pip install apache-libcloud==0.15.1
-
- -

Upgrading

- -

If you have installed Libcloud using pip you can also use it to upgrade it:

- -
-pip install --upgrade apache-libcloud==0.15.1
-
- -

Upgrade notes

- -

A page which describes backward incompatible or semi-incompatible -changes and how to preserve the old behavior when this is possible -can be found at https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-15-1

- -

Documentation

- -

Regular and API documentation is available at https://libcloud.readthedocs.org/en/v0.15.1/

- -

Bugs / Issues

- -

If you find any bug or issue, please report it on our issue tracker -https://issues.apache.org/jira/browse/LIBCLOUD. -Don't forget to attach an example and / or test which reproduces your -problem.

- -

Thanks

- -

Thanks to everyone who contributed and made this release possible! Full -list of people who contributed to this release can be found in the -CHANGES file.

- -

Source: release announcement.

- -
- - -
- - -

Archive

@@ -475,7 +485,7 @@ list of people who contributed to this r - + Modified: libcloud/site/trunk/generated/blog/page/9/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/page/9/index.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/page/9/index.html (original) +++ libcloud/site/trunk/generated/blog/page/9/index.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -97,6 +97,86 @@
+

Libcloud 0.15.1 released

+ + + + + + + +
+

We are pleased to announce the release of Libcloud 0.15.1!

+ +

This release includes some bug-fixes and improvements.

+ +

Release highlights

+ +
    +
  • Improvements in the EC2 driver
  • +
  • Improvements in the CloudStack driver
  • +
  • Improvements in the Openstack driver
  • +
  • Fixes a possible race condition in the deploy_node method
  • +
+ +

Full change log can be found at here.

+ +

Download

+ +

The release can can be downloaded from +https://libcloud.apache.org/downloads.html or installed using pip:

+ +
+pip install apache-libcloud==0.15.1
+
+ +

Upgrading

+ +

If you have installed Libcloud using pip you can also use it to upgrade it:

+ +
+pip install --upgrade apache-libcloud==0.15.1
+
+ +

Upgrade notes

+ +

A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-15-1

+ +

Documentation

+ +

Regular and API documentation is available at https://libcloud.readthedocs.org/en/v0.15.1/

+ +

Bugs / Issues

+ +

If you find any bug or issue, please report it on our issue tracker +https://issues.apache.org/jira/browse/LIBCLOUD. +Don't forget to attach an example and / or test which reproduces your +problem.

+ +

Thanks

+ +

Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +CHANGES file.

+ +

Source: release announcement.

+ +
+ + +
+ + + + +
+

Libcloud's 5th birthday celebration during EuroPython week in Berlin

@@ -310,44 +390,6 @@ strecthing for over 3 weeks, I sadly had - -
- -

Libcloud 0.14.0 and the new Ikoula driver

- - - - - - - -
-

Libcloud 0.14.0 was released last month. Among many improvements and new -features, this release also includes a brand new driver for -Ikoula public cloud which is based on the generic CloudStack driver.

- - - -

Folks over at Ikoula wrote a short introductory post about this new driver. The post -is in French, so if you speak French and are interested in using Ikoula driver, -you should check it out - Utilisation d'Apache-Libcloud au sein du Cloud -Ikoula.

- -
- - -
- - -

Archive

@@ -403,7 +445,7 @@ Ikoula.

- + Modified: libcloud/site/trunk/generated/blog/tags/API.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/API.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/API.html (original) +++ libcloud/site/trunk/generated/blog/tags/API.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -228,7 +228,7 @@ that there are no regression bugs with t - + Modified: libcloud/site/trunk/generated/blog/tags/announcement.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/announcement.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/announcement.html (original) +++ libcloud/site/trunk/generated/blog/tags/announcement.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -499,7 +499,7 @@ and compatibility reasons. SSL v3.0 is c - + Modified: libcloud/site/trunk/generated/blog/tags/apachecon.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/apachecon.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/apachecon.html (original) +++ libcloud/site/trunk/generated/blog/tags/apachecon.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -177,7 +177,7 @@ strecthing for over 3 weeks, I sadly had - + Modified: libcloud/site/trunk/generated/blog/tags/articles.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/articles.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/articles.html (original) +++ libcloud/site/trunk/generated/blog/tags/articles.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -480,7 +480,7 @@ been written by one of our developers an - + Modified: libcloud/site/trunk/generated/blog/tags/ccna.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/ccna.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/ccna.html (original) +++ libcloud/site/trunk/generated/blog/tags/ccna.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -177,7 +177,7 @@ strecthing for over 3 weeks, I sadly had - + Modified: libcloud/site/trunk/generated/blog/tags/celebrations.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/celebrations.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/celebrations.html (original) +++ libcloud/site/trunk/generated/blog/tags/celebrations.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -171,7 +171,7 @@ attend the celebration.

- + Modified: libcloud/site/trunk/generated/blog/tags/cloudstack.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/cloudstack.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/cloudstack.html (original) +++ libcloud/site/trunk/generated/blog/tags/cloudstack.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -161,7 +161,7 @@ Ikoula.

- + Modified: libcloud/site/trunk/generated/blog/tags/conferences.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/conferences.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/conferences.html (original) +++ libcloud/site/trunk/generated/blog/tags/conferences.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -225,7 +225,7 @@ strecthing for over 3 weeks, I sadly had - + Modified: libcloud/site/trunk/generated/blog/tags/containers.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/containers.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/containers.html (original) +++ libcloud/site/trunk/generated/blog/tags/containers.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -306,7 +306,7 @@ swap this out for any of the Amazon publ - + Modified: libcloud/site/trunk/generated/blog/tags/europython.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/europython.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/europython.html (original) +++ libcloud/site/trunk/generated/blog/tags/europython.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -149,7 +149,7 @@ information, please refer to the - + Modified: libcloud/site/trunk/generated/blog/tags/events.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/events.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/events.html (original) +++ libcloud/site/trunk/generated/blog/tags/events.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -171,7 +171,7 @@ attend the celebration.

- + Modified: libcloud/site/trunk/generated/blog/tags/gce.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/gce.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/gce.html (original) +++ libcloud/site/trunk/generated/blog/tags/gce.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -323,7 +323,7 @@ to fix and enhance the Compute Engine dr - + Modified: libcloud/site/trunk/generated/blog/tags/github.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/github.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/github.html (original) +++ libcloud/site/trunk/generated/blog/tags/github.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -174,7 +174,7 @@ from
- + Modified: libcloud/site/trunk/generated/blog/tags/gsoc2014.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/gsoc2014.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/gsoc2014.html (original) +++ libcloud/site/trunk/generated/blog/tags/gsoc2014.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -193,7 +193,7 @@ information - - + Modified: libcloud/site/trunk/generated/blog/tags/ikoula.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/ikoula.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/ikoula.html (original) +++ libcloud/site/trunk/generated/blog/tags/ikoula.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -161,7 +161,7 @@ Ikoula.

- + Modified: libcloud/site/trunk/generated/blog/tags/infrastructure.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/infrastructure.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/infrastructure.html (original) +++ libcloud/site/trunk/generated/blog/tags/infrastructure.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -187,7 +187,7 @@ to manually edit markdown files again wh - + Modified: libcloud/site/trunk/generated/blog/tags/linode.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/linode.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/linode.html (original) +++ libcloud/site/trunk/generated/blog/tags/linode.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -208,7 +208,7 @@ and compatibility reasons. SSL v3.0 is c - + Modified: libcloud/site/trunk/generated/blog/tags/new PMC member.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20PMC%20member.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/new PMC member.html (original) +++ libcloud/site/trunk/generated/blog/tags/new PMC member.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -191,7 +191,7 @@ participation and contributions.

- + Modified: libcloud/site/trunk/generated/blog/tags/new committer.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20committer.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/new committer.html (original) +++ libcloud/site/trunk/generated/blog/tags/new committer.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -630,7 +630,7 @@ easily and directly contribute to the pr - + Modified: libcloud/site/trunk/generated/blog/tags/new features.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20features.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/new features.html (original) +++ libcloud/site/trunk/generated/blog/tags/new features.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -280,7 +280,7 @@ been written by one of our developers an - + Modified: libcloud/site/trunk/generated/blog/tags/new pmc member.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/new%20pmc%20member.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/new pmc member.html (original) +++ libcloud/site/trunk/generated/blog/tags/new pmc member.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -194,7 +194,7 @@ our local "CloudStack guy".

- + Modified: libcloud/site/trunk/generated/blog/tags/news.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/news.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/news.html (original) +++ libcloud/site/trunk/generated/blog/tags/news.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -96,6 +96,102 @@
+

Libcloud 3.0.0-rc1 released

+ + + + + + + +
+

We are happy to announce Libcloud v3.0.0-rc1.

+ +

This is the first release candidate for Libcloud v3.0.0 which includes many +changes, the biggest one being dropping support for Python 2.7 and Python 3 +< 3.5.

+ +

Since this is a first release which drops support for those Python versions, +we want to give our users some time to opt-in and test it and verify +everything works as expected, before we release stable v3.0.0 version.

+ +

Other highlights include:

+ +
    +
  • Type annotations for the base storage API
  • +
  • Various improvements in the Azure Blobs driver
  • +
  • New standard "prefix" keyword argument in the "{list,iterate}_container_objects" +methods
  • +
  • 2 new compute drivers (KubeVirt, LXD)
  • +
+ +

If no major issues are found, this release candidate (with any other fixes +which accumulate in trunk until then) will become a stable v3.0.0 release +some time in the near future.

+ +

Keep in mind that this is a pre-release so it won't be installed by pip +by default when you run pip install apache-libcloud.

+ +

To install it, you need to explicitly specify a version as shown in the +Download section below.

+ +

A list of all the changes can be found at +https://libcloud.readthedocs.io/en/latest/changelog.html#changes-in-apache-libcloud-3-0-0-rc1.

+ +

Download

+ +

The release can can be downloaded from +https://libcloud.apache.org/downloads.html or installed using pip:

+ +
+pip install "apache-libcloud==3.0.0rc-1"
+
+ +

Upgrading

+ +

If you have installed Libcloud using pip you can also use it to upgrade it:

+ +
+pip install --upgrade "apache-libcloud==3.0.0rc-1"
+
+ +

Upgrade notes

+ +

A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at https://libcloud.readthedocs.org/en/latest/upgrade_notes.html

+ +

Documentation

+ +

Regular and API documentation is available at https://libcloud.readthedocs.org/en/v3.0.0-rc1/

+ +

Bugs / Issues

+ +

If you find any bug or issue, please report it on our issue tracker +https://github.com/apache/libcloud/issues. +Don't forget to attach an example and / or test which reproduces your +problem.

+ +

Thanks

+ +

Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +CHANGES file.

+ +
+ + +
+ + + + +
+

Libcloud 2.8.0 released

@@ -7510,7 +7606,7 @@ Cloud and SoftLayer.
- + Modified: libcloud/site/trunk/generated/blog/tags/pmc.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/pmc.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/pmc.html (original) +++ libcloud/site/trunk/generated/blog/tags/pmc.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -155,7 +155,7 @@ help me welcome him to the team :)

- + Modified: libcloud/site/trunk/generated/blog/tags/podcasts.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/podcasts.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/podcasts.html (original) +++ libcloud/site/trunk/generated/blog/tags/podcasts.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -152,7 +152,7 @@ about Apache Libcloud.

- + Modified: libcloud/site/trunk/generated/blog/tags/presentations.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/presentations.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/presentations.html (original) +++ libcloud/site/trunk/generated/blog/tags/presentations.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -177,7 +177,7 @@ strecthing for over 3 weeks, I sadly had - + Modified: libcloud/site/trunk/generated/blog/tags/providers.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/providers.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/providers.html (original) +++ libcloud/site/trunk/generated/blog/tags/providers.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -323,7 +323,7 @@ to fix and enhance the Compute Engine dr - + Modified: libcloud/site/trunk/generated/blog/tags/pycon.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/pycon.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/pycon.html (original) +++ libcloud/site/trunk/generated/blog/tags/pycon.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -149,7 +149,7 @@ please refer to the +

Libcloud 3.0.0-rc1 released

+ + + + + + + +
+

We are happy to announce Libcloud v3.0.0-rc1.

+ +

This is the first release candidate for Libcloud v3.0.0 which includes many +changes, the biggest one being dropping support for Python 2.7 and Python 3 +< 3.5.

+ +

Since this is a first release which drops support for those Python versions, +we want to give our users some time to opt-in and test it and verify +everything works as expected, before we release stable v3.0.0 version.

+ +

Other highlights include:

+ +
    +
  • Type annotations for the base storage API
  • +
  • Various improvements in the Azure Blobs driver
  • +
  • New standard "prefix" keyword argument in the "{list,iterate}_container_objects" +methods
  • +
  • 2 new compute drivers (KubeVirt, LXD)
  • +
+ +

If no major issues are found, this release candidate (with any other fixes +which accumulate in trunk until then) will become a stable v3.0.0 release +some time in the near future.

+ +

Keep in mind that this is a pre-release so it won't be installed by pip +by default when you run pip install apache-libcloud.

+ +

To install it, you need to explicitly specify a version as shown in the +Download section below.

+ +

A list of all the changes can be found at +https://libcloud.readthedocs.io/en/latest/changelog.html#changes-in-apache-libcloud-3-0-0-rc1.

+ +

Download

+ +

The release can can be downloaded from +https://libcloud.apache.org/downloads.html or installed using pip:

+ +
+pip install "apache-libcloud==3.0.0rc-1"
+
+ +

Upgrading

+ +

If you have installed Libcloud using pip you can also use it to upgrade it:

+ +
+pip install --upgrade "apache-libcloud==3.0.0rc-1"
+
+ +

Upgrade notes

+ +

A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at https://libcloud.readthedocs.org/en/latest/upgrade_notes.html

+ +

Documentation

+ +

Regular and API documentation is available at https://libcloud.readthedocs.org/en/v3.0.0-rc1/

+ +

Bugs / Issues

+ +

If you find any bug or issue, please report it on our issue tracker +https://github.com/apache/libcloud/issues. +Don't forget to attach an example and / or test which reproduces your +problem.

+ +

Thanks

+ +

Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +CHANGES file.

+ +
+ + + + + + + +
+

Libcloud 2.8.0 released

@@ -5335,7 +5431,7 @@ Cloud and SoftLayer.
- + Modified: libcloud/site/trunk/generated/blog/tags/security release.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/security%20release.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/security release.html (original) +++ libcloud/site/trunk/generated/blog/tags/security release.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -374,7 +374,7 @@ http://wiki.apache.org/incubator/Libclou - + Modified: libcloud/site/trunk/generated/blog/tags/sprints.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/tags/sprints.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/tags/sprints.html (original) +++ libcloud/site/trunk/generated/blog/tags/sprints.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -175,7 +175,7 @@ please refer to the Click

+

Libcloud 3.0.0rc1 (release candidate) - Released on January 29, 2020

+ +

Files:

+ + + +

Upgrade notes: Click

+

You are strongly encouraged to verify those packages using the Apache Libcloud developers KEYS. You can find information on how to do that in the "Quick package verification guide" section bellow.

@@ -300,7 +312,7 @@ gpg: BAD signature from - + Modified: libcloud/site/trunk/generated/getting-started.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/getting-started.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/getting-started.html (original) +++ libcloud/site/trunk/generated/getting-started.html Wed Jan 29 21:51:53 2020 @@ -51,7 +51,7 @@ - + @@ -224,7 +224,7 @@ docstrings for that driver.

- + Modified: libcloud/site/trunk/generated/gsoc-2012.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc-2012.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/gsoc-2012.html (original) +++ libcloud/site/trunk/generated/gsoc-2012.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -194,7 +194,7 @@ mailing list (dev@libcloud.apache.org).< - + Modified: libcloud/site/trunk/generated/gsoc-2014.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc-2014.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/gsoc-2014.html (original) +++ libcloud/site/trunk/generated/gsoc-2014.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -180,7 +180,7 @@ mailing list (dev@libcloud.apache.org).< - + Modified: libcloud/site/trunk/generated/gsoc.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/gsoc.html (original) +++ libcloud/site/trunk/generated/gsoc.html Wed Jan 29 21:51:53 2020 @@ -47,7 +47,7 @@ - + @@ -140,7 +140,7 @@ we have participated in the past:

- + Modified: libcloud/site/trunk/generated/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1873342&r1=1873341&r2=1873342&view=diff ============================================================================== --- libcloud/site/trunk/generated/index.html (original) +++ libcloud/site/trunk/generated/index.html Wed Jan 29 21:51:53 2020 @@ -53,7 +53,7 @@ - + @@ -241,19 +241,19 @@

Latest Blog Posts

-

Libcloud 2.8.0 released +

Libcloud 3.0.0-rc1 released -

Libcloud 2.7.0 released +

Libcloud 2.8.0 released -

Libcloud 2.6.1 released +

Libcloud 2.7.0 released -

Libcloud 2.6.0 released +

Libcloud 2.6.1 released @@ -336,11 +336,11 @@ - + - +