Repository: jclouds-site Updated Branches: refs/heads/master 91af9ef3f -> 730c25c8f
Add known issues Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/730c25c8 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/730c25c8 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/730c25c8 Branch: refs/heads/master Commit: 730c25c8f3734ca3f85be3d7ef5d92635b689071 Parents: 91af9ef Author: Ignasi Barrera <[email protected]> Authored: Thu Jul 6 16:10:22 2017 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Thu Jul 6 16:10:22 2017 +0200 ---------------------------------------------------------------------- releasenotes/2.0.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/730c25c8/releasenotes/2.0.2.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.2.md b/releasenotes/2.0.2.md index ad997f1..12b9449 100644 --- a/releasenotes/2.0.2.md +++ b/releasenotes/2.0.2.md @@ -59,7 +59,7 @@ The complete list of fixed issues and improvements can be found [here](https://i ## <a id="knownissues"></a> Known Issues -TODO +The `removeSecurityGroup` method of security group extension in Azure ARM throws a `NullPointerException` when the security group does not exist. A [patch](https://github.com/jclouds/jclouds-labs/pull/399) has already been submitted and will be fixed in the next release. ## <a id="credits"></a>Credits
