Prepare for release v0.18.0 - #210
Merged
Merged
Conversation
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
llucax
force-pushed
the
release-v0.18
branch
from
November 18, 2025 15:15
b1c4cae to
76b6ef2
Compare
llucax
marked this pull request as ready for review
November 18, 2025 15:15
llucax
requested review from
Copilot,
daniel-zullo-frequenz and
hannah-stevenson-frequenz
November 18, 2025 15:15
There was a problem hiding this comment.
Pull Request Overview
This PR prepares the repository for the v0.18.0 release, which introduces major breaking changes aligned with upstream Microgrid API specification version 0.18.x and frequenz-api-common v1 namespace.
Key changes:
- Removed duplicate code in test case assertion functions
- Completely rewrote RELEASE_NOTES.md with comprehensive upgrade documentation including migration guide from v0.9.1
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tests/client_test_cases/set_component_power_active/success_case.py | Removed duplicate docstring and assert statement in assert_client_result() function |
| tests/client_test_cases/set_component_power_active/no_lifetime_case.py | Removed duplicate assert statement in assert_client_result() function |
| RELEASE_NOTES.md | Complete rewrite of release notes with detailed upgrade guide covering breaking API changes, migration instructions with code examples, and documentation of new features and bug fixes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
shsms
approved these changes
Nov 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.