Akka.Persistence.Query
1.4.13
Stream based query interface for persistence journal plugins for Akka.NET
See the version list below for details.
Install-Package Akka.Persistence.Query -Version 1.4.13
dotnet add package Akka.Persistence.Query --version 1.4.13
<PackageReference Include="Akka.Persistence.Query" Version="1.4.13" />
paket add Akka.Persistence.Query --version 1.4.13
#r "nuget: Akka.Persistence.Query, 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.Persistence (>= 1.4.13)
- Akka.Streams (>= 1.4.13)
Used By
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Akka.Persistence.Query:
Package | Downloads |
---|---|
Akka.Persistence.Query.Sql
Akka.NET streams support for ADO.NET Persistence middleware.
|
|
Akka.Persistence.Redis
Akka.NET Persistence journal and snapshot store backed by Redis.
|
|
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
|
|
Akka.Persistence.MongoDb
Akka Persistence journal and snapshot store backed by MongoDB database.
|
|
Akkatecture
a cqrs and event sourcing framework for akka.net
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Akka.Persistence.Query:
Repository | Stars |
---|---|
Lutando/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.16 | 3,150 | 1/22/2021 |
1.4.15 | 336 | 1/20/2021 |
1.4.14 | 2,330 | 12/30/2020 |
1.4.13 | 488 | 12/16/2020 |
1.4.12 | 2,354 | 11/16/2020 |
1.4.11 | 2,362 | 11/5/2020 |
1.4.10 | 5,003 | 8/20/2020 |
1.4.9 | 4,096 | 7/21/2020 |
1.4.8 | 9,590 | 6/17/2020 |
1.4.7 | 1,760 | 5/27/2020 |
1.4.6 | 1,922 | 5/12/2020 |
1.4.5 | 6,770 | 4/29/2020 |
1.4.4 | 15,099 | 3/31/2020 |
1.4.3 | 819 | 3/18/2020 |
1.4.2 | 680 | 3/13/2020 |
1.4.1 | 2,597 | 3/11/2020 |
1.4.1-rc3 | 445 | 3/10/2020 |
1.4.1-rc2 | 325 | 3/10/2020 |
1.4.1-rc1 | 527 | 2/28/2020 |
1.4.0-beta4 | 663 | 1/28/2020 |
1.4.0-beta3 | 1,511 | 10/30/2019 |
1.4.0-beta2 | 422 | 9/23/2019 |
1.4.0-beta1 | 381 | 7/19/2019 |
1.3.18 | 1,872 | 3/9/2020 |
1.3.17 | 4,359 | 12/20/2019 |
1.3.16 | 1,690 | 11/14/2019 |
1.3.15 | 12,002 | 9/23/2019 |
1.3.14 | 5,370 | 7/30/2019 |
1.3.13 | 11,100 | 4/30/2019 |
1.3.12 | 6,068 | 3/14/2019 |
1.3.11 | 7,145 | 12/18/2018 |
1.3.10 | 3,422 | 11/2/2018 |
1.3.9 | 10,577 | 8/23/2018 |
1.3.8 | 4,321 | 6/5/2018 |
1.3.7 | 2,640 | 5/15/2018 |
1.3.6 | 1,271 | 4/17/2018 |
1.3.5 | 4,652 | 2/22/2018 |
1.3.4 | 1,825 | 2/1/2018 |
1.3.3 | 1,080 | 1/19/2018 |
1.3.2 | 5,581 | 10/21/2017 |
1.3.1 | 22,799 | 9/5/2017 |
1.3.0 | 2,450 | 8/17/2017 |
1.3.0-beta | 715 | 8/11/2017 |
1.2.3.43-beta | 1,978 | 7/10/2017 |
1.2.3.41-beta | 611 | 7/10/2017 |
1.2.2.40-beta | 984 | 6/28/2017 |
1.2.2.39-beta | 624 | 6/28/2017 |
1.2.1.38-beta | 804 | 6/23/2017 |
1.2.1.37-beta | 616 | 6/23/2017 |
1.2.0.36-beta | 2,199 | 4/13/2017 |
1.2.0.35-beta | 615 | 4/13/2017 |
1.2.0.34-beta | 612 | 4/12/2017 |
1.2.0.33-beta | 583 | 4/12/2017 |
1.1.3.32-beta | 3,762 | 1/23/2017 |
1.1.3.31-beta | 675 | 1/23/2017 |
1.1.2.30-beta | 981 | 9/22/2016 |
1.1.2.29-beta | 604 | 9/22/2016 |
1.1.1.28-beta | 857 | 7/16/2016 |
1.1.1.27-beta | 654 | 7/16/2016 |
1.1.0.26-beta | 690 | 7/7/2016 |