github akkadotnet/akka.net 1.3.14
Akka.NET v1.3.14 Stable Release

latest releases: 1.3.19, 1.5.20, 1.5.19...
4 years ago

1.3.14 July 29 2019

Maintenance Release for Akka.NET 1.3
You know what? We're going to stop promising that this is the last 1.3.x release, because even though we've said that twice... We now have another 1.3.x release.

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

To see the full set of changes for Akka.NET v1.3.14, click here.

COMMITS LOC+ LOC- AUTHOR
22 2893 828 Aaron Stannard
3 1706 347 zbynek001
2 37 114 Ismael Hamed
1 65 47 Ondrej Pialek
1 3 3 Abi
1 18 16 Peter Huang
1 1 2 Maciej Wódke
1 1 1 Wessel Kranenborg
1 1 1 Kaiwei Li
1 1 1 jdsartori

Changes:

  • 14a26ef Merge pull request #3869 from Aaronontheweb/v1.3.14-backport2
  • 9726db5 added updated Windows Release pipeline YAML file (#3873)
  • c1f861a added v1.3.14 release notes
  • e909e8d fixed compilation errors caused by backport
  • f918475 disable incremental builds
  • 59410e0 disabled v1.4.0-beta1 common.props insertion for Akka.Persistence.Sqlite.Tests.csproj
  • 17386d3 ClusterClient fixes (#3866) [ #2535, #2312, #3840 ]
  • c2e8fa9 fix typo in transports.md (#3865)
  • 5d619ed Allow AtLeastOnceDelivery parameters to be set from deriving classes (as intended) (#3810)
  • daacad7 Fix sharding recovery error and WithTransport serialization (#3744) [ #3414 ]
See more
  • 150ff43 close #3783 - added SourceLink support (#3848)
  • 57043aa Added nightly builds YAML definition for Azure DevOps (#3849)
  • ecd50b9 ShardStats and ClusterShardingStats serialization fix (#3832) [ #3830 ]
  • 14e5e84 reduce allocations in RemoteSystemDaemon ActorPath resolution (#3842)
  • 754e6b8 Don't passivate idle for remembering entities (#3833)
  • fecc2a3 catch NotSerializableException from deserialization, Migrated from #20641 (#3782) [ #24910 ]
  • edd629f Updated CircuitBreaker documentation with correct exception (#3828)
  • 271f6f4 Removed return of force exit task in coordinated shutdown, which caused timeout #3815 (#3816)
  • 0bd45ae Changed subscriber lists to immutable collections (#3823)
  • 806f103 fixed solution issues that prevented NuGet publication (#3819)
  • ab4d436 close #3807 - fixed NRE with build.fsx when not running incrementally (#3818)
  • d0766a5 Batch update with singleton/sharding fixes (#3780) [ #25854, #25274, #24442, #25639, #25710, #26336, #26339, #26793, #25648, #26061, #26012, #26101, #26214, #26451, #26452, #25782, #26819, #26878 ]
  • 285cf5f sharding PassivateIdle fix (#3808)
  • dfcd558 close #3796 - glob all artifact subfolderS (#3802)
  • 856d237 close #3797 - moved 'fail' stage after artifact copy stage (#3799)
  • 8d5baf1 Fix docfx warning re: index.html links (#3707)
  • 3e45848 Update Storage Plugins page Ref Issue #3732 (#3787)
  • 8da604f Skip MNTRNuGet pack when skipping builds (#3795)
  • b48b1c6 added Azure Pipelines build system (#3794)
  • 0fe3ea9 BatchingSqlJournal now preserves Sender in PersistCallback (#3779)

This list of changes was auto generated.

Don't miss a new akka.net release

NewReleases is sending notifications on new releases.