Akka.NET v1.3.2 Stable Release
Streams
- Implemented Restart Flow/Source/Sink graph stages (#3090)
- Implemented MergePrioritized graph stage (#3110)
- Added Streams IO docs (#3109)
- Updated Streams Error-Handling article (#3086)
- Add MergeHub and BroadcastHub docs (#3108)
- Added timeout parameter to Probe.RequestNext and ManualProbe.ExpectNext (#3122)
Other
- Enabled Optimize=true in all netstandard1.6 assemblies (#3088)
- Fixed Sharding serialization bug (#3087)
- Added InternalApi and ApiMayChange annotations (#3101)
- Fixed Tcp throws ArgumentNullException, when receiving data on Mono (#3092)
- Fixed performance degradation if recovering with big numbers of snaps… (#3138)
- Removed dependency on Akka.Tests.Shared.Internals in Akka.Cluster.Testkit (#3131)
- When the underlying assertion api allows, don't drop user messages (#3142)
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
9 | 137 | 59 | Aaron Stannard |
8 | 2713 | 997 | Alex Valuyskiy |
3 | 486 | 95 | Bartosz Sypytkowski |
3 | 12 | 12 | Sebastien Bacquet |
2 | 33 | 7 | ravengerUA |
2 | 184 | 102 | Arjen Smits |
1 | 71 | 7 | Adam Friedman |
1 | 7 | 4 | Sam Neirinck |
1 | 604 | 481 | zbynek001 |
1 | 6 | 6 | Kenneth Ito |
1 | 42 | 3 | Lukas Rieger |
1 | 40 | 2 | Joshua Benjamin |
1 | 4 | 5 | derrickcrowne |
1 | 3 | 2 | Mikhail Moussikhine |
1 | 20 | 0 | Arturo Sevilla |
1 | 2 | 0 | Paweł Bańka |
1 | 17 | 11 | planerist |
1 | 1 | 4 | lesscode |
You can view the full v1.3.2 change set here.