Akka.net v1.3.2 Release Notes

Release Date: 2017-10-20 // over 6 years ago
  • ๐Ÿš€ Maintenance Release for Akka.NET 1.3

    ๐Ÿ›  Updates and bugfixes:

    • ๐Ÿ›  Bugfix: Akka incorrectly schedules continuations after .Ask, causing deadlocks and/or delays
    • ๐Ÿ›  Bugfix: ByteString.ToString is sometimes broken for Unicode encoding
    • ๐Ÿ›  Bugfix: ClusterShardingMessageSerializer Exception after upgrade from 1.2.0 to 1.3.1
    • ๐Ÿ›  Bugfix: Fix an inconstant ToString on ConsistentRoutee when the node is remote vs. local
    • ๐Ÿ“š Various documentation fixes
    • ๐Ÿ”€ Akka.Streams: Implement MergePrioritized
    • Akka.Streams: Implement Restart Flow/Source/Sink
    • โšก๏ธ Akka.TestKit.Xunit: updated xunit dependency to 2.3.0 stable.
    • ๐Ÿšš Akka.Cluster.TestKit: removed dependency on Akka.Tests.Shared.Internals
    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 Pawel Banka
    1 17 11 planerist
    1 1 4 lesscode

    You can view the full v1.3.2 change set here.