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
+ * [ Upgraded to Akka.NET v1.5.30] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.30 )
4
+ * [ Bump Confluent.Kafka to 2.4.0] ( https://github.com/akkadotnet/Akka.Streams.Kafka/pull/402 )
5
+
1
6
#### 1.5.29 October 1st 2024 ####
2
7
8
+ > [ !NOTE]
9
+ >
10
+ > ** Deprecated**
11
+ >
12
+ > Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
13
+
3
14
* [ Upgraded to Akka.NET v1.5.29] ( https://github.com/akkadotnet/akka.net/releases/tag/1.5.29 )
4
15
* [ Bump Confluent.Kafka to 2.4.0] ( https://github.com/akkadotnet/Akka.Streams.Kafka/pull/402 )
5
16
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4
4
<!-- Nuget package versions -->
5
- <AkkaVersion >1.5.29 </AkkaVersion >
5
+ <AkkaVersion >1.5.30 </AkkaVersion >
6
6
<!-- Unit test Nuget package versions -->
7
7
<NBenchVersion >1.2.2</NBenchVersion >
8
8
<TestSdkVersion >17.4.1</TestSdkVersion >
You can’t perform that action at this time.
0 commit comments