v3.1.0
What's Changed
- Fix
allowed_serializers
missing inGlobusComputeEngine
docstring by @chris-janidlo in #1774 - Remove spurious warning by @khk-globus in #1775
- Replace
WebClient
withglobus-sdk
clients by @rjmello in #1770 - Deprecate
Client.auth_client
attribute by @rjmello in #1776 - Bumping Parsl version req from 2025.1.6 to 2025.1.20 by @yadudoc in #1771
- Remove unused variable by @khk-globus in #1777
- Find all matched identities, not just first by @khk-globus in #1778
- Update Polaris config to use alternate interface for engine communication by @yadudoc in #1780
- Refactor heartbeat logic by @khk-globus in #1779
- Process EP heartbeats separately from results by @rjmello in #1762
- Big serialization documentation update by @chris-janidlo in #1781
- Bump versions for 3.0.0 release by @LeiGlobus in #1782
- Hotfix release v3.0.1 by @rjmello in #1785
- Add static information to EP Info in heartbeat by @khk-globus in #1783
- Add section to SDK docs for GlobusApps by @rjmello in #1787
- Format class names and links in documentation by @khk-globus in #1788
- Refactor the Endpoint unit tests by @khk-globus in #1786
- Remove obsolete upgrade command by @khk-globus in #1792
- Complete overlooked refactor item by @khk-globus in #1793
- MEP passes identity information to UEP by @khk-globus in #1790
- Deprecate executors (list of len() == 1) by @khk-globus in #1794
- Don't leave GCE threads running by @khk-globus in #1795
- Adding an example configuration for Stampede3@TACC by @yadudoc in #1789
- Fix default engine type by @rjmello in #1796
Full Changelog: 3.0.1...v3.1.0