Akka.Streams.TestKit
1.4.13
Testkit for Reactive stream support for Akka.NET
See the version list below for details.
Install-Package Akka.Streams.TestKit -Version 1.4.13
dotnet add package Akka.Streams.TestKit --version 1.4.13
<PackageReference Include="Akka.Streams.TestKit" Version="1.4.13" />
paket add Akka.Streams.TestKit --version 1.4.13
#r "nuget: Akka.Streams.TestKit, 1.4.13"
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.13 includes a number of bug fixes and enhancements:
`AppVersion` now uses Assembly Version by Default**
The new `AppVersion` setting, which is used to communicate application version numbers throughout Akka.Cluster and is used in scenarios such as Akka.Cluster.Sharding to help determine which nodes receive new shard allocations and which ones do not, now uses the following default HOCON setting:
```
akka.cluster.app-version = assembly-version
```
By default now the `AppVersion` communicated inside Akka.Cluster `Member` events uses the `Major.Minor.BuildNumber` from the `Assembly.GetEntryssembly()` or `Assembly.GetExecutingAssembly()` (in case the `EntryAssembly` is `null`). That way any updates made to your executable's (i.e. the .dll that hosts `Program.cs`) version number will be automatically reflected in the cluster now without Akka.NET developers having to set an additional configuration value during deployments.
Other bug fixes and improvements:
[Akka.IO: UdpExt.Manager: OverflowException when sending UDP packets to terminated clients](https://github.com/akkadotnet/akka.net/issues/4641)
[Akka.Configuration / Akka.Streams: Memory Leak when using many short lived instances of ActorMaterializer](https://github.com/akkadotnet/akka.net/issues/4659)
[Akka: Deprecate `PatternMatch`](https://github.com/akkadotnet/akka.net/issues/4658)
[Akka: FSM: exception in LogTermination changes stopEvent.Reason to Shutdown](https://github.com/akkadotnet/akka.net/issues/3723)
[Akka.Cluster.Tools: ClusterSingleton - Ignore possible state change in start](https://github.com/akkadotnet/akka.net/pull/4646)
[Akka.Cluster.Tools: DistributedPubSub - new setting and small fixes](https://github.com/akkadotnet/akka.net/pull/4649)
[Akka.DistributedData: `KeyNotFoundException` thrown periodically](https://github.com/akkadotnet/akka.net/issues/4639)
To see the [full set of fixes in Akka.NET v1.4.13, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/44).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 5 | 316 | 29 | Aaron Stannard |
| 2 | 53 | 8 | Gregorius Soedharmo |
| 2 | 223 | 197 | zbynek001 |
| 2 | 2 | 2 | dependabot-preview[bot] |
| 2 | 11 | 3 | Ebere Abanonu |
| 1 | 37 | 27 | Razvan Goga |
| 1 | 217 | 11 | motmot80 |
| 1 | 2 | 0 | Ismael Hamed |
Dependencies
-
.NETStandard 2.0
- Akka.Streams (>= 1.4.13)
- Akka.TestKit (>= 1.4.13)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Akka.Streams.TestKit:
Package | Downloads |
---|---|
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
|
|
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
|
|
Akkling.Streams.TestKit
F# wrapper library for Akka.NET Streams TestKit library using FsCheck and xUnit.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.16 | 748 | 1/22/2021 |
1.4.15 | 220 | 1/20/2021 |
1.4.14 | 1,010 | 12/30/2020 |
1.4.13 | 379 | 12/16/2020 |
1.4.12 | 979 | 11/16/2020 |
1.4.11 | 1,991 | 11/5/2020 |
1.4.10 | 3,263 | 8/20/2020 |
1.4.9 | 4,431 | 7/21/2020 |
1.4.8 | 1,014 | 6/17/2020 |
1.4.7 | 687 | 5/27/2020 |
1.4.6 | 362 | 5/12/2020 |
1.4.5 | 368 | 4/29/2020 |
1.4.4 | 1,050 | 3/31/2020 |
1.4.3 | 375 | 3/18/2020 |
1.4.2 | 456 | 3/13/2020 |
1.4.1 | 362 | 3/11/2020 |
1.4.1-rc3 | 313 | 3/10/2020 |
1.4.1-rc2 | 258 | 3/10/2020 |
1.4.1-rc1 | 401 | 2/28/2020 |
1.4.0-beta4 | 438 | 1/28/2020 |
1.4.0-beta3 | 403 | 10/30/2019 |
1.4.0-beta2 | 413 | 9/23/2019 |
1.4.0-beta1 | 348 | 7/19/2019 |
1.3.18 | 681 | 3/9/2020 |
1.3.17 | 507 | 12/20/2019 |
1.3.16 | 448 | 11/14/2019 |
1.3.15 | 565 | 9/23/2019 |
1.3.14 | 2,507 | 7/30/2019 |
1.3.13 | 1,785 | 4/30/2019 |
1.3.12 | 1,382 | 3/14/2019 |
1.3.11 | 963 | 12/18/2018 |
1.3.10 | 4,514 | 11/2/2018 |
1.3.9 | 4,153 | 8/23/2018 |
1.3.8 | 2,480 | 6/5/2018 |
1.3.7 | 1,495 | 5/15/2018 |
1.3.6 | 828 | 4/17/2018 |
1.3.5 | 2,015 | 2/22/2018 |
1.3.4 | 839 | 2/1/2018 |
1.3.3 | 735 | 1/19/2018 |
1.3.2 | 857 | 10/21/2017 |
1.3.1 | 3,188 | 9/5/2017 |
1.3.0 | 804 | 8/11/2017 |
1.2.3 | 724 | 7/10/2017 |
1.2.2 | 718 | 6/28/2017 |
1.2.1 | 811 | 6/23/2017 |
1.2.0 | 896 | 4/12/2017 |
1.1.3.32-beta | 945 | 1/23/2017 |
1.1.3.31-beta | 590 | 1/23/2017 |
1.1.2.30-beta | 893 | 9/22/2016 |
1.1.2.29-beta | 605 | 9/22/2016 |
1.1.1.28-beta | 744 | 7/16/2016 |
1.1.1.27-beta | 614 | 7/16/2016 |
1.1.0.26-beta | 670 | 7/7/2016 |