Globus-automate-client

Latest version: v0.17.1

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

Scan your dependencies

Page 2 of 5

0.15.1

===================

Bugfixes
--------

- Fix a missing dependency when running on Python 3.10.

This was fixed by adding typing-extensions as an explicit dependency.
Note that pip may need to be upgraded due to changes in its dependency resolver.

.. _changelog-0.15.0.post1:

0.15.0.post1

=========================

**NOTE:**

This release contains no changes from 0.15.0.
It adds text to the changelog regarding an update to the rich package dependency.

Documentation
-------------

- `[sc-13642] <https://app.shortcut.com/globus/story/13642>`_
Provide two examples of looping in flow definitions:

* How to loop a set number of times
* How to perform batch processing over an unknown quantity of items

Development
-----------

- Update click to version 8.0.4.
This resolves a security issue.
- Update typer to version 0.4.1.
- Update scriv to version 0.14.0.
scriv is a development dependency.
- Update rich to 0.12.3.

This resolves a dependency conflict between the Globus CLI and the Globus Automate CLI.
Both command line clients can now be installed in the same environment.

- Temporarily remove typer-cli as a listed development dependency.
It is still needed when generating the CLI documentation.
- Add safety as a test environment for local and CI testing.
- Test against Python 3.10 in CI.
- `[sc-14485] <https://app.shortcut.com/globus/story/14485>`_
Disable SSL verification when interacting with a local development server.

.. _changelog-0.15.0:

0.15.0

===================

Documentation
-------------

- `[sc-13642] <https://app.shortcut.com/globus/story/13642>`_
Provide two examples of looping in flow definitions:

* How to loop a set number of times
* How to perform batch processing over an unknown quantity of items

Development
-----------

- Update click to version 8.0.4.
This resolves a security issue.
- Update typer to version 0.4.1.
- Update scriv to version 0.14.0.
scriv is a development dependency.
- Temporarily remove typer-cli as a listed development dependency.
It is still needed when generating the CLI documentation.
- Add safety as a test environment for local and CI testing.
- Test against Python 3.10 in CI.

- `[sc-14485] <https://app.shortcut.com/globus/story/14485>`_
Disable SSL verification when interacting with a local development server.

0.14.1

Not secure
===================

Bugfixes
--------

- Changed text on improper token cache file condition so that it doesn't reference the Timer CLI

0.14.0

Not secure
===================

Features
--------

- `[sc-13426] <https://app.shortcut.com/globus/story/13426>`_
Support setting tags when using the ``flow run`` subcommand.
- Support batch updates of one or more Runs.
- Support updating tags and labels using the ``flow run-update`` subcommand.
- Support erasing the list of Run managers and Run monitors using the ``flow run-update`` subcommand.
This can be done by specifying an empty string for the value of the ``--run-manager`` and ``--run-monitor`` options.

Bugfixes
--------

- `[sc-13664] <https://app.shortcut.com/globus/story/13664/>`_
Fix tabular ``run-list`` output.
- `[sc-14109] <https://app.shortcut.com/globus/story/14109>`_
Mark the ``run-status`` subcommand's ``--flow-id`` option as a mandatory UUID.
- `[sc-14127] <https://app.shortcut.com/globus/story/14127>`_
Prevent a validation error that occurs when an input schema is not provided to the ``flow deploy`` subcommand.

0.13.1

Not secure
===================

Bugfixes
--------

- Output login prompts to STDERR.
This protects serialized output to STDOUT so it can be piped to tools like `jq`.

Documentation
-------------

- Documentation and examples for the ``globus-collection`` input schema format.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.