v1.0.0-rc2000
Pre-release
Pre-release
·
158 commits
to v1.x.x
since this release
Frequenz Python SDK Release Notes
New Features
- The SDK now officially support Python 3.13.
Bug Fixes
- Fixed issue where actors would restart instead of stopping when exceptions occurred during cancellation. Actors now properly stop and surface the unhandled exception.
What's Changed
- Clear release notes by @shsms in #1220
- Update tests to support latest time-machine by @shsms in #1221
- Add missing PV and EV components to datapipeline's
stopmethod by @shsms in #1222 - Add support for Python 3.13 by @llucax in #1219
- Fix issue with actor restarting instead of stopping by @ela-kotulska-frequenz in #1223
- Update release notes by @ela-kotulska-frequenz in #1224
Full Changelog: v1.0.0-rc1900...v1.0.0-rc2000