Globus-sdk

Latest version: v3.41.0

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

Scan your dependencies

Page 12 of 15

1.8.0

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

Added
~~~~~

* Add a property to paginated results which shows if more results are available (:pr:`346`)

Fixed
~~~~~

* Fix ``RefreshTokenAuthorizer`` to handle a new ``refresh_token`` being sent back by Auth (:pr:`359`)

* Fix typo in endpoint_search log message (:pr:`355`)

* Fix Globus Web App activation links in docs (:pr:`356`)

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

* Update docs to state that Globus SDK uses semver (:pr:`357`)

.. _changelog-1.7.1:

1.7.1

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

Added
~~~~~

* Allow arbitrary keyword args to ``TransferData.add_item()`` and ``DeleteData.add_item()``, which passthrough to the item bodies (:pr:`339`)

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

* Minor internal improvements (:pr:`342`, :pr:`343`)

.. _changelog-1.7.0:

1.7.0

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

Added
~~~~~

* Add ``get_task`` and ``get_task_list`` to ``SearchClient`` (:pr:`335`, :pr:`336`)

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

* Internal maintenance and testing improvements (:pr:`331`, :pr:`334`, :pr:`333`)

.. _changelog-1.6.1:

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:

Page 12 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.