Skip to content

Commit 284c573

Browse files
Rename package from v2 to v1alpha10
1 parent 6874143 commit 284c573

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Summary
44

55
- The changes introduced in v0.9.0 have been reverted. `frequenz.api.reporting.v1` now serves the `frequenz.api.common.v1` definitions.
6-
- A new protobuf package has been introduced, `frequenz.api.reporting.v2`, in which the `frequenz.api.common.v1alpha8` adaptations can be found.
6+
- A new protobuf package has been introduced, `frequenz.api.reporting.v1alpha10`, in which the `frequenz.api.common.v1alpha8` adaptations can be found.
77

88
## Upgrading
99

proto/frequenz/api/reporting/v2/reporting.proto renamed to proto/frequenz/api/reporting/v1alpha10/reporting.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
syntax = "proto3";
1212

13-
package frequenz.api.reporting.v2;
13+
package frequenz.api.reporting.v1alpha10;
1414

1515
import "google/protobuf/timestamp.proto";
1616

File renamed without changes.

0 commit comments

Comments
 (0)