Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #20

Merged
merged 1 commit into from
Feb 29, 2012
Merged

Dev #20

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions ChangeLog.txt
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,11 @@
2012.01.31. Version 0.1.3 2012.02.28 Version 0.2.0
* Added Support for Azure Table in com.microsoft.windowsazure.services.table
* Added Client Tests for Table
* Added a dependency on apache commons-lang3 3.1
* ResultsSegment exposes an ArrayList instead of an Iterable
* UserAgent updated to v1.1.2

2012.01.31 Version 0.1.3
* Updated User Agent to v0.1.1 * Updated User Agent to v0.1.1
* Updated License Headers * Updated License Headers
* Blob Client Mark bug fix * Blob Client Mark bug fix
Expand All @@ -8,7 +15,7 @@
* Date parsing support for various number of fractional decimals * Date parsing support for various number of fractional decimals
* StorageErrorResponse updated to support lower case xml for tables * StorageErrorResponse updated to support lower case xml for tables


2011.12.22. Version 0.1.2 2011.12.22 Version 0.1.2
* Fixed CloudBlob.download to lock to ETag during a resume * Fixed CloudBlob.download to lock to ETag during a resume
* Ensured that Client Side Exceptions are not resumed * Ensured that Client Side Exceptions are not resumed


Expand Down