- Changed default authentication to be Session based - Removed unnecessary closing of sockets
2.0.9
- Added various unit tests and other cleanup - Added example for how to use the 'with' statement to perform automatically log out of a service - Made change to include the original trace when RetriesExhaustedError is encountered
2.0.8
- Added helper functions for Task processing
2.0.7
- Added optional timeout and max retry arguments
2.0.6
- Removed usage of setting the Content-Type header to application/x-www-form-urlencoded for PUT, POST, and PATCH methods