Modified: jclouds/site-content/releasenotes/2.0.1/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.0.1/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.0.1/index.html (original)
+++ jclouds/site-content/releasenotes/2.0.1/index.html Mon Feb 10 07:25:53 2025
@@ -153,83 +153,77 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#knownissues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#knownissues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
-
-<h2><a id="intro"></a>Introduction</h2>
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
 <p>Apache jclouds 2.0.1 is the first bugfix release after jclouds 2.0. It 
comes with several bugfixes and performance improvements, and with the addition 
of two new compute providers to labs: <a 
href="https://www.packet.net/";>Packet</a> and <a 
href="https://www.vagrantup.com/";>Vagrant</a>. You can <a 
href="https://s.apache.org/jclouds201";>read the official announcement here</a>. 
To get started with jclouds, please see the <a href="/start/install/">jclouds 
installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>Apache jclouds 2.0.1 new features include:</p>
 
 <ul>
-<li>Added the <code>SecurityGroupExtension</code> and support to configure 
node inbound ports in Azure ARM.</li>
-<li>Added the load balancer APIs to Azure ARM.</li>
-<li>Added the Packet compute provider in labs. Add the 
<code>org.apache.jclouds.labs/packet</code> dependency to check it out!</li>
-<li>Added the Vagrant compute api in labs. Add the 
<code>org.apache.jclouds.labs/vagrant</code> dependency to check it out!</li>
+  <li>Added the <code class="language-plaintext 
highlighter-rouge">SecurityGroupExtension</code> and support to configure node 
inbound ports in Azure ARM.</li>
+  <li>Added the load balancer APIs to Azure ARM.</li>
+  <li>Added the Packet compute provider in labs. Add the <code 
class="language-plaintext 
highlighter-rouge">org.apache.jclouds.labs/packet</code> dependency to check it 
out!</li>
+  <li>Added the Vagrant compute api in labs. Add the <code 
class="language-plaintext 
highlighter-rouge">org.apache.jclouds.labs/vagrant</code> dependency to check 
it out!</li>
 </ul>
 
-
-<h3>Bugs and patches</h3>
+<h3 id="bugs-and-patches">Bugs and patches</h3>
 
 <ul>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-819";>JCLOUDS-819</a> - 
Allow prepending a custom user agent</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1133";>JCLOUDS-1133</a> - 
JDK Script support for Ubuntu >= 16.04 Compute tests</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1206";>JCLOUDS-1206</a> - 
Handling of user_data in digitalocean2 provider is broken</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1208";>JCLOUDS-1208</a> - 
Implement the TemplateOptions.inboundPorts in ProfitBricks REST</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1212";>JCLOUDS-1212</a> - 
Replace custom bundles for Okio and OkHttp for the ServiceMix ones</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1213";>JCLOUDS-1213</a> - 
S3: Region is not respected</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1219";>JCLOUDS-1219</a> - 
Add support for Packet.net</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1220";>JCLOUDS-1220</a> - 
Managing the header name in the TempAuth (Identity Protocol v1)</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1222";>JCLOUDS-1222</a> - 
UserPrincipalNotFound with a french Windows</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1224";>JCLOUDS-1224</a> - 
Update B2 domain</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1231";>JCLOUDS-1231</a> - 
Implement the SecurityGroupExtension and the inbound ports feature</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1235";>JCLOUDS-1235</a> - 
openstack-nova: list-security-groups request is slow, with O(n<sup>2</sup>) 
behaviour</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1237";>JCLOUDS-1237</a> - 
IpPermission#compareTo is inconsistent with equals</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1239";>JCLOUDS-1239</a> - 
Gzipped userdata not handled in openstack-nova debug logging</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-819";>JCLOUDS-819</a> - 
Allow prepending a custom user agent</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1133";>JCLOUDS-1133</a> - 
JDK Script support for Ubuntu &gt;= 16.04 Compute tests</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1206";>JCLOUDS-1206</a> - 
Handling of user_data in digitalocean2 provider is broken</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1208";>JCLOUDS-1208</a> - 
Implement the TemplateOptions.inboundPorts in ProfitBricks REST</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1212";>JCLOUDS-1212</a> - 
Replace custom bundles for Okio and OkHttp for the ServiceMix ones</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1213";>JCLOUDS-1213</a> - 
S3: Region is not respected</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1219";>JCLOUDS-1219</a> - 
Add support for Packet.net</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1220";>JCLOUDS-1220</a> - 
Managing the header name in the TempAuth (Identity Protocol v1)</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1222";>JCLOUDS-1222</a> - 
UserPrincipalNotFound with a french Windows</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1224";>JCLOUDS-1224</a> - 
Update B2 domain</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1231";>JCLOUDS-1231</a> - 
Implement the SecurityGroupExtension and the inbound ports feature</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1235";>JCLOUDS-1235</a> - 
openstack-nova: list-security-groups request is slow, with O(n^2) behaviour</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1237";>JCLOUDS-1237</a> - 
IpPermission#compareTo is inconsistent with equals</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1239";>JCLOUDS-1239</a> - 
Gzipped userdata not handled in openstack-nova debug logging</li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&amp;version=12338676";>here</a>.</p>
 
-<h2><a id="knownissues"></a> Known Issues</h2>
+<h2 id="-known-issues"><a id="knownissues"></a> Known Issues</h2>
 
 <ul>
-<li>The Azure ARM image extension creates images that cannot be re-deployed. 
Images are created successfully but the OS provisioning fails with a 
timeout.</li>
+  <li>The Azure ARM image extension creates images that cannot be re-deployed. 
Images are created successfully but the OS provisioning fails with a 
timeout.</li>
 </ul>
 
-
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><a href="https://github.com/neykov";>Svetoslav Neykov</a> for his support 
on the karaf integration and for having contributed the Vagrant provider.</li>
-<li><a href="https://github.com/alibazlamit";>Ali Bazlamit</a> for the 
continued contributions to the ProfitBricks and OneAndOne providers.</li>
-<li><a href="https://twitter.com/danielestevez";>Daniel Estevez</a> for his 
contributions to the Azure ARM load balancer APIs.</li>
-<li>The Packet team for helping with testing infrastructure.</li>
-<li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li><a href="https://github.com/neykov";>Svetoslav Neykov</a> for his support 
on the karaf integration and for having contributed the Vagrant provider.</li>
+  <li><a href="https://github.com/alibazlamit";>Ali Bazlamit</a> for the 
continued contributions to the ProfitBricks and OneAndOne providers.</li>
+  <li><a href="https://twitter.com/danielestevez";>Daniel Estevez</a> for his 
contributions to the Azure ARM load balancer APIs.</li>
+  <li>The Packet team for helping with testing infrastructure.</li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.0.1:</p>
 
 <ul>
-<li>RC1 <a href="https://s.apache.org/jclouds201rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds201rc1discuss";>discussion</a> threads.</li>
-<li>RC2 <a href="https://s.apache.org/jclouds201rc2vote";>vote</a> and <a 
href="https://s.apache.org/jclouds201rc2discuss";>discussion</a> threads.</li>
+  <li>RC1 <a href="https://s.apache.org/jclouds201rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds201rc1discuss";>discussion</a> threads.</li>
+  <li>RC2 <a href="https://s.apache.org/jclouds201rc2vote";>vote</a> and <a 
href="https://s.apache.org/jclouds201rc2discuss";>discussion</a> threads.</li>
 </ul>
 
-
             <div class="row clearfix">
                 <div id="footer" class="col-md-12 column">
                     <div id="footer">

Modified: jclouds/site-content/releasenotes/2.0.2/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.0.2/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.0.2/index.html (original)
+++ jclouds/site-content/releasenotes/2.0.2/index.html Mon Feb 10 07:25:53 2025
@@ -153,90 +153,85 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#knownissues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#knownissues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
-
-<h2><a id="intro"></a>Introduction</h2>
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
 <p>Apache jclouds 2.0.2 is the second bugfix release after jclouds 2.0. It 
comes with several bugfixes and performance improvements, and with the addition 
of the first APIs to manage the <a 
href="http://www.dimensiondata.com";>DimensionData</a> cloud. You can <a 
href="https://s.apache.org/jclouds202";>read the official announcement here</a>. 
To get started with jclouds, please see the <a href="/start/install/">jclouds 
installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>Apache jclouds 2.0.2 new features include:</p>
 
 <ul>
-<li>Added the RouteTable and InternetGateway APIs to the AWS EC2 provider.</li>
-<li>Added the Ohio, Canada, London and China regions to AWS.</li>
-<li>Early stages of the development of the DimensionData provider with the 
addition of the infrastructure and server APIs.</li>
-<li>Improvements to Azure ARM to support multiple resource groups and to be 
able to deal with arbitrary resource group layouts.</li>
-<li>Added advanced networking support to the Azure ARM compute service 
integration.</li>
+  <li>Added the RouteTable and InternetGateway APIs to the AWS EC2 
provider.</li>
+  <li>Added the Ohio, Canada, London and China regions to AWS.</li>
+  <li>Early stages of the development of the DimensionData provider with the 
addition of the infrastructure and server APIs.</li>
+  <li>Improvements to Azure ARM to support multiple resource groups and to be 
able to deal with arbitrary resource group layouts.</li>
+  <li>Added advanced networking support to the Azure ARM compute service 
integration.</li>
 </ul>
 
-
-<h3>Bugs and patches</h3>
+<h3 id="bugs-and-patches">Bugs and patches</h3>
 
 <ul>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-902";>JCLOUDS-902</a> - GCS 
temporary signed URLs</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1128";>JCLOUDS-1128</a> - 
Cloudstack listProjects doesnt support page or pagesize fields</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1130";>JCLOUDS-1130</a> - In 
Cloudstack Usage Response, projectid shouldnt be camel cased.</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1217";>JCLOUDS-1217</a> - 
Add Canada and London regions to AWS</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1218";>JCLOUDS-1218</a> - 
jclouds throws an exception while reading file from FS that doesn't support 
XATTR</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1226";>JCLOUDS-1226</a> - 
Jclouds-labs: Region required in Azure ARM</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1246";>JCLOUDS-1246</a> - 
Extending RegionScopedBlobStore is not possible because of protected access 
specifier</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1249";>JCLOUDS-1249</a> - 
IllegalArgumentException when rolling back servers in openstack-nova</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1254";>JCLOUDS-1254</a> - 
[Azure ARM] Retrieving custom images does not filter storage accounts by 
location</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1258";>JCLOUDS-1258</a> - S3 
China Beijing Region Support</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1259";>JCLOUDS-1259</a> - 
Missing StorageClass for buckets</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1261";>JCLOUDS-1261</a> - 
AWS v4 auth excludes port numbers from host header</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1262";>JCLOUDS-1262</a> - 
Add missing Ohio region to AWS</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1266";>JCLOUDS-1266</a> - 
Reduce minimum B2 multipart size to 5 MB</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1267";>JCLOUDS-1267</a> - 
Allow B2 streaming uploads</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1269";>JCLOUDS-1269</a> - 
Jclouds doesn't get the VPC when subnetId parameter is provided</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1273";>JCLOUDS-1273</a> - 
Cannot work with multiple resource groups in Azure ARM</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1274";>JCLOUDS-1274</a> - 
Azure ARM managed disks are not deleted when destroying nodes</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1278";>JCLOUDS-1278</a> - 
Implement the TemplateOptions.networks option in Azure ARM</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1297";>JCLOUDS-1297</a> - 
Swift Multipart uploadId Format Problem</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1299";>JCLOUDS-1299</a> - 
cannot list swift container with object name containing %</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1306";>JCLOUDS-1306</a> - 
[Openstack] Deleting a SG doesn't invalidate the cache</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1307";>JCLOUDS-1307</a> - 
Security group can't be re-created if deleted externally</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1315";>JCLOUDS-1315</a> - 
Add InternetGatewayApi to AWSEC2Api</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1316";>JCLOUDS-1316</a> - 
Add a RouteTableApi to AWSEC2Api</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1317";>JCLOUDS-1317</a> - 
Add ModifySubnetAttribute to AWSSubnetApi</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-902";>JCLOUDS-902</a> - GCS 
temporary signed URLs</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1128";>JCLOUDS-1128</a> - 
Cloudstack listProjects doesnt support page or pagesize fields</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1130";>JCLOUDS-1130</a> - In 
Cloudstack Usage Response, projectid shouldnt be camel cased.</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1217";>JCLOUDS-1217</a> - 
Add Canada and London regions to AWS</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1218";>JCLOUDS-1218</a> - 
jclouds throws an exception while reading file from FS that doesn’t support 
XATTR</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1226";>JCLOUDS-1226</a> - 
Jclouds-labs: Region required in Azure ARM</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1246";>JCLOUDS-1246</a> - 
Extending RegionScopedBlobStore is not possible because of protected access 
specifier</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1249";>JCLOUDS-1249</a> - 
IllegalArgumentException when rolling back servers in openstack-nova</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1254";>JCLOUDS-1254</a> - 
[Azure ARM] Retrieving custom images does not filter storage accounts by 
location</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1258";>JCLOUDS-1258</a> - S3 
China Beijing Region Support</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1259";>JCLOUDS-1259</a> - 
Missing StorageClass for buckets</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1261";>JCLOUDS-1261</a> - 
AWS v4 auth excludes port numbers from host header</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1262";>JCLOUDS-1262</a> - 
Add missing Ohio region to AWS</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1266";>JCLOUDS-1266</a> - 
Reduce minimum B2 multipart size to 5 MB</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1267";>JCLOUDS-1267</a> - 
Allow B2 streaming uploads</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1269";>JCLOUDS-1269</a> - 
Jclouds doesn’t get the VPC when subnetId parameter is provided</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1273";>JCLOUDS-1273</a> - 
Cannot work with multiple resource groups in Azure ARM</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1274";>JCLOUDS-1274</a> - 
Azure ARM managed disks are not deleted when destroying nodes</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1278";>JCLOUDS-1278</a> - 
Implement the TemplateOptions.networks option in Azure ARM</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1297";>JCLOUDS-1297</a> - 
Swift Multipart uploadId Format Problem</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1299";>JCLOUDS-1299</a> - 
cannot list swift container with object name containing %</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1306";>JCLOUDS-1306</a> - 
[Openstack] Deleting a SG doesn’t invalidate the cache</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1307";>JCLOUDS-1307</a> - 
Security group can’t be re-created if deleted externally</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1315";>JCLOUDS-1315</a> - 
Add InternetGatewayApi to AWSEC2Api</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1316";>JCLOUDS-1316</a> - 
Add a RouteTableApi to AWSEC2Api</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1317";>JCLOUDS-1317</a> - 
Add ModifySubnetAttribute to AWSSubnetApi</li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339744&amp;styleName=Html&amp;projectId=12314430";>here</a>.</p>
 
-<h2><a id="knownissues"></a> Known Issues</h2>
+<h2 id="-known-issues"><a id="knownissues"></a> Known Issues</h2>
 
-<p>The <code>removeSecurityGroup</code> method of security group extension in 
Azure ARM throws a <code>NullPointerException</code> when the security group 
does not exist. A <a 
href="https://github.com/jclouds/jclouds-labs/pull/399";>patch</a> has already 
been submitted and will be fixed in the next release.</p>
+<p>The <code class="language-plaintext 
highlighter-rouge">removeSecurityGroup</code> method of security group 
extension in Azure ARM throws a <code class="language-plaintext 
highlighter-rouge">NullPointerException</code> when the security group does not 
exist. A <a href="https://github.com/jclouds/jclouds-labs/pull/399";>patch</a> 
has already been submitted and will be fixed in the next release.</p>
 
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><a href="https://twitter.com/grymacy";>Geoff Macartney</a> for his recent 
contributions on the new aws-ec2 APIs.</li>
-<li><a href="https://github.com/trevorflanagan";>Trevor Flanagan</a>, <a 
href="https://github.com/gatj98";>Gordon Jones</a> and <a 
href="https://github.com/jawnclarke";>John Clarke</a> for starting the 
development of the DimensionData provider.</li>
-<li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li><a href="https://twitter.com/grymacy";>Geoff Macartney</a> for his recent 
contributions on the new aws-ec2 APIs.</li>
+  <li><a href="https://github.com/trevorflanagan";>Trevor Flanagan</a>, <a 
href="https://github.com/gatj98";>Gordon Jones</a> and <a 
href="https://github.com/jawnclarke";>John Clarke</a> for starting the 
development of the DimensionData provider.</li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.0.2:</p>
 
 <ul>
-<li>RC1 <a href="https://s.apache.org/jclouds202rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds202rc1discuss";>discussion</a> threads.</li>
+  <li>RC1 <a href="https://s.apache.org/jclouds202rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds202rc1discuss";>discussion</a> threads.</li>
 </ul>
 
-
             <div class="row clearfix">
                 <div id="footer" class="col-md-12 column">
                     <div id="footer">

Modified: jclouds/site-content/releasenotes/2.0.3/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.0.3/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.0.3/index.html (original)
+++ jclouds/site-content/releasenotes/2.0.3/index.html Mon Feb 10 07:25:53 2025
@@ -153,79 +153,74 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#knownissues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#knownissues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
-
-<h2><a id="intro"></a>Introduction</h2>
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
 <p>Apache jclouds 2.0.3 is the third bugfix release after jclouds 2.0 and 
comes with several bugfixes and performance improvements. You can <a 
href="https://s.apache.org/jclouds203";>read the official announcement here</a>. 
To get started with jclouds, please see the <a href="/start/install/">jclouds 
installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>Apache jclouds 2.0.3 new features include:</p>
 
 <ul>
-<li>Fixed compilation issues in Java 1.8.</li>
-<li>Completed the provider APIs in the DimensionData provider needed to 
support the Compute abstraction.</li>
-<li>Added the Amazon China Beijing region.</li>
-<li>Support <code>custom-data</code> and added the 
<code>VirtualMachineScaleSet</code> APIs to Azure ARM.</li>
-<li>Updated ProfitBricks to the latest API version.</li>
-<li>Added B2 native prefix and delimiter support.</li>
+  <li>Fixed compilation issues in Java 1.8.</li>
+  <li>Completed the provider APIs in the DimensionData provider needed to 
support the Compute abstraction.</li>
+  <li>Added the Amazon China Beijing region.</li>
+  <li>Support <code class="language-plaintext 
highlighter-rouge">custom-data</code> and added the <code 
class="language-plaintext highlighter-rouge">VirtualMachineScaleSet</code> APIs 
to Azure ARM.</li>
+  <li>Updated ProfitBricks to the latest API version.</li>
+  <li>Added B2 native prefix and delimiter support.</li>
 </ul>
 
-
-<h3>Bugs and patches</h3>
+<h3 id="bugs-and-patches">Bugs and patches</h3>
 
 <ul>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-831";>JCLOUDS-831</a> - Use 
the GroupNamingConvention to generate the names</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-981";>JCLOUDS-981</a> - 
Azure: remove mandatory virtual network creation</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1194";>JCLOUDS-1194</a> - 
Java 1.8 compilation issue</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1255";>JCLOUDS-1255</a> - 
Add support for Dimension Data</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1256";>JCLOUDS-1256</a> - 
Inifinite recursion in BoxConfig(File, Image)</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1258";>JCLOUDS-1258</a> - 
Amazon China Beijing Region Support</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1282";>JCLOUDS-1282</a> - 
Support custom-data in Azure ARM template options</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1314";>JCLOUDS-1314</a> - B2 
native prefix and delimiter support</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1327";>JCLOUDS-1327</a> - 
putBlob with zero length Inputstream is failing on google-cloud-storage</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1328";>JCLOUDS-1328</a> - 
Update ProfitBricks to the latest API version</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1329";>JCLOUDS-1329</a> - 
Azure ARM extraneous resources are not cleaned up on node deletion</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1342";>JCLOUDS-1342</a> - 
Azure-ARM Virtual Machine Scale Set Support</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1351";>JCLOUDS-1351</a> - 
AWS CentOS marketplace AMI misdetecting OS type</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1358";>JCLOUDS-1358</a> - 
putBlob with zero length InputSteam is failing for aws s3</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-831";>JCLOUDS-831</a> - Use 
the GroupNamingConvention to generate the names</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-981";>JCLOUDS-981</a> - 
Azure: remove mandatory virtual network creation</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1194";>JCLOUDS-1194</a> - 
Java 1.8 compilation issue</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1255";>JCLOUDS-1255</a> - 
Add support for Dimension Data</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1256";>JCLOUDS-1256</a> - 
Inifinite recursion in BoxConfig(File, Image)</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1258";>JCLOUDS-1258</a> - 
Amazon China Beijing Region Support</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1282";>JCLOUDS-1282</a> - 
Support custom-data in Azure ARM template options</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1314";>JCLOUDS-1314</a> - B2 
native prefix and delimiter support</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1327";>JCLOUDS-1327</a> - 
putBlob with zero length Inputstream is failing on google-cloud-storage</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1328";>JCLOUDS-1328</a> - 
Update ProfitBricks to the latest API version</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1329";>JCLOUDS-1329</a> - 
Azure ARM extraneous resources are not cleaned up on node deletion</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1342";>JCLOUDS-1342</a> - 
Azure-ARM Virtual Machine Scale Set Support</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1351";>JCLOUDS-1351</a> - 
AWS CentOS marketplace AMI misdetecting OS type</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1358";>JCLOUDS-1358</a> - 
putBlob with zero length InputSteam is failing for aws s3</li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341063&amp;styleName=Html&amp;projectId=12314430";>here</a>.</p>
 
-<h2><a id="knownissues"></a> Known Issues</h2>
+<h2 id="-known-issues"><a id="knownissues"></a> Known Issues</h2>
 
 <p>There are a number of open JIRA issues related to OpenStack endpoint and 
API version support: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-114";>JCLOUDS-114</a>, <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-773";>JCLOUDS-773</a> and <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1197";>JCLOUDS-1197</a>. In 
particular, jclouds does not currently support OpenStack Keystone v3; the 
community is currently <a href="https://s.apache.org/OSbY";>actively working on 
that</a>.</p>
 
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><a href="https://twitter.com/jmspring";>Jim Spring</a> for his 
contributions to the Azure ARM provider.</li>
-<li><a href="https://github.com/trevorflanagan";>Trevor Flanagan</a> for his 
continued support on the DimensionData provider.</li>
-<li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li><a href="https://twitter.com/jmspring";>Jim Spring</a> for his 
contributions to the Azure ARM provider.</li>
+  <li><a href="https://github.com/trevorflanagan";>Trevor Flanagan</a> for his 
continued support on the DimensionData provider.</li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.0.3:</p>
 
 <ul>
-<li>RC1 <a href="https://s.apache.org/jclouds203rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds203rc1discuss";>discussion</a> threads.</li>
+  <li>RC1 <a href="https://s.apache.org/jclouds203rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds203rc1discuss";>discussion</a> threads.</li>
 </ul>
 
-
             <div class="row clearfix">
                 <div id="footer" class="col-md-12 column">
                     <div id="footer">

Modified: jclouds/site-content/releasenotes/2.1.0/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.1.0/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.1.0/index.html (original)
+++ jclouds/site-content/releasenotes/2.1.0/index.html Mon Feb 10 07:25:53 2025
@@ -153,91 +153,86 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#computeimprovements">Compute Improvements</a></li>
-<li><a href="#blobstoreimprovements">BlobStore Improvements</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#computeimprovements">Compute Improvements</a></li>
+  <li><a href="#blobstoreimprovements">BlobStore Improvements</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
-
-<h2><a id="intro"></a>Introduction</h2>
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
 <p>Apache jclouds 2.1.0 represents an important milestone for the project. We 
are proud to support all major cloud providers in the marketplace with a 
mature, stable, codebase that is ready for production. You can <a 
href="https://s.apache.org/jclouds210";>read the official announcement here</a>. 
To get started with jclouds, please see the <a href="/start/install/">jclouds 
installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>Apache jclouds 2.1.0 highlights include:</p>
 
 <ul>
-<li>Modernize OpenStack support, up to OpenStack Pike. See also <a 
href="/blog/2018/01/16/keystone-v3/">keystone v3</a> and <a 
href="/blog/2018/02/06/nova-neutron/">OpenStack Nova and Neutron</a> blog 
posts.</li>
-<li>Graduate Microsoft Azure Resource Manager to core.</li>
-<li>Graduate Packet to core.</li>
-<li>Better support for AWS EC2 in terms of network capabilities and 
regions.</li>
-<li>Graduate Google Cloud Storage (GCS) and Backblaze B2 to core.</li>
-<li>Better integration with OSGi and Apache Karaf.</li>
-<li>Numerous bug fixes and performance improvements.</li>
-<li>Compatible with Java 9 with <code>--add-modules java.xml.bind</code>.</li>
-<li>Remove Clojure bindings.</li>
-<li>Upgraded Guava to version 18.</li>
+  <li>Modernize OpenStack support, up to OpenStack Pike. See also <a 
href="/blog/2018/01/16/keystone-v3/">keystone v3</a> and <a 
href="/blog/2018/02/06/nova-neutron/">OpenStack Nova and Neutron</a> blog 
posts.</li>
+  <li>Graduate Microsoft Azure Resource Manager to core.</li>
+  <li>Graduate Packet to core.</li>
+  <li>Better support for AWS EC2 in terms of network capabilities and 
regions.</li>
+  <li>Graduate Google Cloud Storage (GCS) and Backblaze B2 to core.</li>
+  <li>Better integration with OSGi and Apache Karaf.</li>
+  <li>Numerous bug fixes and performance improvements.</li>
+  <li>Compatible with Java 9 with <code class="language-plaintext 
highlighter-rouge">--add-modules java.xml.bind</code>.</li>
+  <li>Remove Clojure bindings.</li>
+  <li>Upgraded Guava to version 18.</li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&amp;version=12334714";>here</a>.</p>
 
-<h2><a id="computeimprovements"></a>Compute Improvements</h2>
+<h2 id="compute-improvements"><a id="computeimprovements"></a>Compute 
Improvements</h2>
 
 <ul>
-<li>Add Support OpenStack Keystone v3 API.</li>
-<li>Promote OpenStack Neutron to core.</li>
-<li>Better support of OpenStack Neutron from OpenStack Nova.</li>
-<li>Add support for Dimension Data.</li>
-<li>Add Azure Virtual Machine Scale Set support.</li>
-<li>Add support for Azure AD authentication using Service Principal.</li>
-<li>Add Azure KeyVault support.</li>
-<li>Improve OAuth capabilities adding filter customization per request.</li>
-<li>Update ProfitBricks to the latest API version.</li>
-<li>Add InternetGatewayApi and RouteTableApi to AWS EC2.</li>
-<li>Add support for R4 instance types in AWS EC2.</li>
-<li>Add Paris region to AWS EC2.</li>
-<li>Add Network API set feature add to SoftLayer provider.</li>
+  <li>Add Support OpenStack Keystone v3 API.</li>
+  <li>Promote OpenStack Neutron to core.</li>
+  <li>Better support of OpenStack Neutron from OpenStack Nova.</li>
+  <li>Add support for Dimension Data.</li>
+  <li>Add Azure Virtual Machine Scale Set support.</li>
+  <li>Add support for Azure AD authentication using Service Principal.</li>
+  <li>Add Azure KeyVault support.</li>
+  <li>Improve OAuth capabilities adding filter customization per request.</li>
+  <li>Update ProfitBricks to the latest API version.</li>
+  <li>Add InternetGatewayApi and RouteTableApi to AWS EC2.</li>
+  <li>Add support for R4 instance types in AWS EC2.</li>
+  <li>Add Paris region to AWS EC2.</li>
+  <li>Add Network API set feature add to SoftLayer provider.</li>
 </ul>
 
-
-<h2><a id="blobstoreimprovements"></a>BlobStore Improvements</h2>
+<h2 id="blobstore-improvements"><a id="blobstoreimprovements"></a>BlobStore 
Improvements</h2>
 
 <ul>
-<li>Improve Atmos compatibility.</li>
-<li>Support GCS temporary signed URLs.</li>
-<li>Add Azure Cool Blob Storage.</li>
-<li>Add storage tiers to all providers and portable abstraction.</li>
-<li>Allow larger Azure uploads.</li>
-<li>Improve multipart upload performance.</li>
+  <li>Improve Atmos compatibility.</li>
+  <li>Support GCS temporary signed URLs.</li>
+  <li>Add Azure Cool Blob Storage.</li>
+  <li>Add storage tiers to all providers and portable abstraction.</li>
+  <li>Allow larger Azure uploads.</li>
+  <li>Improve multipart upload performance.</li>
 </ul>
 
-
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><a href="https://twitter.com/jmspring";>Jim Micheal Spring</a> for his 
contributions to the Microsoft Azure ARM provider and the OAuth APIs.</li>
-<li><a href="https://github.com/geomacy";>Geoff Macartney</a> for all his 
contributions to the OpenStack and AWS providers.</li>
-<li><a href="https://github.com/swaqos";>William Chen</a> for his help with 
SoftLayer.</li>
-<li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release, particularly to <a 
href="https://github.com/nacx";>Ignasi Barrera</a> for all his help with 
OpenStack and Azure ARM and the project management, in general.</li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li><a href="https://twitter.com/jmspring";>Jim Micheal Spring</a> for his 
contributions to the Microsoft Azure ARM provider and the OAuth APIs.</li>
+  <li><a href="https://github.com/geomacy";>Geoff Macartney</a> for all his 
contributions to the OpenStack and AWS providers.</li>
+  <li><a href="https://github.com/swaqos";>William Chen</a> for his help with 
SoftLayer.</li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release, particularly to <a 
href="https://github.com/nacx";>Ignasi Barrera</a> for all his help with 
OpenStack and Azure ARM and the project management, in general.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.1.0:</p>
 
 <ul>
-<li>RC1 <a 
href="https://lists.apache.org/thread.html/204722e3f0fefc55e62f235a566c608733d16c0ecf442284f1d9e989@%3Cdev.jclouds.apache.org%3E";>vote</a>
 and <a 
href="https://lists.apache.org/thread.html/1459e69810ef9635aa13fdcc37a90794cd2b432374538e708b6be31c@%3Cdev.jclouds.apache.org%3E";>discussion</a>
 threads.</li>
-<li>RC2 <a 
href="https://lists.apache.org/thread.html/2d2907fb83571f5890967a8c4c2801bc1bbb1ebc334fd9391f3ef752@%3Cdev.jclouds.apache.org%3E";>vote</a>
 and <a 
href="https://lists.apache.org/thread.html/6ef19fe67bff98dc7afe1aad914a40e9373a664a88f41fb187f531df@%3Cdev.jclouds.apache.org%3E";>discussion</a>
 threads.</li>
-<li>RC3 <a 
href="https://lists.apache.org/thread.html/3a2f9abe689bb731c52b54c9c394a1153a7576421dff62d57455dcbf@%3Cdev.jclouds.apache.org%3E";>vote</a>
 and <a 
href="https://lists.apache.org/thread.html/a2bc439cb81a5d98a858a40526b23921eefb77528d4eaf5d33f996ab@%3Cdev.jclouds.apache.org%3E";>discussion</a>
 threads.</li>
+  <li>RC1 <a 
href="https://lists.apache.org/thread.html/204722e3f0fefc55e62f235a566c608733d16c0ecf442284f1d9e989@%3Cdev.jclouds.apache.org%3E";>vote</a>
 and <a 
href="https://lists.apache.org/thread.html/1459e69810ef9635aa13fdcc37a90794cd2b432374538e708b6be31c@%3Cdev.jclouds.apache.org%3E";>discussion</a>
 threads.</li>
+  <li>RC2 <a 
href="https://lists.apache.org/thread.html/2d2907fb83571f5890967a8c4c2801bc1bbb1ebc334fd9391f3ef752@%3Cdev.jclouds.apache.org%3E";>vote</a>
 and <a 
href="https://lists.apache.org/thread.html/6ef19fe67bff98dc7afe1aad914a40e9373a664a88f41fb187f531df@%3Cdev.jclouds.apache.org%3E";>discussion</a>
 threads.</li>
+  <li>RC3 <a 
href="https://lists.apache.org/thread.html/3a2f9abe689bb731c52b54c9c394a1153a7576421dff62d57455dcbf@%3Cdev.jclouds.apache.org%3E";>vote</a>
 and <a 
href="https://lists.apache.org/thread.html/a2bc439cb81a5d98a858a40526b23921eefb77528d4eaf5d33f996ab@%3Cdev.jclouds.apache.org%3E";>discussion</a>
 threads.</li>
 </ul>
 
 

Modified: jclouds/site-content/releasenotes/2.1.1/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.1.1/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.1.1/index.html (original)
+++ jclouds/site-content/releasenotes/2.1.1/index.html Mon Feb 10 07:25:53 2025
@@ -153,92 +153,86 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#knownissues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#knownissues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
-<h2><a id="intro"></a>Introduction</h2>
-
-<p>Apache jclouds 2.1.1 is the first bugfix release after jclouds 2.1.0 and 
comes with several bugfixes and performance improvements.
+<p>Apache jclouds 2.1.1 is the first bugfix release after jclouds 2.1.0 and 
comes with several bugfixes and performance improvements. 
 You can <a href="https://s.apache.org/jclouds211";>read the official 
announcement here</a>. To get started with jclouds, please see the <a 
href="/start/install/">jclouds installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>New features in Apache jclouds 2.1.1 include:</p>
 
 <ul>
-<li>Add support for r4, c5 and m5 instance types in AWS ec2.</li>
-<li>Add the new Paris region to aws-ec2</li>
-<li>Support different "domain" values for "identity/user" and "project" in 
OpenStack Keystone V3</li>
-<li>Improve Azure ARM resource cleanup especially of orphaned networks and 
orphaned resource groups.</li>
+  <li>Add support for r4, c5 and m5 instance types in AWS ec2.</li>
+  <li>Add the new Paris region to aws-ec2</li>
+  <li>Support different “domain” values for “identity/user” and 
“project” in OpenStack Keystone V3</li>
+  <li>Improve Azure ARM resource cleanup especially of orphaned networks and 
orphaned resource groups.</li>
 </ul>
 
-
-<h3>Bugs and patches</h3>
+<h3 id="bugs-and-patches">Bugs and patches</h3>
 
 <ul>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1200";>JCLOUDS-1200</a> - 
org.jclouds.http.HttpResponseException fails to serialize</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1263";>JCLOUDS-1263</a> - 
Listing objects in Openstack Swift blob store containers fails if a key has an 
invalid URL encode sequence</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1294";>JCLOUDS-1294</a> - 
Azure ARM improve HTTP retry logic</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1330";>JCLOUDS-1330</a> - 
Azure ARM orphaned networks not cleaned up when node deleted</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1331";>JCLOUDS-1331</a> - 
Azure ARM orphaned resource groups are not cleaned up due to api caching/timing 
issue</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1362";>JCLOUDS-1362</a> - 
Randomly generated node password can be invalid in Azure ARM</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1368";>JCLOUDS-1368</a> - 
GCS cannot upload multipart file larger than 1 GB</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1372";>JCLOUDS-1372</a> - 
Add support for R4 instance types in AWS ec2</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1373";>JCLOUDS-1373</a> - 
Add the new Paris region to aws-ec2</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1381";>JCLOUDS-1381</a> - 
NullPointerException provisioning VM in GCE: could not find image for disk</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1387";>JCLOUDS-1387</a> - 
Add support for c5 instance types in AWS ec2</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1389";>JCLOUDS-1389</a> - 
Multipart upload to Google cloud storage failing with 400 bad request</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1391";>JCLOUDS-1391</a> - 
Headers must be sorted by lowercase when calculating signature</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1392";>JCLOUDS-1392</a> - 
When fetching blob metadata with details all folders are removed from 
response</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1400";>JCLOUDS-1400</a> - 
GCS's presigned url requires blank Content-Type</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1401";>JCLOUDS-1401</a> - S3 
SignatureDoesNotMatch when listing keys using prefix with ampersand</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1405";>JCLOUDS-1405</a> - 
Dimension Data Live Tests Broken - Domain classes for Server and Image with 
List nics incorrect</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1410";>JCLOUDS-1410</a> - 
SoftLayer cannot provision with private image</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1422";>JCLOUDS-1422</a> - 
LocalBlobStore.list ignores recursive flag when prefix set</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1427";>JCLOUDS-1427</a> - 
NPE when deserializing Elastic IPs that have tags</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1433";>JCLOUDS-1433</a> - 
IllegalArgumentException from Strings2.replaceTokens</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1436";>JCLOUDS-1436</a> - 
Add support for m5 instance types in AWS ec2</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1200";>JCLOUDS-1200</a> - 
org.jclouds.http.HttpResponseException fails to serialize</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1263";>JCLOUDS-1263</a> - 
Listing objects in Openstack Swift blob store containers fails if a key has an 
invalid URL encode sequence</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1294";>JCLOUDS-1294</a> - 
Azure ARM improve HTTP retry logic</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1330";>JCLOUDS-1330</a> - 
Azure ARM orphaned networks not cleaned up when node deleted</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1331";>JCLOUDS-1331</a> - 
Azure ARM orphaned resource groups are not cleaned up due to api caching/timing 
issue</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1362";>JCLOUDS-1362</a> - 
Randomly generated node password can be invalid in Azure ARM</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1368";>JCLOUDS-1368</a> - 
GCS cannot upload multipart file larger than 1 GB</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1372";>JCLOUDS-1372</a> - 
Add support for R4 instance types in AWS ec2</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1373";>JCLOUDS-1373</a> - 
Add the new Paris region to aws-ec2</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1381";>JCLOUDS-1381</a> - 
NullPointerException provisioning VM in GCE: could not find image for disk</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1387";>JCLOUDS-1387</a> - 
Add support for c5 instance types in AWS ec2</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1389";>JCLOUDS-1389</a> - 
Multipart upload to Google cloud storage failing with 400 bad request</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1391";>JCLOUDS-1391</a> - 
Headers must be sorted by lowercase when calculating signature</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1392";>JCLOUDS-1392</a> - 
When fetching blob metadata with details all folders are removed from 
response</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1400";>JCLOUDS-1400</a> - 
GCS’s presigned url requires blank Content-Type</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1401";>JCLOUDS-1401</a> - S3 
SignatureDoesNotMatch when listing keys using prefix with ampersand</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1405";>JCLOUDS-1405</a> - 
Dimension Data Live Tests Broken - Domain classes for Server and Image with 
List nics incorrect</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1410";>JCLOUDS-1410</a> - 
SoftLayer cannot provision with private image</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1422";>JCLOUDS-1422</a> - 
LocalBlobStore.list ignores recursive flag when prefix set</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1427";>JCLOUDS-1427</a> - 
NPE when deserializing Elastic IPs that have tags</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1433";>JCLOUDS-1433</a> - 
IllegalArgumentException from Strings2.replaceTokens</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1436";>JCLOUDS-1436</a> - 
Add support for m5 instance types in AWS ec2</li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&amp;version=12342884";>here</a>.</p>
 
-<h2><a id="knownissues"></a> Known Issues</h2>
+<h2 id="-known-issues"><a id="knownissues"></a> Known Issues</h2>
 
 <ul>
-<li>There are a couple JIRA issues related to OpenStack endpoint and API 
version support: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-773";>JCLOUDS-773</a> and <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1197";>JCLOUDS-1197</a>.</li>
-<li>China regions cannot be used in Azure ARM: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1441";>JCLOUDS-1441</a>.</li>
+  <li>There are a couple JIRA issues related to OpenStack endpoint and API 
version support: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-773";>JCLOUDS-773</a> and <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1197";>JCLOUDS-1197</a>.</li>
+  <li>China regions cannot be used in Azure ARM: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1441";>JCLOUDS-1441</a>.</li>
 </ul>
 
-
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><a href="https://github.com/VRanga000";>Vikas Rangarajan</a> for his 
contribution to the new instance types supported in the AWS ec2 provider.</li>
-<li><a href="https://github.com/jglick";>Jesse Glick</a> for the fix for AWS S3 
signatures.</li>
-<li><a href="https://github.com/axel3rd";>Alix Lourme</a> for the Openstack 
Keystone V3 domain configuration for projects.</li>
-<li><a href="https://github.com/danielestevez";>Daniel Estevez</a> for his 
contributions to the Azure ARM provider.</li>
-<li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li><a href="https://github.com/VRanga000";>Vikas Rangarajan</a> for his 
contribution to the new instance types supported in the AWS ec2 provider.</li>
+  <li><a href="https://github.com/jglick";>Jesse Glick</a> for the fix for AWS 
S3 signatures.</li>
+  <li><a href="https://github.com/axel3rd";>Alix Lourme</a> for the Openstack 
Keystone V3 domain configuration for projects.</li>
+  <li><a href="https://github.com/danielestevez";>Daniel Estevez</a> for his 
contributions to the Azure ARM provider.</li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.1.1:</p>
 
 <ul>
-<li>RC1 <a href="https://s.apache.org/jclouds211rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds211rc1discuss";>discussion</a> threads.</li>
+  <li>RC1 <a href="https://s.apache.org/jclouds211rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds211rc1discuss";>discussion</a> threads.</li>
 </ul>
 
-
             <div class="row clearfix">
                 <div id="footer" class="col-md-12 column">
                     <div id="footer">

Modified: jclouds/site-content/releasenotes/2.1.2/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.1.2/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.1.2/index.html (original)
+++ jclouds/site-content/releasenotes/2.1.2/index.html Mon Feb 10 07:25:53 2025
@@ -153,96 +153,92 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#knownissues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#knownissues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
-<h2><a id="intro"></a>Introduction</h2>
-
-<p>Apache jclouds 2.1.2 is the second bugfix release after jclouds 2.1.0 and 
comes with several bugfixes and performance improvements.
+<p>Apache jclouds 2.1.2 is the second bugfix release after jclouds 2.1.0 and 
comes with several bugfixes and performance improvements. 
 You can <a href="https://s.apache.org/jclouds212";>read the official 
announcement here</a>. To get started with jclouds, please see the <a 
href="/start/install/">jclouds installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>New features in Apache jclouds 2.1.2 include:</p>
 
 <ul>
-<li>EC2 r5, t3, and x1 instance types</li>
-<li>GCS REGIONAL storage class</li>
+  <li>EC2 r5, t3, and x1 instance types</li>
+  <li>GCS REGIONAL storage class</li>
 </ul>
 
-
-<h3>Bugs and patches</h3>
+<h3 id="bugs-and-patches">Bugs and patches</h3>
 
 <ul>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1339";>JCLOUDS-1339</a> - 
Support launching an x1 EC2 instance</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1366";>JCLOUDS-1366</a> - 
OutOfMemory when InputStream referencing to big file is used as payload</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1419";>JCLOUDS-1419</a> - 
Missing StorageClass REGIONAL for GCS buckets</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1431";>JCLOUDS-1431</a> - 
Support AU geo for Live Tests</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1443";>JCLOUDS-1443</a> - 
unable to resolve URI with complex host</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1447";>JCLOUDS-1447</a> - S3 
CopyObject requires x-amz-copy-source to be URL encoded</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1455";>JCLOUDS-1455</a> - 
Update ParseResponse to log error details. Add ParseTests for Domain Objects in 
NetworkApi and ServerApi</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1457";>JCLOUDS-1457</a> - 
Add Clean Server operation to ServerApi</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1460";>JCLOUDS-1460</a> - 
Add support for t3 instance types in AWS ec2</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1462";>JCLOUDS-1462</a> - 
Upgrade Apache Http driver in response to CVE-2015-5262</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1463";>JCLOUDS-1463</a> - 
MachineTypeToHardware throws exception when region has no available zone</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1464";>JCLOUDS-1464</a> - 
Google Cloud Storage regions need updating</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1466";>JCLOUDS-1466</a> - 
Azurecompute-arm listNodes doesn't work</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1467";>JCLOUDS-1467</a> - 
Newly added c5 instanceType do not supports c5d series of AWS</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1468";>JCLOUDS-1468</a> - 
Add missing fields on CloudStack usage API</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1472";>JCLOUDS-1472</a> - 
Multipart upload for AzureBlob fails when using InputStream for files greater 
than 32MB</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1474";>JCLOUDS-1474</a> - 
[ARM] Enable Standard SKUs for Load Balancers and PublicIPs</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1477";>JCLOUDS-1477</a> - B2 
cannot upload small payloads when multipart specified</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1479";>JCLOUDS-1479</a> - 
Swift API throws Exception when getting blob from containers</li>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1488";>JCLOUDS-1488</a> - 
Filesystem list call with prefix is slow in large containers</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1339";>JCLOUDS-1339</a> - 
Support launching an x1 EC2 instance</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1366";>JCLOUDS-1366</a> - 
OutOfMemory when InputStream referencing to big file is used as payload</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1419";>JCLOUDS-1419</a> - 
Missing StorageClass REGIONAL for GCS buckets</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1431";>JCLOUDS-1431</a> - 
Support AU geo for Live Tests</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1443";>JCLOUDS-1443</a> - 
unable to resolve URI with complex host</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1447";>JCLOUDS-1447</a> - S3 
CopyObject requires x-amz-copy-source to be URL encoded</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1455";>JCLOUDS-1455</a> - 
Update ParseResponse to log error details. Add ParseTests for Domain Objects in 
NetworkApi and ServerApi</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1457";>JCLOUDS-1457</a> - 
Add Clean Server operation to ServerApi</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1460";>JCLOUDS-1460</a> - 
Add support for t3 instance types in AWS ec2</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1462";>JCLOUDS-1462</a> - 
Upgrade Apache Http driver in response to CVE-2015-5262</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1463";>JCLOUDS-1463</a> - 
MachineTypeToHardware throws exception when region has no available zone</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1464";>JCLOUDS-1464</a> - 
Google Cloud Storage regions need updating</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1466";>JCLOUDS-1466</a> - 
Azurecompute-arm listNodes doesn’t work</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1467";>JCLOUDS-1467</a> - 
Newly added c5 instanceType do not supports c5d series of AWS</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1468";>JCLOUDS-1468</a> - 
Add missing fields on CloudStack usage API</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1472";>JCLOUDS-1472</a> - 
Multipart upload for AzureBlob fails when using InputStream for files greater 
than 32MB</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1474";>JCLOUDS-1474</a> - 
[ARM] Enable Standard SKUs for Load Balancers and PublicIPs</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1477";>JCLOUDS-1477</a> - B2 
cannot upload small payloads when multipart specified</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1479";>JCLOUDS-1479</a> - 
Swift API throws Exception when getting blob from containers</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1488";>JCLOUDS-1488</a> - 
Filesystem list call with prefix is slow in large containers</li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&amp;version=12343896";>here</a>.</p>
 
-<h2><a id="knownissues"></a> Known Issues</h2>
+<h2 id="-known-issues"><a id="knownissues"></a> Known Issues</h2>
 
 <ul>
-<li>There are a couple JIRA issues related to OpenStack endpoint and API 
version support: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-773";>JCLOUDS-773</a> and <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1197";>JCLOUDS-1197</a>.</li>
+  <li>There are a couple JIRA issues related to OpenStack endpoint and API 
version support: <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-773";>JCLOUDS-773</a> and <a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1197";>JCLOUDS-1197</a>.</li>
 </ul>
 
-
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><a href="https://github.com/tormath1";>Mathieu Tortuyaux</a> for fixing 
REST URLs with paths</li>
-<li><a href="https://github.com/lemmy";>Markus Alexander Kuppe</a> for adding 
EC2 x1 instances</li>
-<li><a href="https://github.com/davidcurrie";>David Currie</a> for fixing URL 
encoding for S3 x-amz-copy-source</li>
-<li><a href="https://github.com/smedavaram75";>smedavaram75</a> for adding GCS 
REGIONAL storage class</li>
-<li><a href="https://github.com/maismail";>Mahmoud Ismail</a> for annotating 
GCE sourceImage as @Nullable</li>
-<li><a href="https://github.com/olivergondza";>Oliver Gondža</a> for 
configuring sensitive Nova logging</li>
-<li><a href="https://github.com/trentontrees";>Trent Schmidt</a> for adding t3 
and other instances</li>
-<li><a href="https://github.com/filecatalyst";>filecatalyst</a> for updating 
GCS regions</li>
-<li><a href="https://github.com/reptillicus";>Joe Meiring</a> for fixing 
filesystem clear container options</li>
-<li><a href="https://github.com/kazimazar";>kazimazar</a> for adding c5d and 
m5d instances</li>
-<li><a href="https://github.com/mcdonnell-john";>John McDonnell</a> for adding 
missing options to CloudStack ListUsageRecords</li>
-<li><a href="https://github.com/pimuzzo";>Simone Locci</a> for fixing Azure 
compute listNodes</li>
-<li><p><a href="https://github.com/trantienduchn";>Trần Tiến Đức</a> for 
fixing Swift container metadata cache</p></li>
-<li><p>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</p></li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li><a href="https://github.com/tormath1";>Mathieu Tortuyaux</a> for fixing 
REST URLs with paths</li>
+  <li><a href="https://github.com/lemmy";>Markus Alexander Kuppe</a> for adding 
EC2 x1 instances</li>
+  <li><a href="https://github.com/davidcurrie";>David Currie</a> for fixing URL 
encoding for S3 x-amz-copy-source</li>
+  <li><a href="https://github.com/smedavaram75";>smedavaram75</a> for adding 
GCS REGIONAL storage class</li>
+  <li><a href="https://github.com/maismail";>Mahmoud Ismail</a> for annotating 
GCE sourceImage as @Nullable</li>
+  <li><a href="https://github.com/olivergondza";>Oliver Gondža</a> for 
configuring sensitive Nova logging</li>
+  <li><a href="https://github.com/trentontrees";>Trent Schmidt</a> for adding 
t3 and other instances</li>
+  <li><a href="https://github.com/filecatalyst";>filecatalyst</a> for updating 
GCS regions</li>
+  <li><a href="https://github.com/reptillicus";>Joe Meiring</a> for fixing 
filesystem clear container options</li>
+  <li><a href="https://github.com/kazimazar";>kazimazar</a> for adding c5d and 
m5d instances</li>
+  <li><a href="https://github.com/mcdonnell-john";>John McDonnell</a> for 
adding missing options to CloudStack ListUsageRecords</li>
+  <li><a href="https://github.com/pimuzzo";>Simone Locci</a> for fixing Azure 
compute listNodes</li>
+  <li>
+    <p><a href="https://github.com/trantienduchn";>Trần Tiến Đức</a> for 
fixing Swift container metadata cache</p>
+  </li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.1.2:</p>
 
 <ul>
-<li>RC1 <a href="https://s.apache.org/jclouds212rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds212rc1discuss";>discussion</a> threads.</li>
+  <li>RC1 <a href="https://s.apache.org/jclouds212rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds212rc1discuss";>discussion</a> threads.</li>
 </ul>
 
-
             <div class="row clearfix">
                 <div id="footer" class="col-md-12 column">
                     <div id="footer">

Modified: jclouds/site-content/releasenotes/2.1.3/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/2.1.3/index.html?rev=1923693&r1=1923692&r2=1923693&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/2.1.3/index.html (original)
+++ jclouds/site-content/releasenotes/2.1.3/index.html Mon Feb 10 07:25:53 2025
@@ -153,107 +153,100 @@
                 
             </div>
             <ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#highlights">Release Highlights</a></li>
-<li><a href="#knownissues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
+  <li><a href="#intro">Introduction</a></li>
+  <li><a href="#highlights">Release Highlights</a></li>
+  <li><a href="#knownissues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
+  <li><a href="#test">Test Results</a></li>
 </ol>
 
+<h2 id="introduction"><a id="intro"></a>Introduction</h2>
 
-<h2><a id="intro"></a>Introduction</h2>
-
-<p>Apache jclouds 2.1.3 is the third bugfix release after jclouds 2.1.0 and 
comes with several bugfixes and performance improvements.
+<p>Apache jclouds 2.1.3 is the third bugfix release after jclouds 2.1.0 and 
comes with several bugfixes and performance improvements. 
 You can <a href="https://s.apache.org/jclouds213";>read the official 
announcement here</a>. To get started with jclouds, please see the <a 
href="/start/install/">jclouds installation guide</a>.</p>
 
-<h2><a id="highlights"></a>Release Highlights</h2>
+<h2 id="release-highlights"><a id="highlights"></a>Release Highlights</h2>
 
 <p>New features in Apache jclouds 2.1.3 include:</p>
 
 <ul>
-<li>The jclouds Karaf integration and the jclouds CLI are no longer part of 
the jclouds releases. The projects are now
+  <li>The jclouds Karaf integration and the jclouds CLI are no longer part of 
the jclouds releases. The projects are now
 maintained by the Apache Karaf team and they will be released by them.</li>
 </ul>
 
-
-<h3>Bugs and patches</h3>
+<h3 id="bugs-and-patches">Bugs and patches</h3>
 
 <ul>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1492'>JCLOUDS-1492</a> -    
     Dimension Data Feature API Predicates are not usable
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1492";>JCLOUDS-1492</a> -    
     Dimension Data Feature API Predicates are not usable
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1503'>JCLOUDS-1503</a> -    
     Azurecompute-arm deploy doesn&#39;t work
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1503";>JCLOUDS-1503</a> -    
     Azurecompute-arm deploy doesn&#39;t work
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1505'>JCLOUDS-1505</a> -    
     BlobStore.blobMetadata(container, object) returns a StorageMetadata object 
with empty size when using 
org.jclouds.http.apachehc.config.ApacheHCHttpCommandExecutorServiceModule
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1505";>JCLOUDS-1505</a> -    
     BlobStore.blobMetadata(container, object) returns a StorageMetadata object 
with empty size when using 
org.jclouds.http.apachehc.config.ApacheHCHttpCommandExecutorServiceModule
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1509'>JCLOUDS-1509</a> -    
     ParseAWSErrorFromXmlContent uses the default charset
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1509";>JCLOUDS-1509</a> -    
     ParseAWSErrorFromXmlContent uses the default charset
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1510'>JCLOUDS-1510</a> -    
     ParseSax convertStreamToStringAndParse creates a String from bytes without 
specifying a charset
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1510";>JCLOUDS-1510</a> -    
     ParseSax convertStreamToStringAndParse creates a String from bytes without 
specifying a charset
 </li>
 </ul>
 
-
-<h3>New Feature</h3>
+<h3 id="new-feature">New Feature</h3>
 
 <ul>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1494'>JCLOUDS-1494</a> -    
     Add S3 Glacier Deep Archive tier
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1494";>JCLOUDS-1494</a> -    
     Add S3 Glacier Deep Archive tier
 </li>
 </ul>
 
-
-<h3>Improvement</h3>
+<h3 id="improvement">Improvement</h3>
 
 <ul>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1428'>JCLOUDS-1428</a> -    
     Support for SAS token based Authentication for Azure Blob Storage
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1428";>JCLOUDS-1428</a> -    
     Support for SAS token based Authentication for Azure Blob Storage
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1489'>JCLOUDS-1489</a> -    
     allow glacier storage tier during create object
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1489";>JCLOUDS-1489</a> -    
     allow glacier storage tier during create object
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1506'>JCLOUDS-1506</a> -    
     Azurecompute-arm add tags on disk create/update
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1506";>JCLOUDS-1506</a> -    
     Azurecompute-arm add tags on disk create/update
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1512'>JCLOUDS-1512</a> -    
     Use SecureRandom in Sha512Crypt
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1512";>JCLOUDS-1512</a> -    
     Use SecureRandom in Sha512Crypt
 </li>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1514'>JCLOUDS-1514</a> -    
     Azurecompute-arm add disk storage types on disk create/update
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1514";>JCLOUDS-1514</a> -    
     Azurecompute-arm add disk storage types on disk create/update
 </li>
 </ul>
 
-
-<h3>Task</h3>
+<h3 id="task">Task</h3>
 
 <ul>
-<li><a 
href='https://issues.apache.org/jira/browse/JCLOUDS-1495'>JCLOUDS-1495</a> -    
     maven plugins are not correctly referred to
+<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1495";>JCLOUDS-1495</a> -    
     maven plugins are not correctly referred to
 </li>
 </ul>
 
-
 <p>The complete list of fixed issues and improvements can be found <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&amp;version=12344941";>here</a>.</p>
 
-<h2><a id="knownissues"></a> Known Issues</h2>
+<h2 id="-known-issues"><a id="knownissues"></a> Known Issues</h2>
 
 <ul>
-<li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1520";>JCLOUDS-1520</a> - 
JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier 
is used.</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/JCLOUDS-1520";>JCLOUDS-1520</a> - 
JClouds is not using the JDK’s KeepAliveCache when 
UntrustedSSLContextSupplier is used.</li>
 </ul>
 
-
-<h2><a id="credits"></a>Credits</h2>
+<h2 id="credits"><a id="credits"></a>Credits</h2>
 
 <p>jclouds would like to thank everyone who contributed time and effort in 
order to make this release happen:</p>
 
 <ul>
-<li><p>Especial thanks to the Apache Karaf team for taking over the 
<code>jclouds-karaf</code> and <code>jclouds-cli</code> projects to
-make sure they will have continuity.</p></li>
-<li><p>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</p></li>
-<li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
+  <li>
+    <p>Especial thanks to the Apache Karaf team for taking over the <code 
class="language-plaintext highlighter-rouge">jclouds-karaf</code> and <code 
class="language-plaintext highlighter-rouge">jclouds-cli</code> projects to
+make sure they will have continuity.</p>
+  </li>
+  <li>Apache jclouds <a 
href="http://people.apache.org/committers-by-project.html#jclouds-pmc";>PMC</a> 
and community for verifying the release.</li>
+  <li>Check out who has been busy on <a 
href="https://www.openhub.net/p/jclouds/contributors?query=&amp;sort=latest_commit";>Open
 Hub</a>.</li>
 </ul>
 
-
-<h2><a id="test"></a>Test Results</h2>
+<h2 id="test-results"><a id="test"></a>Test Results</h2>
 
 <p>Please see the discussion and the vote threads for live test results for 
2.1.3:</p>
 
 <ul>
-<li>RC1 <a href="https://s.apache.org/jclouds213rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds213rc1discuss";>discussion</a> threads.</li>
+  <li>RC1 <a href="https://s.apache.org/jclouds213rc1vote";>vote</a> and <a 
href="https://s.apache.org/jclouds213rc1discuss";>discussion</a> threads.</li>
 </ul>
 
-
             <div class="row clearfix">
                 <div id="footer" class="col-md-12 column">
                     <div id="footer">


Reply via email to