v0.15.1
Frequenz Channels Release Notes
Summary
This is a bugfix release that mainly uses more up to date dependencies and extend the range of supported dependencies. There is technically one breaking change though, but this is hardly used by anyone.
Upgrading
FileWatcherno longer accepts or setsNoneas theevent_typesargument. Instead, all available event types are now set by default while still providing the flexibility to customize the event types as needed.
Bug Fixes
- Many documentation examples were fixed.
What's Changed
- Clear release notes by @leandro-lucarella-frequenz in #90
- Add dependabot config and pin dependencies by @leandro-lucarella-frequenz in #92
- Bump mkdocs-section-index from 0.3.4 to 0.3.5 by @dependabot in #98
- Bump frequenz-floss/setup-git-user from 1 to 2 by @dependabot in #100
- Bump mkdocs-literate-nav from 0.4.0 to 0.6.0 by @dependabot in #94
- Merge various dependency updates by @leandro-lucarella-frequenz in #102
- Bump mkdocs-material from 8.5.7 to 9.1.12 by @dependabot in #97
- Bump mkdocs-material from 9.1.12 to 9.1.13 by @dependabot in #103
- Update event_types parameter in FileWatcher by @daniel-zullo-frequenz in #89
- Bump mkdocs-material from 9.1.13 to 9.1.14 by @dependabot in #104
- Validate docstring examples by @Marenz in #101
- Update release notes for v0.15.1 by @leandro-lucarella-frequenz in #105
New Contributors
- @dependabot made their first contribution in #98
- @Marenz made their first contribution in #101
Full Changelog: v0.15.0...v0.15.1