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 0465a03 commit 3a314dfCopy full SHA for 3a314df
RELEASE_NOTES.md
@@ -12,6 +12,10 @@
12
13
- The `LatestValueCache` class, which used to be internal to the Frequenz SDK, is now available through the channels package.
14
15
+- **Experimental**: `RelaySender`, which is a `Sender` that forwards the messages sent to it, to multiple senders.
16
+
17
+- **Experimental**: `Pipe`, which provides a pipe between two channels, by connecting a `Receiver` to a `Sender`.
18
19
## Bug Fixes
20
21
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments