File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.5.30] / October 3rd 2024
2+
3+ * [ Update Akka.NET to 1.5.29] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.30 )
4+ * [ Make sure that any exceptions thrown during start-up are logged and stops the application] ( https://github.com/akkadotnet/Akka.Hosting/pull/494 )
5+
16## [ 1.5.29] / October 1st 2024
27
8+ > [ !NOTE]
9+ >
10+ > ** Deprecated**
11+ >
12+ > Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
13+
314* [ Update Akka.NET to 1.5.29] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.29 )
415* [ Make sure that any exceptions thrown during start-up are logged and stops the application] ( https://github.com/akkadotnet/Akka.Hosting/pull/494 )
516
Original file line number Diff line number Diff line change 2525 <TestSdkVersion >17.11.1</TestSdkVersion >
2626 <CoverletVersion >6.0.2</CoverletVersion >
2727 <XunitRunneVisualstudio >2.8.1</XunitRunneVisualstudio >
28- <AkkaVersion >1.5.29 </AkkaVersion >
28+ <AkkaVersion >1.5.30 </AkkaVersion >
2929 <MicrosoftExtensionsVersion >[6.0.0,)</MicrosoftExtensionsVersion >
3030 </PropertyGroup >
3131
You can’t perform that action at this time.
0 commit comments