-------------------
Added
~~~~~
* Add ``deadline`` support to ``TransferData`` and ``DeleteData`` (:pr:`159`)
Changed
~~~~~~~
* Opt out of the Globus Auth behavior where a ``GET`` of an identity username will provision that identity (:pr:`145`)
* Wrap some ``requests`` network-related errors in custom exceptions (:pr:`155`)
Fixed
~~~~~
* Fixup OAuth2 PKCE to be spec-compliant (:pr:`154`)
.. _changelog-0.5.1: