From 9b8afcbe87d0aff618bf780d8d433f006875723a Mon Sep 17 00:00:00 2001 From: bradygaster Date: Tue, 1 Oct 2013 12:42:42 -0700 Subject: [PATCH] undoing last revision --- ChangeLog.txt | 6 ------ microsoft-azure-api/pom.xml | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 034592cc2604..166c01ca6e6f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,9 +1,3 @@ -2013.09.30 Version 0.4.6 - * Allow users to set the client-request-id for better tracking/debugging of storage requests. This is set on the OperationContext. - * Prevent a potential arithmetic overflow while calculating the exponential retry back-off interval in storage. - * Retry on IOException even when it is wrapped within an XMLStreamException in storage. - * Throw a more meaningful exception when connection is reset while parsing a request response in storage. - 2013.08.26 Version 0.4.5 * Added support for managing affinity groups * Added support for Media Services job notification diff --git a/microsoft-azure-api/pom.xml b/microsoft-azure-api/pom.xml index 6b2b5eedd96e..d347b27fb303 100644 --- a/microsoft-azure-api/pom.xml +++ b/microsoft-azure-api/pom.xml @@ -17,7 +17,7 @@ 4.0.0 com.microsoft.windowsazure microsoft-windowsazure-api - 0.4.6 + 0.4.5 jar Microsoft Windows Azure Client API