We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb991e commit 8444a62Copy full SHA for 8444a62
RELEASE_NOTES.md
@@ -6,11 +6,12 @@
6
7
## Upgrading
8
9
-<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
+* Updated frequenz-client-common version range to >=0.1.0, <0.4.0
10
+* Upgraded grpcio to >=1.68.1, <2 and protobuf to >=5.29.2, <6 to resolve compatibility issues
11
12
## New Features
13
-<!-- Here goes the main new features and examples or instructions on how to use them -->
14
+* The `list_*` methods now accept an optional `page_token` parameter for manual pagination control
15
16
## Bug Fixes
17
0 commit comments