v0.3.1
Frequenz Common API Release Notes
New Features
-
Added a new message named
Location, representing the co-ordinates of a
geographical location and the corresponding country-code. -
Added a new variant
COMPONENT_CATEGORY_RELAYto theComponentCategory
enum. -
Added a new variant
COMPONENT_CATEGORY_PRECHARGE_MODULEto the
ComponentCategoryenum.
What's Changed
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #25
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #26
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #27
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #28
- Bump actions/labeler from 4.1.0 to 4.2.0 by @dependabot in #29
- Upgrade to repo-config v0.3.0 by @llucax in #31
- Bump mkdocs-material from 9.1.16 to 9.1.18 by @dependabot in #33
- Replace protolint check with yoheimuta/action-protolint by @llucax in #32
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #35
- Bump mkdocs-material from 9.1.18 to 9.1.19 by @dependabot in #38
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #39
- Regenerate repository using repo-config v0.4.0 by @llucax in #37
- Bump mkdocs-material from 9.1.19 to 9.1.21 by @dependabot in #40
- Bump actions/labeler from 4.2.0 to 4.3.0 by @dependabot in #34
- Configure the protobuf include paths by @llucax in #41
- Update protobuf file headers by @tiyash-basu-frequenz in #47
- Add a message
Locationto represent geo co-ordinates by @tiyash-basu-frequenz in #48 - Add new component categories for relays and precharge modules by @tiyash-basu-frequenz in #49
- Revert "Update protobuf file headers" by @llucax in #50
- Add country code to the Location message by @tiyash-basu-frequenz in #53
- Remove empty section from the release notes by @llucax in #54
New Contributors
Full Changelog: v0.3.0...v0.3.1