Skip to content

Commit 8ff21cc

Browse files
Update release notes
Signed-off-by: camille-bouvy-frequenz <[email protected]>
1 parent 9cf5ae1 commit 8ff21cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@
88

99
* Updated frequenz-client-common version range to >=0.1.0, <0.4.0
1010
* Upgraded grpcio to >=1.68.1, <2 and protobuf to >=5.29.2, <6 to resolve compatibility issues
11+
* Unify Public Trades streaming and listing (to align with the proto changes in v0.5.0)
12+
* Removed `list_public_trades`
13+
* Replaced `public_trades_stream` with `receive_public_trades`
14+
* `receive_public_trades` now supports an optional time range (`start_time`, `end_time`)
1115

1216
## New Features
1317

14-
<!-- Here goes the main new features and examples or instructions on how to use them -->
1518

1619
## Bug Fixes
1720

0 commit comments

Comments
 (0)