Skip to content

Akka.NET v1.4.1-rc3 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 10 Mar 19:17
169041c

1.4.1-rc3 March 10 2020

Stable release candidate for Akka.NET 1.4

In Akka.NET v1.4.1-rc2 we rolled back all of the stand-alone HOCON additions and made Akka.NET v1.4 non-breaking.

Changes:

  • 169041c added v1.4.1-RC3 release notes (#4320)
  • 91ece59 Revert common sealing (#4319)
  • 5ac0c7e added missing API checks (#4318)
  • 411fb07 V1.4.1 rc2 release notes (#4316)
  • bb4e7d9 Reintroduce old HOCON, lay groundwork for gradual introduction of HOCON stand-alone (#4299)
  • 8850f8d Fix IActorRef leaks in AddressTerminatedTopic when entity terminates immediately after unwatching a remote actor. (#4305) (#4308)
  • ab76895 Fix atomic updates of AddressTerminatedTopic._subscribers. Also, optimize the implementation to not take copies on Subscribe() or Unsubscribe(). (#4307) (#4309)
  • 1397ea0 harden RemoteActorsLeakSpec (#4315)
  • 085a721 FIX: #4079 sqlite table name was hardcoded (#4313)
  • f1bc8e1 fixed some racy Akka.Streams specs (#4312)
See More

This list of changes was auto generated.