Akka.Persistence.TCK
1.4.12
Testkit for Persistence actor support for Akka.NET
See the version list below for details.
Install-Package Akka.Persistence.TCK -Version 1.4.12
dotnet add package Akka.Persistence.TCK --version 1.4.12
<PackageReference Include="Akka.Persistence.TCK" Version="1.4.12" />
paket add Akka.Persistence.TCK --version 1.4.12
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.12 is a relatively minor release, but it includes some breaking changes:
BREAKING CHANGE**: [Akka.Cluster.Sharding: batch update](https://github.com/akkadotnet/akka.net/pull/4600) - includes some important updates for rebalancing shards more quickly, handling rolling updates, and using the new `AppVersion` type introduced in Akka.NET v1.4.11 to avoid allocating shards onto nodes that are being replaced during an upgrade. The breaking change: renamed the `Akka.Cluster.Sharding.TunningParameters` to `Akka.Cluster.Sharding.TuningParameters` in order to fix a misspelling. This changes the public API of all of the Akka.Cluster.Sharding settings classes - it shouldn't affect your Akka.NET application directly, but it will affect any plugins built on top of Akka.Cluster.Sharding.
[Akka.Streams: Make DistinctRetainingFanOutPublisher a public member](https://github.com/akkadotnet/akka.net/pull/4630) - needed to update Akka.Persistence plugins to implement Akka.Persistence.Query "CurrentPersistenceIds` queries correctly.
[Introduce Akka.Discovery Module](https://github.com/akkadotnet/akka.net/pull/4599) - introduces the brand new Akka.Discovery module, which allows Akka.NET services to discover Akka.Cluster seed endpoints, Kafka nodes, and more via a variety of methods. This module is still in beta as of 1.4.12 but it will be developed, documented, and incorporated into more tutorials + modules as it matures. You can read more about Akka.Discovery here: https://getakka.net/articles/discovery/index.html
To see the [full set of fixes in Akka.NET v1.4.12, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/43).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 6 | 333 | 34 | Aaron Stannard |
| 2 | 2 | 2 | dependabot-preview[bot] |
| 1 | 5 | 25 | Ebere Abanonu |
| 1 | 2823 | 384 | zbynek001 |
| 1 | 1449 | 0 | Ismael Hamed |
Dependencies
-
.NETStandard 2.0
- Akka.Persistence (>= 1.4.12)
- Akka.Persistence.Query (>= 1.4.12)
- Akka.Streams.TestKit (>= 1.4.12)
- Akka.TestKit.Xunit2 (>= 1.4.12)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akka.Persistence.TCK:
Package | Downloads |
---|---|
Akka.Persistence.Sql.TestKit
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.15 | 0 | 1/20/2021 |
1.4.14 | 198 | 12/30/2020 |
1.4.13 | 124 | 12/16/2020 |
1.4.12 | 297 | 11/16/2020 |
1.4.11 | 970 | 11/5/2020 |
1.4.10 | 753 | 8/20/2020 |
1.4.9 | 2,331 | 7/21/2020 |
1.4.8 | 449 | 6/17/2020 |
1.4.7 | 308 | 5/27/2020 |
1.4.6 | 249 | 5/12/2020 |
1.4.5 | 283 | 4/29/2020 |
1.4.4 | 344 | 3/31/2020 |
1.4.3 | 269 | 3/18/2020 |
1.4.2 | 291 | 3/13/2020 |
1.4.1 | 237 | 3/11/2020 |
1.4.1-rc3 | 234 | 3/10/2020 |
1.4.1-rc2 | 181 | 3/10/2020 |
1.4.1-rc1 | 292 | 2/28/2020 |
1.4.0-beta4 | 312 | 1/28/2020 |
1.4.0-beta3 | 248 | 10/30/2019 |
1.4.0-beta2 | 230 | 9/23/2019 |
1.4.0-beta1 | 244 | 7/19/2019 |
1.3.18 | 262 | 3/9/2020 |
1.3.17 | 410 | 12/20/2019 |
1.3.16 | 311 | 11/14/2019 |
1.3.15 | 459 | 9/23/2019 |
1.3.14 | 382 | 7/30/2019 |
1.3.13 | 1,403 | 4/30/2019 |
1.3.12 | 730 | 3/14/2019 |
1.3.11 | 417 | 12/18/2018 |
1.3.10 | 341 | 11/2/2018 |
1.3.9 | 2,928 | 8/23/2018 |
1.3.8 | 1,919 | 6/5/2018 |
1.3.7 | 841 | 5/15/2018 |
1.3.6 | 612 | 4/17/2018 |
1.3.5-beta | 1,593 | 2/22/2018 |
1.3.4-beta | 581 | 2/1/2018 |
1.3.3-beta | 449 | 1/19/2018 |
1.3.2-beta | 600 | 10/21/2017 |
1.3.1-beta | 2,724 | 9/5/2017 |
1.3.0-beta | 512 | 8/17/2017 |