Skip to content

Akka.NET v1.4.1-rc2 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 10 Mar 16:30
411fb07

1.4.1-rc2 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.

For information on the full set of changes between RC1 and RC2, please see "What's New in Akka.NET v1.4" on the official Akka.NET website

COMMITS LOC+ LOC- AUTHOR
13 9431 5347 Aaron Stannard
2 3 3 dependabot-preview[bot]
1 97 73 Gregorius Soedharmo
1 6 1 Igor Fedchenko

Changes:

  • 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)
  • c726f11 SAEA already in use error fix (#4301)
  • 717fb24 Nbench 2.0 Integration (Akka.NET v1.4) (#4298)
  • 2214914 Revert "explicitly support CI for the v1.3 branch (#4294)" (#4297)
See More

This list of changes was auto generated.