Skip to content

Update frequenz-api-common to v0.5.0#173

Merged
tiyash-basu-frequenz merged 2 commits intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:update_common
Nov 10, 2023
Merged

Update frequenz-api-common to v0.5.0#173
tiyash-basu-frequenz merged 2 commits intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:update_common

Conversation

@tiyash-basu-frequenz
Copy link
Copy Markdown
Contributor

No description provided.

@tiyash-basu-frequenz tiyash-basu-frequenz added this to the v0.16.0 milestone Nov 1, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz self-assigned this Nov 1, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner November 1, 2023 16:53
@tiyash-basu-frequenz tiyash-basu-frequenz marked this pull request as draft November 1, 2023 16:53
@github-actions github-actions Bot added the part:protobuf Affects the protocol buffer definition files label Nov 1, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz force-pushed the update_common branch 2 times, most recently from 5c226a3 to 94b1db9 Compare November 3, 2023 14:22
@github-actions github-actions Bot added the part:docs Affects the documentation label Nov 3, 2023
@github-actions github-actions Bot added part:tests Affects the unit, integration and performance (benchmarks) tests part:python Affects the Python bindings labels Nov 3, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz force-pushed the update_common branch 3 times, most recently from 5b9abf2 to 24d9f3a Compare November 9, 2023 14:58
@github-actions github-actions Bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Nov 9, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz force-pushed the update_common branch 2 times, most recently from ef094c4 to ba87aaf Compare November 10, 2023 13:31
@tiyash-basu-frequenz tiyash-basu-frequenz changed the title Update frequenz-api-common submodule Update frequenz-api-common to v0.5.0 Nov 10, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz marked this pull request as ready for review November 10, 2023 13:32
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner November 10, 2023 13:32
Copy link
Copy Markdown
Contributor

@llucax llucax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably want to also update the mkdocs.yml file (maybe also do a git grep api-common to make sure we are not missing any other reference?

Comment thread RELEASE_NOTES.md Outdated
Comment thread pyproject.toml Outdated
@llucax
Copy link
Copy Markdown
Contributor

llucax commented Nov 10, 2023

I guess you didn't saw the review comment above?

image

GitHub should really do something about those review comments, they are very easy to miss and I just realized they don't even have a way to put a link to them!

This commit upgrades the common protobuf dependency to v0.5.0.
The protobuf messages returned by the RPCs are now in the
`frequenz.api.common.v1` package.

As a result, all files besides microgrid.proto have become obsolete, and
have been removed.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
After upgrading to v0.5.0 of frequenz-api-common, a few older release notes
became obsolete, and therefore, have been removed.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
@tiyash-basu-frequenz
Copy link
Copy Markdown
Contributor Author

I guess you didn't saw the review comment above?

You are right, I missed it.

It was a good suggestion though. I fixed the line you had linked. Plus, I also found another line in the release notes that referred to v0.3, and removed it.

@tiyash-basu-frequenz tiyash-basu-frequenz added this pull request to the merge queue Nov 10, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit a21a8ad Nov 10, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz deleted the update_common branch November 10, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files part:python Affects the Python bindings part:tests Affects the unit, integration and performance (benchmarks) tests part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants