Skip to content

Commit

Permalink
Merge pull request #409 from bradygaster/master
Browse files Browse the repository at this point in the history
undoing last revision
  • Loading branch information
xuezhai committed Oct 2, 2013
2 parents bb478fa + 9b8afcb commit db30915
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion microsoft-azure-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.windowsazure</groupId>
<artifactId>microsoft-windowsazure-api</artifactId>
<version>0.4.6</version>
<version>0.4.5</version>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Client API</name>
Expand Down

0 comments on commit db30915

Please sign in to comment.