Highlights
This release add official support for TaskVine and a new physics app based on https://github.com/globus-labs/globus-compute-golf-demo.
What's Changed
New Features
- Add TaskVine executor support by @gpauloski in #174
- Enable metric recording metrics when using
ProxyTransformer
by @gpauloski in #183 - Add physics app based on Globus Compute golf demo by @gpauloski in #186
Bug Fixes
- Fix
__qualname__
AttributeError
in config parsing with Pydantic >= 2.10 by @gpauloski in #180 - Remove all Parsl channels by @gpauloski in #185
Full Changelog: v0.2.1...v0.2.2