Dispatch Highlevel Interface Release Notes
Summary
Upgrading
- The method
Dispatch.running(type: str)
was replaced with the propertyDispatch.started: bool
. - The SDK dependency was widened to allow versions up to (excluding) v1.0.0-rc1500
New Features
Bug Fixes
- Fixed a crash when reading a Dispatch with frequency YEARLY.
What's Changed
- Bump setuptools-scm[toml] from 7.1.0 to 8.1.0 by @dependabot in #80
- Update dispatch and sdk dependencies by @Marenz in #83
- Reset release notes by @Marenz in #84
- Bump the required group across 1 directory with 7 updates by @dependabot in #85
- Bump setuptools from 68.1.0 to 75.6.0 by @dependabot in #79
- Remove methods that were moved to client repo by @Marenz in #82
- Add note about SDK dependency change by @Marenz in #88
Full Changelog: v0.4.0...v0.5.0