v1.0.0-rc1200
Pre-release
Pre-release
github-actions
released this
18 Nov 10:21
·
17 commits
to v1.x.x
since this release
Frequenz Python SDK Release Notes
Upgrading
New Features
frequenz.sdk.config.load_config()
can now use a base schema to customize even further how data is loaded.
What's Changed
- Clear release notes by @llucax in #1100
- Check that load_config raises ValidationError if config is None by @ela-kotulska-frequenz in #1102
- Allow passing a
base_schema
toload_config()
by @llucax in #1103 - Restore support for marshmallow_dataclass by @ela-kotulska-frequenz in #1106
- Prepare release notes for next release by @ela-kotulska-frequenz in #1107
Full Changelog: v1.0.0-rc1100...v1.0.0-rc1200