This is an automated email from the ASF dual-hosted git repository.

gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a12c4e  Remove unresolved 2.1.2 issues
0a12c4e is described below

commit 0a12c4e011ffac0906741ce6ec79782177ab7f84
Author: Andrew Gaul <[email protected]>
AuthorDate: Thu Feb 7 13:41:32 2019 -0800

    Remove unresolved 2.1.2 issues
---
 releasenotes/2.1.2.md | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/releasenotes/2.1.2.md b/releasenotes/2.1.2.md
index 0e4bce4..2060b63 100644
--- a/releasenotes/2.1.2.md
+++ b/releasenotes/2.1.2.md
@@ -21,25 +21,18 @@ You can [read the official announcement 
here](https://s.apache.org/jclouds212).
 
 New features in Apache jclouds 2.1.2 include:
 
-* 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-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
@@ -52,7 +45,6 @@ New features in Apache jclouds 2.1.2 include:
 * [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
 
 The complete list of fixed issues and improvements can be found 
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12343896).
@@ -70,7 +62,7 @@ jclouds would like to thank everyone who contributed time and 
effort in order to
 * [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
+* [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

Reply via email to