* Fix bug where blobSource was no longer an attribute of ExtendedResourceFile * Improve test coverage
5.0.2
------------------
* Fix bug where apiVersion became required
5.0.1
------------------
* Fix bug where knack.get_logger was used instead of logging.getLogger
5.0.0
------------------
* Align to Python SDK for breaking changes to shared models * This also includes collapsing all models into one models file. Models should now be imported from the models namespace and not from their individual files.
4.0.2
------------------
* Move `ExtendedTaskOperation` feature to standard Azure Batch SDK