Globus-sdk

Latest version: v3.50.0

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 16

1.6.1

-------------------

Changed
~~~~~~~

* Replace egg distribution format with wheels (:pr:`314`)

Development
~~~~~~~~~~~

* Internal maintenance

.. _changelog-1.6.0:

1.6.0

-------------------

Python Support
~~~~~~~~~~~~~~

* Officially add support for python 3.7 (:pr:`300`)

Removed
~~~~~~~
Added
~~~~~

* RenewingAuthorizer and its subclasses now expose the check_expiration_time method (:pr:`309`)

* Allow parameters to be passed to customize the request body of ConfidentialAppAuthClient.oauth2_get_dependent_tokens (:pr:`308`)

* Add the patch() method to BaseClient and its subclasses, sending an HTTP PATCH request (:pr:`302`)

Changed
~~~~~~~

* Use sha256 hashes of tokens (instead of last 5 chars) in debug logging (:pr:`305`)

* Make pickling SDK objects safer (but still not officially supported!) (:pr:`284`)

* Malformed SDK usage may now raise GlobusSDKUsageError instead of ValueError. GlobusSDKUsageError inherits from ValueError (:pr:`281`)

Fixed
~~~~~

* Correct handling of environment="production" as an argument to client construction (:pr:`307`)

Documentation
~~~~~~~~~~~~~

* Numerous documentation improvements (:pr:`279`, :pr:`294`, :pr:`296`, :pr:`297`)

.. _changelog-1.5.0:

1.5.0

-------------------

Added
~~~~~

* Add support for retrieving a local Globus Connect Personal endpoint's UUID (:pr:`276`)

Fixed
~~~~~

* Fix bug in search client parameter handling (:pr:`274`)

.. _changelog-1.4.1:

1.4.1

-------------------

Added
~~~~~

* Support connection timeouts. Default timeout of 60 seconds (:pr:`264`)

Fixed
~~~~~

* Send ``Content-Type: application/json`` on requests with JSON request bodies (:pr:`266`)

.. _changelog-1.4.0:

1.4.0

-------------------

Added
~~~~~

* Access token response data by way of scope name (:pr:`261`)

* Add (beta) SearchClient class (:pr:`259`)

Changed
~~~~~~~

* Make ``cryptography`` a strict requirement, globus-sdk[jwt] is no longer necessary (:pr:`257`, :pr:`260`)

* Simplify OAuthTokenResponse.decode_id_token to not require the client as an argument (:pr:`255`)

.. _changelog-1.3.0:

1.3.0

-------------------

Python Support
~~~~~~~~~~~~~~

* Improve error message when installation onto python2.6 is attempted (:pr:`245`)

Changed
~~~~~~~

* Raise errors on client instantiation when ``GLOBUS_SDK_ENVIRONMENT`` appears to be invalid, support ``GLOBUS_SDK_ENVIRONMENT=preview`` (:pr:`247`)

.. _changelog-1.2.2:

Page 14 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.