Commit 5ccca5da authored by Dominik Charousset's avatar Dominik Charousset

Document streaming fix for the CAF 0.17 series

parent 6c5a483d
...@@ -223,6 +223,8 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -223,6 +223,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
parent broker on creation, which prevented proper system shutdown in some parent broker on creation, which prevented proper system shutdown in some
cases. Adding all servants consistently to the broker should make sure UDP cases. Adding all servants consistently to the broker should make sure UDP
brokers terminate correctly (#1133). brokers terminate correctly (#1133).
- Backport stream manager fix from CAF 0.18 for fused downstream managers that
prevent loss of messages during regular actor shutdown.
## [0.17.6] - 2020-07-24 ## [0.17.6] - 2020-07-24
......
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