Skip to content

Akka.NET v1.5.13

Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 18 Sep 19:09
51f0574

1.5.13 August 26th 2023

Akka.NET v1.5.13 is a maintenance release with several bug fixes and also performance and QOL improvements.

If you want to see the full set of changes made in Akka.NET v1.5.13, click here.

COMMITS LOC+ LOC- AUTHOR
18 25 25 dependabot[bot]
6 435 200 Gregorius Soedharmo
4 512 293 Aaron Stannard
2 3 7 Simon Cropp
1 7 0 Sergey Popov
1 66 17 Ismael Hamed
1 1 1 HamzaAmjad-RG

Changes:

See More
  • f5ce02c Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (#6900)
  • 2f554be Bump Verify.Xunit from 20.8.1 to 20.8.2 (#6895)
  • a91bb5e Akka.Actor: tuck all scheduled Tell messages into IScheduledMsg envelope (#6461)
  • 24cbbb3 Update RELEASE_NOTES.md for 1.5.13-beta1 release (#6894)
  • 0c49fdb Fixed DDataShardCoordinator NullReferenceException (#6892) [ #6890 ]
  • 8b2ded4 Bump Google.Protobuf from 3.24.0 to 3.24.1 (#6891)
  • c5b1320 .NET 6: PeriodicTimer scheduler replacement for dedicated thread (#6435) [ #168 ]
  • 0a66f94 Bump Verify.Xunit from 20.8.0 to 20.8.1 (#6890)
  • 470c8ae PreStart to Protected (#6889)
  • 9942ad9 Improve Streams Throttle. Log errors, improve tests, and add supervisor strategy support (#6886)
  • 3e41061 fix broken editor config (#6888)
  • 982d96d Improve Streams SelectAsync. Log errors and improve test (#6884)
  • cad7180 Bump Verify.Xunit from 20.7.0 to 20.8.0 (#6882)
  • fb5df2a DDataShardCoordinator remember-entities timeout logging (#6885)
  • a721e70 Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#6883)
  • 7346a2f Added InternalStableApi annotation (#6880)
  • 3de1345 Bump Verify.Xunit from 20.6.0 to 20.7.0 (#6881)
  • ac81c08 Bump Google.Protobuf from 3.23.4 to 3.24.0 (#6879)
  • 85f8c0b Bump Microsoft.Extensions.ObjectPool from 7.0.8 to 7.0.10 (#6875)
  • 28eb3ce Bump Microsoft.Data.SQLite from 7.0.9 to 7.0.10 (#6876)
  • 5609fc1 Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.6 to 0.13.7 (#6872)
  • 220dfe8 Bump BenchmarkDotNet from 0.13.6 to 0.13.7 (#6871)
  • a131e99 Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#6873)
  • 1fbe838 Akka.NET v1.5 upgrade guide documentation fix (#6778). (#6874)

This list of changes was auto generated.