v0.8.0
Frequenz Reporting API Release Notes
Summary
- Dependency versions have been bumped, see "Upgrading" for specifics
- Renaming of time filter fields, see "Upgrading" for specifics
Upgrading
- The minimum allowed version of
protobufandgrpciohas been updated to 6.31.1 and 1.72.1 respectively, you might also need to bump your dependencies accordingly. - The fields
startandendinTimeFilterhave been renamed tostart_timeandend_timerespectively. Apps that implement this API should take care.
New Features
Bug Fixes
What's Changed
- Bump nox from 2024.10.9 to 2025.2.9 by @dependabot in #84
- Update to repo-config v0.13.2 by @llucax in #89
- Bump protobuf and grpcio to 6.31.1 and 1.72.1 respectively by @llucax in #100
- Bump pydoclint from 0.6.0 to 0.6.6 by @dependabot in #96
- Bump the minor group across 1 directory with 7 updates by @dependabot in #102
- Bump the patch group across 1 directory with 7 updates by @dependabot in #101
- Bump actions/checkout from 3 to 4 by @dependabot in #99
- Bump grpc-stubs from 1.53.0.5 to 1.53.0.6 by @dependabot in #98
- Bump setuptools from 75.8.0 to 80.9.0 by @dependabot in #95
- Update release notes by @stefan-brus-frequenz in #103
New Contributors
Full Changelog: v0.7.0...v0.8.0