Skip to content

v3.27.0

Compare
Choose a tag to compare
@kurtmckee kurtmckee released this 28 Mar 18:15
· 170 commits to main since this release
3.27.0
49cb856

Enhancements:

  • Add globus group get-by-subscription for looking up Subscription Groups
    based on their subscription IDs.

  • Add --parent-id to globus group create, allowing group administrators to
    create subgroups.

  • Add globus group get-subscription-info command to display a subscription.

  • globus group show now displays subscription-related information for groups
    when present.

  • Add globus stat for getting the status of a path on a collection.

Other:

  • Remove implicit autoactivate calls from various Transfer operations.
    They are no longer needed and incur a minor performance penalty.