* Update add_collection function of ExtendedTaskOperations to handle RequestBodyTooLarge error for well behaved tasks. * Update add_collection function of ExtendedTaskOperations to enable degrees of parallelism.
1.1.1
------------------
* Using azure-storage-blob as dependency * Expand template only accept JSON dictionary object * Minor bugs fix
1.0.1
------------------
* Better support for unicode in Python 2.7
1.0.0
------------------
* Support for Batch SDK version 4.0 * Added support for extended common_resource_files in MultiInstanceSettings * Added support for native containers in tasks (including RepeatTask in a task factory)
0.2.0
------------------
* Support for Batch SDK version 3.1 * Fix bug with pool OS version detection * Download from file group now supports prefix * Support detection of Linux command using /bin/sh