Skip to content

Releases: globus-gladier/gladier-tools

Gladier Tools v0.5.4

22 Oct 22:18
d9f3762

Choose a tag to compare

0.5.4 (2024-10-22)

Bug Fixes

NOTE This update contains a fix for upgrading to the newer Transfer Action Provider. The old Transfer Action Provider will be removed Nov 13th, 2024. All users must upgrade.

https://docs.globus.org/api/transfer/action-providers/migration/

Gladier Tools v0.5.3

16 Apr 16:33
0315408

Choose a tag to compare

0.5.3 (2024-04-16)

Bug Fixes

  • enable_transfer, enabled_publish not working properly (abd9a72)
  • PubishV2 exception with computing checksums if dataset contained nested directories (f16137f)
  • Publish v2 not properly picking up subdirectory files (63d7661)

Gladier Tools v0.5.2

23 Sep 01:06
6fafed1

Choose a tag to compare

0.5.2 (2023-09-23)

Bug Fixes

  • Add recursive option to publish v2 (7f40f4e)

Gladier Tools v0.5.1

11 Sep 20:05
64d6846

Choose a tag to compare

0.5.1 (2023-09-11)

Features

  • Add 'metadata_file' option to publishv2 (#84) (09fea35)

Gladier Tools v0.5.0

22 Aug 19:53
d0ff582

Choose a tag to compare

0.5.0 (2023-08-22)

⚠ BREAKING CHANGES

  • Update Gladier Tools to require Gladier v0.9.0+

  • Upgrade tooling for Gladier v0.9.0

  • Update Gladier Tools to require Gladier v0.9.0+ (e171da3)

  • Upgrade tooling for Gladier v0.9.0 (c359177)

Gladier Tools v0.5.0b1

11 Jul 16:10
cb082e8

Choose a tag to compare

Pre-release

0.5.0b1 (2023-07-11)

⚠ BREAKING CHANGES

Features

  • Upgrade tooling for Gladier v0.9.0 (c359177)

This change upgrades the tools to replace FuncX with Globus Compute as part of Gladier v0.9.0. This also
changes the naming convention of using "funcx_endpoint_compute" and "funcx_endpoint_non_compute". Both have
been changed to "compute_endpoint", and will be used on all future tools.

Gladier Tools v0.4.4

19 Apr 21:16
01f735e

Choose a tag to compare

0.4.4 (2023-04-19)

Features

  • Upgrade to the new Globus Compute action provider (bf3b2db)

Gladier Tools v0.4.3

06 Apr 18:57
7724214

Choose a tag to compare

0.4.3 (2023-04-06)

Features

  • Added new Publishv2 Gladier Tool to replace the old globus-pilot based tool

Gladier Tools v0.4.2

06 Mar 23:10
d90b006

Choose a tag to compare

0.4.2 (2023-03-06)

Bug Fixes

  • Publish bug when a pilot index is set to public (#67) (8469efe)

Gladier Tools v0.4.1

10 Jan 21:39
227b252

Choose a tag to compare

0.4.1 (2023-01-10)

Features

  • Add guest collection support for publish tool (#61) (f3a8060)

Bug Fixes