This is an automated email from the ASF dual-hosted git repository.
gaul pushed a commit to branch releasenotes-2.1.2
in repository https://gitbox.apache.org/repos/asf/jclouds-site.git
The following commit(s) were added to refs/heads/releasenotes-2.1.2 by this
push:
new 861c63b Thank contributors and add more issues
861c63b is described below
commit 861c63be49292c30674e5272860eb96c10284013
Author: Andrew Gaul <[email protected]>
AuthorDate: Tue Feb 5 14:23:44 2019 -0800
Thank contributors and add more issues
---
releasenotes/2.1.2.md | 39 ++++++++++++++++++++++++++++++---------
1 file changed, 30 insertions(+), 9 deletions(-)
diff --git a/releasenotes/2.1.2.md b/releasenotes/2.1.2.md
index 6215a60..d936804 100644
--- a/releasenotes/2.1.2.md
+++ b/releasenotes/2.1.2.md
@@ -21,42 +21,63 @@ You can [read the official announcement
here](https://s.apache.org/jclouds212).
New features in Apache jclouds 2.1.2 include:
-TODO
+* 1&1 Baremetal servers
+* EC2 r5, t3, and x1 instance types
+* GCS REGIONAL storage class
### Bugs and patches
+* [JCLOUDS-1330](https://issues.apache.org/jira/browse/JCLOUDS-1330) - Azure
ARM orphaned networks not cleaned up when node deleted
+* [JCLOUDS-1331](https://issues.apache.org/jira/browse/JCLOUDS-1331) - Azure
ARM orphaned resource groups are not cleaned up due to api caching/timing issue
+* [JCLOUDS-1339](https://issues.apache.org/jira/browse/JCLOUDS-1339) - Support
launching an x1 EC2 instance
* [JCLOUDS-1366](https://issues.apache.org/jira/browse/JCLOUDS-1366) -
OutOfMemory when InputStream referencing to big file is used as payload
-* [JCLOUDS-1339](https://issues.apache.org/jira/browse/JCLOUDS-1339) -Support
launching an x1 EC2 instance
+* [JCLOUDS-1386](https://issues.apache.org/jira/browse/JCLOUDS-1386) - 1&1
Baremetal servers
+* [JCLOUDS-1407](https://issues.apache.org/jira/browse/JCLOUDS-1407) - Add
dimensiondata server API v2.7 support
* [JCLOUDS-1419](https://issues.apache.org/jira/browse/JCLOUDS-1419) - Missing
StorageClass REGIONAL for GCS buckets
* [JCLOUDS-1431](https://issues.apache.org/jira/browse/JCLOUDS-1431) - Support
AU geo for Live Tests
+* [JCLOUDS-1440](https://issues.apache.org/jira/browse/JCLOUDS-1440) - Add
support for r5 instance types in AWS ec2
+* [JCLOUDS-1443](https://issues.apache.org/jira/browse/JCLOUDS-1443) - unable
to resolve URI with complex host
+* [JCLOUDS-1447](https://issues.apache.org/jira/browse/JCLOUDS-1447) - S3
CopyObject requires x-amz-copy-source to be URL encoded
* [JCLOUDS-1455](https://issues.apache.org/jira/browse/JCLOUDS-1455) - Update
ParseResponse to log error details. Add ParseTests for Domain Objects in
NetworkApi and ServerApi
+* [JCLOUDS-1456](https://issues.apache.org/jira/browse/JCLOUDS-1456) - Add
dimensiondata ServerImage API v2.7 support
* [JCLOUDS-1457](https://issues.apache.org/jira/browse/JCLOUDS-1457) - Add
Clean Server operation to ServerApi
* [JCLOUDS-1460](https://issues.apache.org/jira/browse/JCLOUDS-1460) - Add
support for t3 instance types in AWS ec2
* [JCLOUDS-1462](https://issues.apache.org/jira/browse/JCLOUDS-1462) - Upgrade
Apache Http driver in response to CVE-2015-5262
* [JCLOUDS-1463](https://issues.apache.org/jira/browse/JCLOUDS-1463) -
MachineTypeToHardware throws exception when region has no available zone
* [JCLOUDS-1464](https://issues.apache.org/jira/browse/JCLOUDS-1464) - Google
Cloud Storage regions need updating
+* [JCLOUDS-1466](https://issues.apache.org/jira/browse/JCLOUDS-1466) -
Azurecompute-arm listNodes doesn't work
* [JCLOUDS-1467](https://issues.apache.org/jira/browse/JCLOUDS-1467) - Newly
added c5 instanceType do not supports c5d series of AWS
* [JCLOUDS-1468](https://issues.apache.org/jira/browse/JCLOUDS-1468) - Add
missing fields on CloudStack usage API
+* [JCLOUDS-1472](https://issues.apache.org/jira/browse/JCLOUDS-1472) -
Multipart upload for AzureBlob fails when using InputStream for files greater
than 32MB
+* [JCLOUDS-1474](https://issues.apache.org/jira/browse/JCLOUDS-1474) - [ARM]
Enable Standard SKUs for Load Balancers and PublicIPs
* [JCLOUDS-1477](https://issues.apache.org/jira/browse/JCLOUDS-1477) - B2
cannot upload small payloads when multipart specified
* [JCLOUDS-1479](https://issues.apache.org/jira/browse/JCLOUDS-1479) - Swift
API throws Exception when getting blob from containers
+* [JCLOUDS-1486](https://issues.apache.org/jira/browse/JCLOUDS-1486) - Fix NPE
and Remove Nullable osImageKey From OsImage
* [JCLOUDS-1488](https://issues.apache.org/jira/browse/JCLOUDS-1488) -
Filesystem list call with prefix is slow in large containers
-* [JCLOUDS-1443](https://issues.apache.org/jira/browse/JCLOUDS-1443) - unable
to resolve URI with complex host
-* [JCLOUDS-1447](https://issues.apache.org/jira/browse/JCLOUDS-1447) - S3
CopyObject requires x-amz-copy-source to be URL encoded
-* [JCLOUDS-1466](https://issues.apache.org/jira/browse/JCLOUDS-1466) -
Azurecompute-arm listNodes doesn't work
-* [JCLOUDS-1472](https://issues.apache.org/jira/browse/JCLOUDS-1472) -
Multipart upload for AzureBlob fails when using InputStream for files greater
than 32MB
-* [JCLOUDS-1474](https://issues.apache.org/jira/browse/JCLOUDS-1474) - [ARM]
Enable Standard SKUs for Load Balancers and PublicIPs
The complete list of fixed issues and improvements can be found
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12343896).
## <a id="knownissues"></a> Known Issues
-TODO
+* There are a couple JIRA issues related to OpenStack endpoint and API version
support: [JCLOUDS-773](https://issues.apache.org/jira/browse/JCLOUDS-773) and
[JCLOUDS-1197](https://issues.apache.org/jira/browse/JCLOUDS-1197).
## <a id="credits"></a>Credits
jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-TODO
+* [Mathieu Tortuyaux](https://github.com/tormath1) for fixing REST URLs with
paths
+* [Markus Alexander Kuppe](https://github.com/lemmy) for adding EC2 x1
instances
+* [David Currie](https://github.com/davidcurrie) for fixing URL encoding for
S3 x-amz-copy-source
+* [smedavaram75](https://github.com/smedavaram75) for adding GCS REGIONAL
storage class
+* [Mahmoud Ismail](https://github.com/maismail) for annotating GCE sourceImage
as @Nullable
+* [Oliver Gondža](https://github.com/olivergondza) for configuring sensitive
Nova logging
+* [Trent Schmidt](https://github.com/trentontrees) for adding t3 and other
instances
+* [filecatalyst](https://github.com/filecatalyst) for updating GCS regions
+* [Joe Meiring](https://github.com/reptillicus) for fixing filesystem clear
container options
+* [kazimazar](https://github.com/kazimazar) for adding c5d and m5d instances
+* [John McDonnell](https://github.com/mcdonnell-john) for adding missing
options to CloudStack ListUsageRecords
+* [Simone Locci](https://github.com/pimuzzo) for fixing Azure compute listNodes
+* [Trần Tiến Đức](https://github.com/trantienduchn) for fixing Swift container
metadata cache
* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
* Check out who has been busy on [Open
Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).