Added: libcloud/site/trunk/source/_site/blog/tags/release announcement.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/source/_site/blog/tags/release%20announcement.html?rev=1749451&view=auto
==============================================================================
--- libcloud/site/trunk/source/_site/blog/tags/release announcement.html (added)
+++ libcloud/site/trunk/source/_site/blog/tags/release announcement.html Tue 
Jun 21 06:39:51 2016
@@ -0,0 +1,3648 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    
+
+    <meta name="author" content="The Apache Software Foundation">
+
+    
+      <meta name="keywords" content="python,libcloud,cloud,cloud 
computing,rackspace,amazon ec2,cloudfiles,openstack,cloudstack" />
+    
+
+    
+      <title>Tag Archive | Apache Libcloud</title>
+    
+
+    <!-- fav icons -->
+    <link rel="shortcut icon" href="/images/favicon.png" />
+    <link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
+    <link rel="apple-touch-icon-precomposed" 
href="/images/apple-touch-icon.png" />
+
+    <link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" 
title="Apache Libcloud Blog Feed" />
+
+    <link 
href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic' 
rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Inconsolata' 
rel='stylesheet' type='text/css'>
+
+    <!-- Facebook OpenGraph tags -->
+    <meta content="Apache Libcloud" property="og:site_name">
+    
+      <meta content="Tag Archive" property="og:title">
+    
+
+    
+
+    
+
+    
+      <meta content="website" property="og:type">
+    
+
+    
+      <meta content="https://libcloud.apache.org/blog/tags/release 
announcement.html" property="og:url">
+    
+    
+
+    
+
+    <link href='/assets/global-ace798c7a9ed56532fb1a044cb094574.css' 
rel='stylesheet' type='text/css' />
+
+  </head>
+
+  <body data-spy="scroll" data-target=".sidebar-nav" data-offset="80">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-ex1-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="/index.html"><img 
src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>
+        </div>
+        <div class="collapse navbar-collapse navbar-ex1-collapse">
+          <ul class="nav navbar-nav">
+            
+            
+              <li ><a href="/" >Home</a></li>
+            
+              <li ><a href="/about.html" >About</a></li>
+            
+              <li ><a href="/getting-started.html" >Quick Start</a></li>
+            
+              <li ><a href="https://libcloud.readthedocs.org/en/latest/"; 
target="_blank">Documentation</a></li>
+            
+              <li ><a href="/downloads.html" >Downloads</a></li>
+            
+              <li ><a href="/community.html" >Community</a></li>
+            
+              <li ><a href="/blog/" >Blog</a></li>
+            
+          </ul>
+        </div><!-- /.navbar-collapse -->
+      </div><!-- /.container -->
+    </nav>
+
+    <div class="container main-container">
+      <div class="row section page-content">
+  <div class="col-lg-8 col-lg-offset-2">
+    <h1>Tag: release announcement</h1>
+
+
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2016/06/22/libcloud-1-0-0-released.html">Libcloud 1.0.0 
released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Jun 22, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.0.0.</p>
+
+<p>This first release in the 1.0 series which means it brings many new
+features, improvements, bug-fixes, and drivers. The 1.0 series includes 2 new 
driver types, container-as-a-service and backup-as-a-service.</p>
+
+<h3>Release highlights</h3>
+
+<p>This includes:</p>
+
+<ul>
+<li>New backup-as-a-service and container-as-a-service driver types</li>
+<li>Deprecated drivers that were no longer available such as Ninefold, IBM SCE 
<a 
href="http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html";>more
 details</a></li>
+<li>Add support for authenticating against Keystone and OpenStack based clouds
+using OpenID Connect tokens.</li>
+<li>GCE nodes can be launched in a subnetwork and support for subnetworks</li>
+<li>Add Image Family support for GCE</li>
+<li>Add new <code>Perth, Australia</code> and <code>Manila, Philippines</code> 
region to the CloudSigma
+v2 driver.</li>
+<li>Add new S3 RGW storage driver.</li>
+<li>The Amazon EC2 driver has been changed to use region codes instead of 
separate drivers for each region.</li>
+<li>Introduce new <code>list_regions</code> class method on the base driver 
class</li>
+<li>Support for Dimension Data backup</li>
+<li>Added NSOne, LuaDNS, NearlyFreeSpeech.NET, BuddyNS, DNSPod DNS drivers</li>
+<li>Added Aliyun compute, load balancer and storage drivers</li>
+<li>Added Outscale storage driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Special thank you</h3>
+
+<p>I would like to wish a special thank you to all of our community 
contributors for their ongoing support to the project.</p>
+
+<p><a href="https://github.com/Kami";>Tomaz Muraus</a>, <a 
href="https://github.com/pquerna";>Paul Querna</a>, 
+<a href="https://github.com/jcsalterego";>Jerry Chen</a>, <a 
href="https://github.com/jadunham1";>Jeff Dunham</a>, <a 
href="https://github.com/erjohnso";>Eric Johnson</a>,
+<a href="https://github.com/jedsmith";>Jed Smith</a>, <a 
href="https://github.com/wrigri";>Rick Wright</a>, <a 
href="https://github.com/novel";>Roman Bogorodskiy</a>,
+<a href="https://github.com/baldwinmathew";>Mathew Baldwin</a>, <a 
href="https://github.com/davidcrossland";>David Crossland</a>, <a 
href="https://github.com/alex";>Alex Gaynor</a>,
+<a href="https://github.com/allardhoeve";>Allard Hoeve</a>, <a 
href="https://github.com/runseb";>Sebastien Goasguen</a>, <a 
href="https://github.com/franckcuny";>Franck Cuny</a>,
+<a href="https://github.com/ktdreyer";>Ken Dreyer</a>, <a 
href="https://github.com/jcastillo2nd";>Javier Castillo II</a>, <a 
href="https://github.com/wido";>Wido den Hollander</a>,
+<a href="https://github.com/bennettaur";>Michael Bennett</a>, <a 
href="https://github.com/ZuluPro";>Anthony Monthe</a>, <a 
href="https://github.com/zerthimon";>Lior Goikhburg</a>,
+<a href="https://github.com/encyphered";>Geunwoo Shin</a>, <a 
href="https://github.com/juanfont";>Juan Font</a>, <a 
href="https://github.com/schaubl";>&quot;schaubl&quot;</a>,
+<a href="https://github.com/mbrukman";>Misha Brukman</a>, <a 
href="https://github.com/jetbird";>Oltjano Terpollari</a>, <a 
href="https://github.com/pzrq";>Peter Schmidt</a>,
+<a href="https://github.com/mingsheng36";>Ming Sheng</a>, <a 
href="https://github.com/gertjanol";>Gertjan Oude Lohuis</a>,
+<a href="https://github.com/mgogoulos";>Markos Gogoulos</a>, <a 
href="https://github.com/bernard357";>Bernard Paques</a>,
+<a href="https://github.com/Phreedom";>Evgeny Egorochkin</a>, <a 
href="https://github.com/gigimon";>Oleg</a>, <a 
href="https://github.com/atsaki";>Atsushi Sasaki</a>,
+<a href="https://github.com/micafer";>Miguel Caballer</a>, <a 
href="https://github.com/kumarappanc";>Kumar</a>, <a 
href="https://github.com/gmcdonald";>Gavin McDonald</a>,
+<a href="https://github.com/boul";>Roeland Kuipers</a>, <a 
href="https://github.com/briancurtin";>Brian Curtin</a>, <a 
href="https://github.com/ikusalic";>Ivan Kusalic</a>,
+<a href="https://github.com/ferewuz";>Vanč Levstik</a>, <a 
href="https://github.com/davidwilson2038";>None</a>, <a 
href="https://github.com/Smotko";>Anže Pečar</a>,
+<a href="https://github.com/MrBasset";>&quot;MrBasset&quot;</a>, <a 
href="https://github.com/crunkleton";>None</a>, <a 
href="https://github.com/jmunhoz";>Javier M. Mellid</a>,
+<a href="https://github.com/jimbobhickville";>Greg Hill</a>, <a 
href="https://github.com/Jc2k";>None</a>, <a 
href="https://github.com/sfriesel";>Stefan Friesel</a>,
+<a href="https://github.com/relaxdiego";>Mark Maglana</a>, <a 
href="https://github.com/aleGpereira";>Alejandro Gabriel Pereira</a>,
+<a href="https://github.com/kyle-long";>Kyle Long</a>, <a 
href="https://github.com/teemuvesala";>Teemu Vesala</a>, <a 
href="https://github.com/LordShion";>Filipe Silva</a>,
+<a href="https://github.com/jshridha";>Jay</a>, <a 
href="https://github.com/bernieke";>Bernard Kerckenaere</a>, <a 
href="https://github.com/jobelenus";>John Obelenus</a>,
+<a href="https://github.com/bsdlp";>Jon Chen</a>, <a 
href="https://github.com/lawrencellui-dd";>Larry Lui</a>,</p>
+
+<h3>Important breaking change-  Amazon EC2 driver changes</h3>
+
+<p>The Amazon EC2 API was updated to consolidate the regional-based drivers 
into a single driver with a region argument in the constructor.</p>
+
+<p>Amazon Instances should now be instantiated using the following syntax:</p>
+
+<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">from</span> <span 
class="nn">libcloud.compute.types</span> <span class="kn">import</span> <span 
class="n">Provider</span>
+<span class="kn">from</span> <span 
class="nn">libcloud.compute.providers</span> <span class="kn">import</span> 
<span class="n">get_driver</span>
+
+<span class="n">cls</span> <span class="o">=</span> <span 
class="n">get_driver</span><span class="p">(</span><span 
class="n">Provider</span><span class="o">.</span><span 
class="n">EC2</span><span class="p">,</span> <span class="n">region</span><span 
class="o">=</span><span class="s">&#39;us-east-i1&#39;</span><span 
class="p">)</span>
+<span class="n">driver</span> <span class="o">=</span> <span 
class="n">cls</span><span class="p">(</span><span class="s">&#39;access 
key&#39;</span><span class="p">,</span> <span class="s">&#39;secret 
key&#39;</span><span class="p">)</span>
+</code></pre></div>
+
+<p>This brings the Amazon API inline with the other drivers, makes it easier 
to maintain and switch between regions.</p>
+
+<h3>Bug fixes</h3>
+
+<h4>General</h4>
+
+<ul>
+<li><p>Fix a bug with consuming stdout and stderr in the paramiko SSH client 
which
+would manifest itself under very rare condition when a consumed chunk only
+contained a single byte or part of a multi byte UTF-8 character.
+[Lakshmi Kannan, Tomaz Muraus]</p></li>
+<li><p>Increase default chunk size from <code>1024</code> to <code>4096</code> 
bytes in the paramiko
+SSH client. This results in smaller number of receive calls on the average.
+[Tomaz Muraus]</p></li>
+<li><p>Fix to Dimension Data API address for Middle-East and Africa
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>Throw a more user-friendly exception on &quot;No address associated 
with hostname&quot;.
+(GITHUB-711, GITHUB-714, LIBCLOUD-803)
+[Tomaz Muraus, Scott Crunkleton]</p></li>
+<li><p>Remove deprecated provider constants with the region in the name and 
related
+driver classes (e.g. <code>EC2_US_EAST</code>, etc.).</p>
+
+<p>Those drivers have moved to single provider constant + <code>region</code> 
constructor
+argument model.
+[Tomaz Muraus]</p></li>
+</ul>
+
+<h3>New or deprecated drivers</h3>
+
+<h4>Compute</h4>
+
+<ul>
+<li><p>Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames 
drivers, removed
+driver code and tests.
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>Introduced error messages (<code>libcloud.compute.deprecated</code>) 
for deprecated drivers
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>New Compute drivers- BSNL, Indosat, Med-1, NTT-America, Internet 
Solutions
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>New driver for Aliyun Elastic Compute Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Storage</h4>
+
+<ul>
+<li><p>Added Outscale storage driver
+(GITHUB-730)
+[Javier M. Mellid]</p></li>
+<li><p>New driver for Aliyun OSS Storage Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Loadbalancer</h4>
+
+<ul>
+<li>New driver for Aliyun SLB Loadbalancer Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</li>
+</ul>
+
+<h4>DNS</h4>
+
+<ul>
+<li><p>Added NearlyFreeSpeech.net (NSFN) driver
+[Ken Drayer]</p></li>
+<li><p>Added Lua DNS driver
+[Oltjano Terpollari]</p></li>
+<li><p>Added NSOne driver
+[Oltjano Terpollari]</p></li>
+</ul>
+
+<h2>Bug fixes</h2>
+
+<ul>
+<li><p>Fix a bug in the GoDaddy driver - make sure <code>host</code> attribute 
on the
+connection class is correctly set to the hostname.
+[Tomaz Muraus]</p></li>
+<li><p>Fix handling of <code>MX</code> records in the Gandi driver.
+(GITHUB-718)
+[Ryan Lee]</p></li>
+</ul>
+
+<h2>Improvements</h2>
+
+<h3>Compute</h3>
+
+<ul>
+<li><p>Introduce new <code>list_regions</code> class method on the base driver 
class. This
+method is to be used with provider drivers which support multiple regions and
+<code>region</code> constructor argument. It allows users to enumerate 
available /
+supported regions.
+[Tomaz Muraus]</p></li>
+<li><p>[dimension data] added support for VMWare tools VM information inside 
list_nodes responses
+(GITHUB-734)
+[Jeff Dunham]</p></li>
+<li><p>[ec2] added ex<em>encrypted and ex</em>kms<em>key</em>id optional 
parameters to the create volume method
+(GITHUB-729)
+[Viktor Ognev]</p></li>
+<li><p>[dimension data] added support for managing host anti-affinity rules, 
added paging support to
+all supported calls and added support for requesting priority ordering when 
creating ACL rules
+(GITHUB-726)
+[Jeff Dunham]</p></li>
+<li><p>Addition of Dimension Data Australia federal government region to 
dimension data
+drivers.
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>[openstack] when creating floating IPs, added pool_id as an optional 
argument
+(GITHUB-725)
+[marko-p]</p></li>
+<li><p>[google compute] Added setMachineType method to allow for changing 
sizes of instances
+(GITHUB-721)
+[Eric Johnson]</p></li>
+<li><p>[google compute] allow bypassing image search in standard project list
+(GITHUB-713)
+[Max Illfelder]</p></li>
+<li><p>Add support for requesting a MKS token for accessing the remote console 
in VMware
+vCloud driver
+(GITHUB-706)
+[Juan Font Alonso]</p></li>
+<li><p>Add support in VMware vCloud driver for v5.5 API, with snapshot support
+(GITHUB-658)
+[Juan Font Alonso]</p></li>
+<li><p>Added support for adding a family to an image on Google Compute Driver
+(GITHUB-704)
+[Max Illfelder]</p></li>
+<li><p>Fix to set default signature version for AWS Seoul region to v4, removed
+non-supported size (hs1.xlarge)
+(GITHUB-684)
+[Geunwoo Shin]</p></li>
+<li><p>Support filtering by location in list_nodes for dimension data compute 
driver
+fix lack of paging support
+(GITHUB-691)
+[Jeff Dunham]</p></li>
+<li><p>Support for filtering by IPv4, IPv6, network, network domain, VLAN in 
Dimension
+data driver.
+(GITHUB-694)
+[Jeff Dunham]</p></li>
+<li><p>Added <code>Node.created_at</code> which, on supported drivers, 
contains the datetime the
+node was first started.
+(GITHUB-698)
+[Allard Hoeve] [Rick van de Loo]</p></li>
+</ul>
+
+<h3>Storage</h3>
+
+<ul>
+<li><p>Improvements to Google Auth for Storage and Compute and MIME bug fix
+(LIBCLOUD-800, GITHUB-689)
+[Scott Crunkleton]</p></li>
+<li><p>Implement <code>get_container</code>, <code>get_object</code> and 
<code>upload_object_via_stream</code>
+methods in the Backblaze B2 storage driver.</p>
+
+<p>Note: Backblaze API doesn&#39;t upload streaming uploads so when using
+<code>upload_object_via_stream</code> whole file is read and buffered in 
memory.
+(GITHUB-696)
+[Jay jshridha]</p></li>
+</ul>
+
+<h3>Backup</h3>
+
+<ul>
+<li>Dimension Data - added additional testing, fixed bug on client response 
naming,
+added support for adding backup clients to a backup enabled node.
+(GITHUB-692, GITHUB-693, GITHUB-695)
+[Jeff Dunham]</li>
+</ul>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==1.0.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2016/04/11/libcloud-1-0-0-rc2-released.html">Libcloud 
1.0.0-rc2 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Apr 11, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.0.0-rc2.</p>
+
+<p>This the second pre-release in the 1.0.0 series which means it brings many 
new
+features, improvements, bug-fixes, and DNS drivers.</p>
+
+<h3>Release highlights</h3>
+
+<p>This includes:</p>
+
+<ul>
+<li>Deprecated drivers that were no longer available such as Ninefold, IBM SCE 
<a 
href="http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html";>more
 details</a></li>
+<li>The Amazon EC2 driver has been changed to use region codes instead of 
separate drivers for each region.</li>
+<li>Introduce new <code>list_regions</code> class method on the base driver 
class</li>
+<li>Support for Dimension Data backup</li>
+<li>Added NSOne, LuaDNS, NearlyFreeSpeech.NET DNS drivers</li>
+<li>Added Aliyun compute, load balancer and storage drivers</li>
+<li>Added Outscale storage driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Important breaking change-  Amazon EC2 driver changes</h3>
+
+<p>The Amazon EC2 API was updated to consolidate the regional-based drivers 
into a single driver with a region argument in the constructor.</p>
+
+<p>Amazon Instances should now be instantiated using the following syntax:</p>
+
+<div class="highlight"><pre><code class="python language-python" 
data-lang="python"><span class="kn">from</span> <span 
class="nn">libcloud.compute.types</span> <span class="kn">import</span> <span 
class="n">Provider</span>
+<span class="kn">from</span> <span 
class="nn">libcloud.compute.providers</span> <span class="kn">import</span> 
<span class="n">get_driver</span>
+
+<span class="n">cls</span> <span class="o">=</span> <span 
class="n">get_driver</span><span class="p">(</span><span 
class="n">Provider</span><span class="o">.</span><span 
class="n">EC2</span><span class="p">,</span> <span class="n">region</span><span 
class="o">=</span><span class="s">&#39;us-east-i1&#39;</span><span 
class="p">)</span>
+<span class="n">driver</span> <span class="o">=</span> <span 
class="n">cls</span><span class="p">(</span><span class="s">&#39;access 
key&#39;</span><span class="p">,</span> <span class="s">&#39;secret 
key&#39;</span><span class="p">)</span>
+</code></pre></div>
+
+<p>This brings the Amazon API inline with the other drivers, makes it easier 
to maintain and switch between regions.</p>
+
+<h3>Bug fixes</h3>
+
+<h4>General</h4>
+
+<ul>
+<li><p>Fix a bug with consuming stdout and stderr in the paramiko SSH client 
which
+would manifest itself under very rare condition when a consumed chunk only
+contained a single byte or part of a multi byte UTF-8 character.
+[Lakshmi Kannan, Tomaz Muraus]</p></li>
+<li><p>Increase default chunk size from <code>1024</code> to <code>4096</code> 
bytes in the paramiko
+SSH client. This results in smaller number of receive calls on the average.
+[Tomaz Muraus]</p></li>
+<li><p>Fix to Dimension Data API address for Middle-East and Africa
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>Throw a more user-friendly exception on &quot;No address associated 
with hostname&quot;.
+(GITHUB-711, GITHUB-714, LIBCLOUD-803)
+[Tomaz Muraus, Scott Crunkleton]</p></li>
+<li><p>Remove deprecated provider constants with the region in the name and 
related
+driver classes (e.g. <code>EC2_US_EAST</code>, etc.).</p>
+
+<p>Those drivers have moved to single provider constant + <code>region</code> 
constructor
+argument model.
+[Tomaz Muraus]</p></li>
+</ul>
+
+<h3>New or deprecated drivers</h3>
+
+<h4>Compute</h4>
+
+<ul>
+<li><p>Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames 
drivers, removed
+driver code and tests.
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>Introduced error messages (<code>libcloud.compute.deprecated</code>) 
for deprecated drivers
+(GITHUB-701, LIBCLOUD-801)
+[Anthony Shaw]</p></li>
+<li><p>New Compute drivers- BSNL, Indosat, Med-1, NTT-America, Internet 
Solutions
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>New driver for Aliyun Elastic Compute Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Storage</h4>
+
+<ul>
+<li><p>Added Outscale storage driver
+(GITHUB-730)
+[Javier M. Mellid]</p></li>
+<li><p>New driver for Aliyun OSS Storage Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</p></li>
+</ul>
+
+<h4>Loadbalancer</h4>
+
+<ul>
+<li>New driver for Aliyun SLB Loadbalancer Service.
+(LIBCLOUD-802, GITHUB-712)
+[Sam Song]</li>
+</ul>
+
+<h4>DNS</h4>
+
+<ul>
+<li><p>Added NearlyFreeSpeech.net (NSFN) driver
+[Ken Drayer]</p></li>
+<li><p>Added Lua DNS driver
+[Oltjano Terpollari]</p></li>
+<li><p>Added NSOne driver
+[Oltjano Terpollari]</p></li>
+</ul>
+
+<h2>Bug fixes</h2>
+
+<ul>
+<li><p>Fix a bug in the GoDaddy driver - make sure <code>host</code> attribute 
on the
+connection class is correctly set to the hostname.
+[Tomaz Muraus]</p></li>
+<li><p>Fix handling of <code>MX</code> records in the Gandi driver.
+(GITHUB-718)
+[Ryan Lee]</p></li>
+</ul>
+
+<h2>Improvements</h2>
+
+<h3>Compute</h3>
+
+<ul>
+<li><p>Introduce new <code>list_regions</code> class method on the base driver 
class. This
+method is to be used with provider drivers which support multiple regions and
+<code>region</code> constructor argument. It allows users to enumerate 
available /
+supported regions.
+[Tomaz Muraus]</p></li>
+<li><p>[dimension data] added support for VMWare tools VM information inside 
list_nodes responses
+(GITHUB-734)
+[Jeff Dunham]</p></li>
+<li><p>[ec2] added ex<em>encrypted and ex</em>kms<em>key</em>id optional 
parameters to the create volume method
+(GITHUB-729)
+[Viktor Ognev]</p></li>
+<li><p>[dimension data] added support for managing host anti-affinity rules, 
added paging support to
+all supported calls and added support for requesting priority ordering when 
creating ACL rules
+(GITHUB-726)
+[Jeff Dunham]</p></li>
+<li><p>Addition of Dimension Data Australia federal government region to 
dimension data
+drivers.
+(GITHUB-700)
+[Anthony Shaw]</p></li>
+<li><p>[openstack] when creating floating IPs, added pool_id as an optional 
argument
+(GITHUB-725)
+[marko-p]</p></li>
+<li><p>[google compute] Added setMachineType method to allow for changing 
sizes of instances
+(GITHUB-721)
+[Eric Johnson]</p></li>
+<li><p>[google compute] allow bypassing image search in standard project list
+(GITHUB-713)
+[Max Illfelder]</p></li>
+<li><p>Add support for requesting a MKS token for accessing the remote console 
in VMware
+vCloud driver
+(GITHUB-706)
+[Juan Font Alonso]</p></li>
+<li><p>Add support in VMware vCloud driver for v5.5 API, with snapshot support
+(GITHUB-658)
+[Juan Font Alonso]</p></li>
+<li><p>Added support for adding a family to an image on Google Compute Driver
+(GITHUB-704)
+[Max Illfelder]</p></li>
+<li><p>Fix to set default signature version for AWS Seoul region to v4, removed
+non-supported size (hs1.xlarge)
+(GITHUB-684)
+[Geunwoo Shin]</p></li>
+<li><p>Support filtering by location in list_nodes for dimension data compute 
driver
+fix lack of paging support
+(GITHUB-691)
+[Jeff Dunham]</p></li>
+<li><p>Support for filtering by IPv4, IPv6, network, network domain, VLAN in 
Dimension
+data driver.
+(GITHUB-694)
+[Jeff Dunham]</p></li>
+<li><p>Added <code>Node.created_at</code> which, on supported drivers, 
contains the datetime the
+node was first started.
+(GITHUB-698)
+[Allard Hoeve] [Rick van de Loo]</p></li>
+</ul>
+
+<h3>Storage</h3>
+
+<ul>
+<li><p>Improvements to Google Auth for Storage and Compute and MIME bug fix
+(LIBCLOUD-800, GITHUB-689)
+[Scott Crunkleton]</p></li>
+<li><p>Implement <code>get_container</code>, <code>get_object</code> and 
<code>upload_object_via_stream</code>
+methods in the Backblaze B2 storage driver.</p>
+
+<p>Note: Backblaze API doesn&#39;t upload streaming uploads so when using
+<code>upload_object_via_stream</code> whole file is read and buffered in 
memory.
+(GITHUB-696)
+[Jay jshridha]</p></li>
+</ul>
+
+<h3>Backup</h3>
+
+<ul>
+<li>Dimension Data - added additional testing, fixed bug on client response 
naming,
+added support for adding backup clients to a backup enabled node.
+(GITHUB-692, GITHUB-693, GITHUB-695)
+[Jeff Dunham]</li>
+</ul>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==1.0.0-rc2
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==1.0.0-rc2
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+<p>We would like to thank the following community members for their 
contribution to this release:</p>
+
+<ul>
+<li>Jeff Dunham</li>
+<li>Max Illfelder</li>
+<li>Ken Dreyer</li>
+<li>Sam Song</li>
+<li>Oltjano Terpollari</li>
+<li>Javier M. Mellid</li>
+</ul>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2016/01/26/libcloud-1-0-0-pre1-released.html">Libcloud 
1.0.0-pre1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Jan 26, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 1.0.0-pre1.</p>
+
+<p>This is a first pre-release in the 1.0.0 series which means it brings many 
new
+features, improvements, bug-fixes, and DNS drivers.</p>
+
+<h3>Release highlights</h3>
+
+<p>A full blog post on the new features in 1.0.0 can be found <a 
href="http://libcloud.apache.org/blog/2016/01/20/libcloud-1.0-pre1.html";>here</a></p>
+
+<p>This includes:</p>
+
+<ul>
+<li>Introduction of Container-as-a-Service API drivers for <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/kubernetes.html";>Kubernetes</a>,
 <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/docker.html";>Docker</a>,
 <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/ecs.html";>Amazon
 ECS</a> and <a 
href="http://libcloud.readthedocs.org/en/latest/container/drivers/joyent.html";>Joyent
 Triton</a></li>
+<li>Introduction of Backup-as-a-Service API</li>
+<li>Addition of South Korea region for Amazon EC2</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==1.0.0-pre1
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==1.0.0-pre1
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2016/01/19/libcloud-0-20-1-released.html">Libcloud 
0.20.1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Eric Johnson on Jan 19, 2016</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.20.1.</p>
+
+<p>This is a bug-fix release in the 0.20 series.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>Allow for old and new style service accounts for GCE driver</li>
+<li>Fix syntax error with DimensionDataStatus object</li>
+<li>Fix bug in public IP addition command for DimensionData driver</li>
+<li>Fix error with proxy_url with vCloud Compute driver.</li>
+<li>Fix with hasattr for Rackspace DNS driver.</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.20.1
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.20.1
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a href="https://libcloud.readthedocs.org/en/latest/changelog.html";>CHANGES 
file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2015/12/15/libcloud-0-20-0-released.html">Libcloud 
0.20.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Anthony Shaw on Dec 15, 2015</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.20.0.</p>
+
+<p>This is a first release in the 0.20 series which means it brings many new
+features, improvements, bug-fixes, and DNS drivers.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New DNS driver for <a 
href="http://libcloud.readthedocs.org/en/latest/dns/drivers/godaddy.html";>GoDaddy</a></li>
+<li>New DNS driver for <a href="https://www.cloudflare.com/dns/";>CloudFlare 
DNS</a></li>
+<li>Many more improvements and API v2.1 support for the <a 
href="http://cloud.dimensiondata.com/am/en/";>Dimension Data compute 
driver</a></li>
+<li>Support for adding and configuring PTR (reverse DNS) record in RackSpace 
DNS driver</li>
+<li>Support for preemptable instances in Google Compute driver</li>
+<li>Add new eu-west-2 &amp; us-east-2 regions to the OUTSCALE<em>INC &amp; 
OUTSCALE</em>SAS drivers</li>
+<li>Added C4, M4 instance types in Amazon EC2 driver</li>
+<li>Add support for multiple regions in Aurora compute driver</li>
+<li>GoogleStorageDriver can now use either our S3 authentication or other 
Google Cloud Platform OAuth2 authentication methods.</li>
+<li>Removed DreamHosts Compute Driver, DreamHosts users will now use the 
OpenStack Node driver since DreamHosts are OpenStack API compliant</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.20.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.20.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-20-0";>CHANGES
 file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2015/10/30/libcloud-0-19-0-released.html">Libcloud 
0.19.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Eric Johnson on Oct 30, 2015</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.19.0.</p>
+
+<p>This is a first release in the 0.19 series which means it brings many new
+features, improvements, bug-fixes, and DNS drivers.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New load balancer driver for <a 
href="http://cloud.dimensiondata.com/am/en/";>Dimension Data</a></li>
+<li>New DNS driver for <a 
href="https://www.pcextreme.com/aurora/dns";>AuroraDNS</a></li>
+<li>New DNS driver for <a 
href="http://www.worldwidedns.net/home.asp";>WorldWideDNS</a></li>
+<li>New DNS driver for <a href="https://dnsimple.com/";>DNSimple</a></li>
+<li>New DNS driver for <a href="https://pointhq.com/";>PointDNS</a></li>
+<li>New DNS driver for <a href="https://www.vultr.com/";>Vult DNS</a></li>
+<li>New DNS driver for <a href="http://www.liquidweb.com/";>Liquidweb 
DNS</a></li>
+<li>New DNS driver for <a href="http://zonomi.com/";>Zonomi DNS</a></li>
+<li>New DNS driver for <a href="https://durabledns.com/";>Durable DNS</a></li>
+<li>Added volume management methods and more to <a 
href="https://www.runabove.com/index.xml";>RunAbove compute service</a></li>
+<li>Added new South America East region to <a 
href="https://aws.amazon.com/s3/";>S3 storage driver</a></li>
+<li>Many more improvements and API v2.0 added to the <a 
href="http://cloud.dimensiondata.com/am/en/services/public-cloud/cloud-networks";>Dimension
 Data compute driver</a></li>
+<li>New API v1 support for <a href="https://cloud.google.com/dns/";>Google 
Cloud DNS</a></li>
+<li>Many improvements in the HostVirtual compute driver</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-19-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.19.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.19.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/v0.19.0/";>https://libcloud.readthedocs.org/en/v0.19.0/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-19-0";>CHANGES
 file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2015/08/13/libcloud-0-18-0-released.html">Libcloud 
0.18.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Aug 13, 2015</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.18.0.</p>
+
+<p>This is a first release in the 0.18 series which means it brings many new
+features, improvements and bug-fixes.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New compute driver for <a 
href="https://azure.microsoft.com/en-us/services/virtual-machines/";>Microsoft 
Azure Virtual Machines service</a></li>
+<li>New compute driver for <a 
href="https://www.runabove.com/index.xml";>RunAbove compute service</a></li>
+<li>New compute driver for <a href="https://www.cloudwatt.com/en/";>Cloudwatt 
compute service</a></li>
+<li>New compute driver for <a 
href="https://www.packet.net/";>Packet.net</a></li>
+<li>New compute driver for <a 
href="https://onapp.com/platform/onapp-cloud";>OnApp Cloud service</a></li>
+<li>New compute driver for <a 
href="http://cloud.dimensiondata.com/am/en/";>Dimension Data compute 
service</a></li>
+<li>New storage driver for <a 
href="https://www.pcextreme.nl/en/aurora/objects";>AuroraObjects service</a></li>
+<li>New load balancer driver for <a 
href="https://www.softlayer.com/load-balancing";>Softlayer loadbalancing 
service</a></li>
+<li>New DNS driver for <a href="https://www.digitalocean.com/";>DigitalOcean 
DNS service</a></li>
+<li>Support for DigitalOcean API v2 which is not used by default.</li>
+<li>Support for AWS Signature version 4 and new AWS Frankfurt, Germany 
region</li>
+<li>Support for retrying failed HTTP requests (disabled by default, to enable 
it, 
+set <code>LIBCLOUD_RETRY_FAILED_HTTP_REQUESTS</code> environment variable to 
True)</li>
+<li>Many improvements in the HostVirtual compute driver</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-18-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.18.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.18.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/v0.18.0/";>https://libcloud.readthedocs.org/en/v0.18.0/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-18-0";>CHANGES
 file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2015/02/18/libcloud-0-17-0-released.html">Libcloud 
0.17.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Feb 18, 2015</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.17.0.</p>
+
+<p>This is a first release in the 0.17 series which means it brings many
+new features, improvements and bug-fixes.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New driver for <a 
href="http://sldn.softlayer.com/reference/services/SoftLayer_Dns_Domain/";>Softlayer
 DNS service</a></li>
+<li>New driver for <a 
href="https://cloud.google.com/compute/docs/load-balancing/";>Google Compute 
Engine load balancing service</a></li>
+<li>Many improvements and new features in the Google Compute Engine Driver</li>
+<li>Support for new <code>us-east-2</code> and <code>us-east-3</code> region 
in the <a href="https://www.joyent.com/public-cloud";>Joyent</a>
+compute driver</li>
+<li>Additional functionality in the CloudStack compute driver</li>
+<li>Support for <a 
href="https://www.cloudsigma.com/2014/08/20/cloudsigma-expands-public-cloud-footprint-with-drfortress-in-hawaii/";>new
 regions</a> in the CloudSigma compute driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-17-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.17.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.17.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/v0.17.0/";>https://libcloud.readthedocs.org/en/v0.17.0/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-17-0";>CHANGES
 file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/11/12/libcloud-0-16-0-released.html">Libcloud 
0.16.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Nov 12, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.16.0!</p>
+
+<p>This is a first release in the 0.16 series which means it brings many
+new features, improvements and bug-fixes.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>Support for OpenStack Identity API v3.0. For more information and
+examples, see the following blog post - <a 
href="http://www.tomaz.me/2014/08/23/libcloud-now-supports-openstack-identity-keystone-api-v3.html";>Libcloud
 now supports OpenStack
+Identity (Keystone) API v3</a>.</li>
+<li>Support for HTTP proxy for outgoing HTTP requests. For information on how
+to use this new feature, please refer to the <a 
href="https://libcloud.readthedocs.org/en/latest/other/using-http-proxy.html";>Using
 an HTTP proxy</a> section
+in the documentation.</li>
+<li>New driver for <a href="http://www.vmware.com/products/vsphere/";>VMware 
vSphere</a> based clouds. For documentation, please see
+<a 
href="https://libcloud.readthedocs.org/en/latest/compute/drivers/vsphere.html";>this</a>
 page.</li>
+<li>Support for <a href="https://aws.amazon.com/govcloud-us/";>Amazon 
GovCloud</a>.</li>
+<li>New driver for the <a 
href="https://www.profitbricks.com/";>ProfitBricks</a> provider.</li>
+<li>Support for authentication with the internal metadata service in the
+Google Compute Engine driver. For more information, please refer to the
+<a 
href="https://libcloud.readthedocs.org/en/latest/compute/drivers/gce.html#internal-authentication";>Internal
 Authentication</a> section in the documentation.</li>
+<li>Easier debugging with <code>LIBCLOUD_DEBUG</code> by pretty-formatting 
JSON and XML
+responses. For information on how to use this feature, see <a 
href="https://libcloud.readthedocs.org/en/latest/troubleshooting.html#example-2-making-json-xml-response-human-friendly";>Making
 JSON / XML
+response human friendly</a> example in the documentation.</li>
+<li>and more</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-16-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.16.0
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.16.0
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-16-0";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-16-0</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/v0.16.0/";>https://libcloud.readthedocs.org/en/v0.16.0/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-16-0";>CHANGES
 file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/07/10/libcloud-0-15-1-released.html">Libcloud 
0.15.1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Sebastien Goasguen <span 
style="display:none">(<a 
href="https://plus.google.com/114620163574042699956?rel=author";>Google+</a>)</span>on
 Jul 10, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.15.1!</p>
+
+<p>This release includes some bug-fixes and improvements.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>Improvements in the EC2 driver</li>
+<li>Improvements in the CloudStack driver</li>
+<li>Improvements in the Openstack driver</li>
+<li>Fixes a possible race condition in the <code>deploy_node</code> method</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en//latest/changelog.html#changes-with-apache-libcloud-0-15-1";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.15.1
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.15.1
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-15-1";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-15-1</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/v0.15.1/";>https://libcloud.readthedocs.org/en/v0.15.1/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en//latest/changelog.html#changes-with-apache-libcloud-0-15-1";>CHANGES
 file</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-dev/201407.mbox/%[email protected]%3e";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/06/26/libcloud-0-15-0-released.html">Libcloud 
0.15.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Jun 26, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.15.0.</p>
+
+<p>This is a first release in the 0.15 series which means it brings many
+new features, improvements and bug fixes.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New compute driver for <a href="https://www.outscale.com/en/";>Outscale SAS 
and Outscale INC cloud</a></li>
+<li>New compute driver for <a href="http://www.hpcloud.com/";>HP Public Cloud 
(Helion)</a></li>
+<li>New compute driver for <a href="http://kili.io/";>Kili public cloud</a></li>
+<li>Extension methods for the VPC Internet gateway management in the EC2 
driver</li>
+<li>Lower memory usage and faster parsing of large XML responses when lxml
+library is installed.</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-15-0";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.15.0 can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a></p>
+
+<p>or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install 
apache-libcloud<span class="o">==</span>0.15.0
+</code></pre></div>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud<span class="o">==</span>0.15.0
+</code></pre></div>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at
+<a 
href="https://libcloud.readthedocs.org/en/v0.15.0/";>https://libcloud.readthedocs.org/en/v0.15.0/</a>.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
 Don&#39;t forget to attach an
+example and / or test which reproduces your problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible!</p>
+
+<p>Full list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-15-0";>Changelog</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/02/08/libcloud-0-14-1-released.html">Libcloud 
0.14.1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Feb 08, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.14.1!</p>
+
+<p>This release includes some bug-fixes, improvements and new features.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New driver for <a 
href="https://libcloud.readthedocs.org/en//latest/compute/drivers/cloudsigma.html";>CloudSigma
 API 2.0</a></li>
+<li>Improvements in the OpenStack driver</li>
+<li>Support for records with multiple values in the Route53 DNS driver</li>
+<li>Support for paging through zones and records in the Rackspace DNS 
driver</li>
+</ul>
+
+<p>Full change log can be found at <a 
href="https://libcloud.readthedocs.org/en//latest/changelog.html#changes-with-apache-libcloud-0-14-1";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>The release can can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a>
 or installed using pip:</p>
+
+<pre>
+pip install apache-libcloud==0.14.1
+</pre>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<pre>
+pip install --upgrade apache-libcloud==0.14.1
+</pre>
+
+<h3>Upgrade notes</h3>
+
+<p>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 <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-1";>https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-1</a></p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at <a 
href="https://libcloud.readthedocs.org/en/v0.14.1/";>https://libcloud.readthedocs.org/en/v0.14.1/</a></p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en//latest/changelog.html#changes-with-apache-libcloud-0-14-1";>CHANGES
 file</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201309.mbox/%3CCAJMHEmL4-Xuysx13z1EDwq-1K95eDyANqgY2tYGUT-MB5Sz4bQ%40mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2014/01/22/libcloud-0-14-0-released.html">Libcloud 
0.14.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Jan 22, 2014</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce a long awaited Libcloud 0.14.0 release.</p>
+
+<p>This is a first release in the 0.14 series which means it brings many
+(and I mean many!) new features, changes and improvements.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>To make working with providers which support multiple regions easier and
+more user-friendly, some of the drivers have moved away from the &quot;one
+class per region&quot; to a single class plus &quot;region&quot; argument 
model. Those
+drivers include: EC2, Rackspace, ElasticHosts, Joyent, CloudFiles.</li>
+<li>Addition of a programmatic way of updating the pricing file and ability
+to use a custom pricing file. For more information, please see
+https://libcloud.readthedocs.org/en/latest/compute/pricing.html#using-a-custom-pricing-file</li>
+<li>Addition of block storage management methods to the following drivers:
+OpenNebula, OpenStack, EC2</li>
+<li>Unification of the extension arguments for handling security groups in
+the EC2 and OpenStack driver</li>
+<li>New standard compute API for SSH key-pair management</li>
+<li>Many new features and improvements in the CloudStack driver</li>
+<li>New compute and load balancer driver for Google Compute Engine (GCE)</li>
+<li>Ability to export Libcloud&#39;s DNS zone to BIND zone format</li>
+<li>and much more!</li>
+</ul>
+
+<p>Full change log can be found <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-14-0-beta3";>here</a>
 and <a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-14-0";>here</a>
 (keep in mind that this
+release also includes all the changes from 0.14.0-beta3).</p>
+
+<h3>Note about backward compatibility</h3>
+
+<p>Some of the changes noted above are backward incompatible. For more
+information on what has changed and how to update your code to work with
+a new release, please visit the <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-0";>Upgrade
 Notes page</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.14.0 can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a></p>
+
+<p>or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install 
apache-libcloud<span class="o">==</span>0.14.0
+</code></pre></div>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud<span class="o">==</span>0.14.0
+</code></pre></div>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at
+<a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a>.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
 Don&#39;t forget to attach an
+example and / or test which reproduces your problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible!</p>
+
+<p>Full list of people who contributed to this release can be found in the
+<a 
href="https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-14-0";>Changelog</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2013/12/31/libcloud-0-13-3-released.html">Libcloud 
0.13.3 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Dec 31, 2013</span>
+
+  <div class="post-content">
+    <p>This release fixes a security issue with a potential leak of data 
contained on
+a destroyed DigitalOcean node. Only users who are using a DigitalOcean driver
+are affected.</p>
+
+<h3>Details about the vulnerability</h3>
+
+<p>DigitalOcean recently changed the default API behavior from scrub to
+non-scrub when destroying a VM without notifying the customers and API
+consumers.</p>
+
+<p>Libcloud prior to this release doesn&#39;t explicitly send 
&quot;scrub_data&quot; query
+parameter when destroying a node. This means nodes which are destroyed using
+Libcloud are vulnerable to later customers stealing data contained on them.</p>
+
+<p>This release fixes that by always sending &quot;scrub_data&quot; query 
parameter when
+destroying a DigitalOcean node.</p>
+
+<p>If you are using a DigitalOcean driver, you are strongly encouraged to
+upgrade (or downgrade if you are using 0.14.0-beta3 beta release) to this
+release.</p>
+
+<p>For more information, please see the <a 
href="/security.html#CVE-2013-6480">Security page</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.13.3 can be downloaded from
+<a 
href="https://libcloud.apache.org/downloads.html";>https://libcloud.apache.org/downloads.html</a></p>
+
+<p>or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install 
apache-libcloud<span class="o">==</span>0.13.3
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this is the case, please use the main Apache mirror -
+https://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud<span class="o">==</span>0.13.3
+</code></pre></div>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at
+<a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a>.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
 Don&#39;t forget to attach an
+example and / or test which reproduces your problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible!</p>
+
+<p>Full list of people who contributed to this release can be found in the
+<a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=a06b0ed4c443f9f56784572a4e291e779de599e3;hb=a1fdac91ec9fdf699d77f9f9b01699de7f56171e#l3";>CHANGES
 file</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a>, <a href="/blog/tags/security%20release.html" 
rel="tag">security release</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a 
href="/blog/2013/11/21/libcloud-0-14-0-beta3-released.html">Libcloud 
0.14.0-beta3 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Nov 21, 2013</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.14.0-beta3, a first
+(beta) release in the 0.14.0 series.</p>
+
+<p>The reason this is a beta and not a final release is that it includes some
+pretty big changes (most notably the &quot;region&quot; argument change). I 
would
+like those changes to get some more real-life testing before doing a final
+release.</p>
+
+<p>Being a first release in the 0.14.0 series means it brings many (and I mean
+many!) new features, changes and improvements.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>To make working with providers which support multiple regions easier and
+more user-friendly, some of the drivers have moved away from the &quot;one
+class per region&quot; to a single class plus &quot;region&quot; argument 
model. Those
+drivers include: EC2, Rackspace, ElasticHosts, Joyent, CloudFiles.</li>
+<li>Addition of a programmatic way of updating the pricing file and ability
+to use a custom pricing file. For more information, please see the
+<a 
href="https://libcloud.readthedocs.org/en/latest/compute/pricing.html#using-a-custom-pricing-file";>documentation</a></li>
+<li>Addition of block storage management methods to the following drivers:
+OpenNebula, OpenStack, EC2</li>
+<li>Unification of the extension arguments for handling security groups in
+the EC2 and OpenStack driver</li>
+<li>Many new features and improvements in the CloudStack driver</li>
+<li>New compute and loadbalancer driver for Google Compute Engine (GCE)</li>
+<li>Ability to export Libcloud&#39;s DNS zone to BIND zone format</li>
+<li>and much more!</li>
+</ul>
+
+<p>Some of the changes noted above are also backward incompatible. For more
+information on what has changed and how to update your code to work with
+a new release, please visit the <a 
href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-0";>Upgrade
 Notes</a> section in our
+documentation.</p>
+
+<h3>Other non-code changes worth a mention</h3>
+
+<ul>
+<li>Tests now also run on travis-ci - <a 
href="https://travis-ci.org/apache/libcloud";>https://travis-ci.org/apache/libcloud</a></li>
+<li>New documentation is now also available on RTD -
+<a 
href="https://libcloud.readthedocs.org/en/latest/";>https://libcloud.readthedocs.org/en/latest/</a></li>
+</ul>
+
+<p>Full change log can be found <a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=1a8d9e2072d4b49b5718b19f534573f9dfb224e4;hb=5ef0707b2a34f0e8520fe029e7313b7c57f15919#l3";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.14.0-beta3 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install 
apache-libcloud<span class="o">==</span>0.14.0-beta3
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this
+is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud<span class="o">==</span>0.14.0-beta3
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>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-14-0
+.</p>
+
+<h3>Documentation</h3>
+
+<p>Regular and API documentation is available at
+https://libcloud.readthedocs.org/en/latest/.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h2>Thanks</h2>
+
+<p>Thanks to everyone who contributed and made this release possible!</p>
+
+<p>Full list of people who contributed to this release can be found in the
+<a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=1a8d9e2072d4b49b5718b19f534573f9dfb224e4;hb=5ef0707b2a34f0e8520fe029e7313b7c57f15919#l3";>CHANGES
 file</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201311.mbox/%3ccajmhem%[email protected]%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2013/09/05/libcloud-0-13-1-released.html">Libcloud 
0.13.1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Sep 05, 2013</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.13.1!</p>
+
+<p>This is a bug-fix only release. Among some smaller bugs it also fixes
+Content-Length regression which broke create and update operations in
+the Bluebox Compute and Azure Storage driver (LIBCLOUD-362, LIBCLOUD-3901).</p>
+
+<p>Full change log can be found at <a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=ca90c84e296ca82e2206eb86ed7364c588aad503;hb=602b6a7a27dca6990a38eb887e1d6615826387d5";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.13.0 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this
+is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>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 http://libcloud.apache.org/upgrade-notes.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.13.1/
+.</p>
+
+<p>We also have a new Sphinx documentation which can be found at
+https://libcloud.apache.org/docs/.
+Keep in mind though, that this documentation reflects state in trunk which
+includes some backward incompatible changes which aren&#39;t present in 0.13.1.
+All the examples in the documentation which only work with trunk are
+clearly marked with a note.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of
+people who contributed to this release can be found in the <a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=ca90c84e296ca82e2206eb86ed7364c588aad503;hb=602b6a7a27dca6990a38eb887e1d6615826387d5";>CHANGES
 file</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201309.mbox/%3CCAJMHEmL4-Xuysx13z1EDwq-1K95eDyANqgY2tYGUT-MB5Sz4bQ%40mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2013/07/01/libcloud-0-13-0-released.html">Libcloud 
0.13.0 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Jul 01, 2013</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.13.0!</p>
+
+<p>This release includes a lot of improvements and bug fixes.</p>
+
+<p>Full change log can be found at <a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=640bd2f4db8bc11674fc8c1829922d0c79b733cd;hb=9c0d11a4cf7e588ad87c7e57311bbb1d955cc2a7";>here</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.13.0 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this
+is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>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 http://libcloud.apache.org/upgrade-notes.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at 
http://libcloud.apache.org/apidocs/0.13.0/.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>Thanks to everyone who contributed and made this release possible! Full
+list of
+people who contributed to this release can be found in the <a 
href="https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES;h=640bd2f4db8bc11674fc8c1829922d0c79b733cd;hb=9c0d11a4cf7e588ad87c7e57311bbb1d955cc2a7";>CHANGES
 file</a>.</p>
+
+<p>Source: <a 
href="https://mail-archives.apache.org/mod_mbox/libcloud-dev/201307.mbox/%3CCAJMHEmJBU_aMREM0f0LD-nHZt6pWTt9WabfdxDPtDSy%2B1w7K8g%40mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2013/03/21/libcloud-0-12-3-released.html">Libcloud 
0.12.3 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Mar 21, 2013</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.12.3!</p>
+
+<p>This release is primarily a bug fix release and fixes Python 3.3,
+deployment and some other issues.</p>
+
+<p>Full change log can be found at
+https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.12.3 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this
+is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>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 http://libcloud.apache.org/upgrade-notes.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.12.3/
+.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+ Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>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
+<a 
href="https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES";>https://svn.apache.org/repos/asf/libcloud/tags/0.12.3/CHANGES</a>.</p>
+
+<p>Source: <a 
href="https://mail-archives.apache.org/mod_mbox/libcloud-dev/201303.mbox/%3CCAJMHEmJDKsYOn%3DaVDyChdQCgHbKc1r2n0Wy4_UxGmdd-aXf-WQ%40mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2013/02/18/libcloud-0-12-1-released.html">Libcloud 
0.12.1 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Feb 18, 2013</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.12.1!</p>
+
+<p>This release includes many new features, improvements and bug-fixes.</p>
+
+<h3>Release highlights</h3>
+
+<ul>
+<li>New more efficient generator based approach for iterating over paginated
+collections.</li>
+<li>New generator based method for iterating over containers
+(iterate_containers).</li>
+<li>Old ENUM style provided constants have been replaced with a string
+version. This allows users to dynamically register new providers using new
+set_driver method.</li>
+<li>Support for multipart uploads in the Amazon S3 storage driver.</li>
+<li>New load balancer driver for Amazon Load Balancing (ELB) service.</li>
+<li>New storage driver for Azure Blog storage</li>
+<li>New &quot;local storage&quot; storage driver</li>
+<li>Support for multipart uploads in the S3 driver</li>
+<li>Allow user to specify which CA cert is used for verifying server SSL
+certificate by setting &quot;SSL<em>CERT</em>FILE&quot; environment 
variable</li>
+<li>Drivers which use xmlrplic library now use Libcloud HTTP layer for making
+HTTP requests. This means those drivers now support LIBCLOUD_DEBUG and SSL
+cert validation functionality</li>
+</ul>
+
+<p>Full change log can be found at
+https://svn.apache.org/repos/asf/libcloud/tags/0.12.1/CHANGES</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.12.1 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this
+is the case, please use the main Apache mirror -
+http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>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 http://libcloud.apache.org/upgrade-notes.html.</p>
+
+<h3>Documentation</h3>
+
+<p>API documentation can be found at http://libcloud.apache.org/apidocs/0.12.1/
+.</p>
+
+<h3>Bugs / Issues</h3>
+
+<p>If you find any bug or issue, please report it on our issue tracker
+<a 
href="https://issues.apache.org/jira/browse/LIBCLOUD";>https://issues.apache.org/jira/browse/LIBCLOUD</a>.
+Don&#39;t forget to attach an example and / or test which reproduces your
+problem.</p>
+
+<h3>Thanks</h3>
+
+<p>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
+<a 
href="https://svn.apache.org/repos/asf/libcloud/tags/0.12.1/CHANGES";>https://svn.apache.org/repos/asf/libcloud/tags/0.12.1/CHANGES</a>.</p>
+
+<p>Source: <a 
href="http://mail-archives.apache.org/mod_mbox/libcloud-users/201302.mbox/%3ccajmhemlc0rfsxm9uhxpetwkindbzpsqs6sjma1o3y1d4cv+...@mail.gmail.com%3E";>release
 announcement</a>.</p>
+
+  </div>
+
+  <div class="row section post-meta">
+    <div class="col-md-12 post-tags">
+      <p>Tags: <a href="/blog/tags/news.html" rel="tag">news</a>, <a 
href="/blog/tags/release%20announcement.html" rel="tag">release 
announcement</a></p>
+    </div>
+  </div>
+</div>
+
+  
+
+  
+    <div class="post">
+  
+    <h2><a href="/blog/2012/11/19/libcloud-0-11-4-released.html">Libcloud 
0.11.4 released</a></h2>
+  
+
+  
+    
+  
+  <span class="post-date-author">By Tomaz Muraus <span 
style="display:none">(<a 
href="https://plus.google.com/+TomazMuraus?rel=author";>Google+</a>)</span>on 
Nov 19, 2012</span>
+
+  <div class="post-content">
+    <p>We are pleased to announce the release of Libcloud 0.11.4!</p>
+
+<p>This release is a bug fix release and contains no new features.</p>
+
+<p>Next release which will contain new features and some backward incompatible
+changes will happen in the 0.12.x series in the next couple of weeks.</p>
+
+<p>Bug fixes:</p>
+
+<ul>
+<li>Fix some of tests failures which happened in Python 3.3 due to randomized
+dictionary ordering.</li>
+<li>Fix a bug where a numeric instead of a string value was used for the
+content-length header in VCloud driver.</li>
+<li>Don&#39;t ignore ex<em>force</em>service_region argument in the CloudFiles 
driver.</li>
+<li>Fix a bug which caused the connection to not be closed when using Python
+2.6 and calling get_object on an object which doesn&#39;t exist in the S3
+driver.</li>
+<li>Update &#39;if type&#39; checks in the update_record methods to behave 
correctly
+if users passes in RecordType.A with a value of 0 - if type is not None.</li>
+</ul>
+
+<p>Full change log can be found at
+<a 
href="https://svn.apache.org/viewvc/libcloud/tags/0.11.4/CHANGES?revision=r1411030&amp;view=markup";>https://svn.apache.org/viewvc/libcloud/tags/0.11.4/CHANGES?revision=r1411030&amp;view=markup</a>.</p>
+
+<h3>Download</h3>
+
+<p>Libcloud 0.11.4 can be downloaded from
+http://libcloud.apache.org/downloads.html
+or installed using pip:</p>
+
+<div class="highlight"><pre><code class="bash">pip install apache-libcloud
+</code></pre></div>
+
+<p>It is possible that the file hasn&#39;t been synced to all the mirrors yet. 
If
+this is the case,
+please use the main Apache mirror - http://www.apache.org/dist/libcloud.</p>
+
+<h3>Upgrading</h3>
+
+<p>If you have installed Libcloud using pip you can also use it to upgrade 
it:</p>
+
+<div class="highlight"><pre><code class="bash">pip install --upgrade 
apache-libcloud
+</code></pre></div>
+
+<h3>Upgrade notes</h3>
+
+<p>A page which describes backward incompatible or semi-incompatible
+changes and how to preserve the old behavior when this is possible

[... 1432 lines stripped ...]


Reply via email to