github akkadotnet/akka.net 1.3.18
Akka.NET v1.3.18

latest releases: 1.5.19, 1.5.18, 1.5.17.1...
4 years ago

1.3.18 March 09 2020

Maintenance Release for Akka.NET 1.3

1.3.18 consists of non-breaking bugfixes and additions that have been contributed against the Akka.NET v1.4.0 milestone thus far.

This patch includes some important fixes for Akka.Remote including

To see the full set of changes in Akka.NET v1.3.18, click here.

Changes:

  • f23f15f added v1.3.18 release notes (#4311)
  • be94d55 Merge pull request #4310 from Aaronontheweb/v1.3.18-backport
  • c8cc24f close #4246 - no throw inside EndpointReader (#4249)
  • 9475326 close #3879 - disable buffer pooling in DotNetty transport (#4252)
  • da53e08 Fix atomic updates of AddressTerminatedTopic._subscribers. Also, optimize the implementation to not take copies on Subscribe() or Unsubscribe(). (#4307)
  • 9f2948a Fix IActorRef leaks in AddressTerminatedTopic when entity terminates immediately after unwatching a remote actor. (#4305)
  • c0cec03 adding NBench 2.0 to 1.3 Akka.NET (#4293) [ #4292 ]
  • 5542210 update build YAML for v1.3 (#4296)
  • 546a5a0 compute incremental changes against the v1.3 branch for 1.3 PRs (#4295)

This list of changes was auto generated.

Don't miss a new akka.net release

NewReleases is sending notifications on new releases.