What's Changed
- Fix CI checkout and coverage upload for fork PRs by @matt-ramotar in #737
- Fix RealMutableStore write-queue data race (inverted lock polarity) by @MartinStrambach in #735
- Fix multicaster race that leaves a new downstream without a producer by @MartinStrambach in #740
New Contributors
- @MartinStrambach made their first contribution in #735
Full Changelog: 5.1.0-alpha08...5.1.0-alpha10