Skip to content

Akka.NET v1.3.18

Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 09 Mar 22:52
f23f15f

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.