·
17 commits
to v0.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Frequenz Assets API Release Notes
Summary
This release adds ListMicrogrids and GetGridpool to
frequenz.api.platformassets.v1alpha1.
Upgrading
frequenz.api.platformassets.v1alpha1.PlatformAssetsServicenow includes
ListMicrogrids.frequenz.api.platformassets.v1alpha1includes theGetGridpool
request/response messages and RPC.frequenz.api.platformassets.v1alpha1remains a separate versioned package
with the renamedPlatformAssetsService.
New Features
- Add the
ListMicrogridsRPC to thePlatformAssetsServiceservice. - Add the
GetGridpoolRPC to thePlatformAssetsServiceservice.
What's Changed
- Bump the minor group with 5 updates by @dependabot[bot] in #16
- build(deps): Bump the patch group across 1 directory with 8 updates by @dependabot[bot] in #22
- Bump pydoclint from 0.6.0 to 0.6.6 by @dependabot[bot] in #18
- chore(submodules): update frequenz-api-common submodule to latest commit by @sandovalrr in #23
- chore(submodules): update frequenz-api-common submodule to specific commit ebf585f by @sandovalrr in #32
- chore(submodules): update frequenz-api-common submodule to specific commit 0e45c6d by @sandovalrr in #33
- feat(v1alpha8): Update proto imports to v1alpha8 for microgrid components in assets.proto by @sandovalrr in #37
- chore(submodules): update frequenz-api-common submodule to latest version by @sandovalrr in #45
- build(deps): Bump the compatible group with 2 updates by @dependabot[bot] in #36
- build(deps): Bump the patch group across 1 directory with 4 updates by @dependabot[bot] in #43
- build(deps): Bump pydoclint from 0.6.6 to 0.7.3 by @dependabot[bot] in #42
- Add repo-config auto-migration workflow by @llucax in #65
- build(deps): Bump the compatible group across 1 directory with 3 updates by @dependabot[bot] in #67
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #53
- build(deps): Bump actions/labeler from 5.0.0 to 6.0.1 by @dependabot[bot] in #49
- build(deps): Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #48
- build(deps-dev): Bump the patch group across 1 directory with 2 updates by @dependabot[bot] in #68
- build(deps): Bump actions/checkout from 3 to 6 by @dependabot[bot] in #57
- build(deps-dev): Bump mkdocstrings from 0.30.1 to 1.0.4 by @dependabot[bot] in #73
- build(deps): Bump protobuf from 6.31.1 to 6.33.5 by @dependabot[bot] in #75
- build(deps-dev): Bump black from 25.1.0 to 26.3.1 by @dependabot[bot] in #74
- build(deps-dev): Bump frequenz-repo-config from 0.13.5 to 0.17.0 in the repo-config group across 1 directory by @dependabot[bot] in #70
- chore(deps): Bump the compatible group across 1 directory with 5 updates by @dependabot[bot] in #81
- chore(deps-dev): Bump mkdocstrings-python from 1.16.12 to 2.0.3 by @dependabot[bot] in #71
- chore(deps-dev): Bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #76
- chore(deps-dev): Bump pydoclint from 0.7.3 to 0.8.3 by @dependabot[bot] in #58
- chore(deps): Bump actions/create-github-app-token from 2.2.1 to 3.1.1 by @dependabot[bot] in #78
- chore(deps-dev): Bump mkdocs-gen-files from 0.5.0 to 0.6.1 by @dependabot[bot] in #72
- Fix dependabot grpcio/protobuf updates by @llucax in #83
- chore(deps-dev): Bump the minor group across 1 directory with 5 updates by @dependabot[bot] in #86
- chore(deps): Bump frequenz-floss/gh-action-setup-python-with-deps from 0d0d77eac3b54799f31f25a1060ef2c6ebdf9299 to e4d0b2ef8f5a1612d7827f3abaef17c931d2b946 by @dependabot[bot] in #85
- chore(deps): Bump frequenz-floss/gh-action-setup-git from 16952aac3ccc01d27412fe0dea3ea946530dcace to f9d86a01228ee1cadaac5224d4d7626f1eb23f90 by @dependabot[bot] in #87
- chore(deps-dev): Bump mypy from 1.17.1 to 2.0.0 by @dependabot[bot] in #89
- chore(deps-dev): Bump nox from 2025.5.1 to 2026.4.10 by @dependabot[bot] in #90
- chore(deps-dev): Bump setuptools-scm from 8.3.1 to 10.0.5 by @dependabot[bot] in #92
- chore(deps-dev): Bump pylint from 3.3.8 to 4.0.5 by @dependabot[bot] in #94
- chore(deps-dev): Bump setuptools from 80.9.0 to 82.0.1 by @dependabot[bot] in #93
- chore(deps): Bump the grpc-compatible group with 2 updates by @dependabot[bot] in #88
- chore(deps-dev): Bump isort from 6.0.1 to 8.0.1 by @dependabot[bot] in #91
- ListMicrogridElectricalComponentConnectionsRequest header doc changes by @thomas-nicolai-frequenz in #95
- feat(assets): add ListMicrogrids, GetGridpool RPC and associated request/response messages by @sandovalrr in #55
New Contributors
- @dependabot[bot] made their first contribution in #16
- @thomas-nicolai-frequenz made their first contribution in #95
Full Changelog: v0.0.2...v0.2.1