Skip to content

Upgrade globus-sdk version#752

Merged
gpauloski merged 4 commits intomainfrom
ak2000-upgrade-globus-sdk
Apr 2, 2026
Merged

Upgrade globus-sdk version#752
gpauloski merged 4 commits intomainfrom
ak2000-upgrade-globus-sdk

Conversation

@AK2000
Copy link
Copy Markdown
Contributor

@AK2000 AK2000 commented Apr 1, 2026

Description

Upgrade Globus SDK version to >=4. This is necessary to be compatible with the latest version of Globus Compute, which is a target use case for ProxyStore. (We also need this so that we can use Academy with the latest Globus Compute.) This could cause breaking changes if dependencies also rely on Globus Compute.

Type of Change

  • Breaking Change (fix or enhancement which changes existing semantics of the public interface)
  • Enhancement (new features or improvements to existing functionality)
  • Bug (fixes for a bug or issue)
  • Internal (refactoring, style changes, testing, optimizations)
  • Documentation update (changes to documentation or examples)
  • Package (dependencies, versions, package metadata)
  • Development (CI workflows, pre-commit, linters, templates)
  • Security (security related changes)

Testing

Pull Request Checklist

Please confirm the PR meets the following requirements.

  • Tags added to PR (e.g., breaking, bug, enhancement, internal, documentation, package, development, security).
  • Code changes pass pre-commit (e.g., mypy, ruff, etc.).
  • Tests have been added to show the fix is effective or that the new feature works.
  • New and existing unit tests pass locally with the changes.
  • Docs have been updated and reviewed if relevant.

@AK2000 AK2000 added the package Dependencies, version changes, or package metadata label Apr 1, 2026
@AK2000 AK2000 requested a review from gpauloski April 1, 2026 20:12
@gpauloski gpauloski merged commit d4cd065 into main Apr 2, 2026
12 checks passed
@gpauloski gpauloski deleted the ak2000-upgrade-globus-sdk branch April 2, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package Dependencies, version changes, or package metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants