Commit d63985b0 authored by Dominik Charousset's avatar Dominik Charousset

Document recent fixes

parent 9ec924a8
...@@ -24,6 +24,8 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -24,6 +24,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
their observer. their observer.
- The `fan_out_request` request now properly deals with actor handles that - The `fan_out_request` request now properly deals with actor handles that
respond with `void` (#1369). respond with `void` (#1369).
- Fix subscription and event handling in flow buffer operator.
- Fix undefined behavior in getter functions of the flow `mcast` operator.
## [0.19.0-rc.1] - 2022-10-31 ## [0.19.0-rc.1] - 2022-10-31
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment