DocumentDB Java SDK 1.7.1 Release
DocumentDB Java SDK 1.7.1 Release includes the following improvements:
- Setting Cookie policy on httpclient to ignoring server cookies as we don't use them.
- Added support to retry on throttled requests.
- Removed e.printstacktrace from source code and replaced with Logger operations as appropriate.
- Changed test code structure and added mocking framework for unit testing.