Request criteria
Issue description
For zstash v1.5.0, we had to pin - globus-sdk >=3.15.0,<4.0 to avoid AttributeError: 'TransferClient' object has no attribute 'endpoint_autoactivate', as noted in https://github.com/E3SM-Project/zstash/pull/393/files#r2441459879. Ideally, we can relax the version restrictions by changing the code appropriately.
Request criteria
Issue description
For
zstash v1.5.0, we had to pin- globus-sdk >=3.15.0,<4.0to avoidAttributeError: 'TransferClient' object has no attribute 'endpoint_autoactivate', as noted in https://github.com/E3SM-Project/zstash/pull/393/files#r2441459879. Ideally, we can relax the version restrictions by changing the code appropriately.