Akka.NET v1.5.12
1.5.12 August 2nd 2023
Akka.NET v1.5.12 is a maintenance release with a minor API change and a minor bug fix.
- Persistence.Query: Fix
ReadJournalFor()
thread safety - Persistence.Query: Expose new
Tags
property inEventEnvelope
- Documentation: Fix typo in member-roles.md
If you want to see the full set of changes made in Akka.NET v1.5.12, click here.
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
5 | 34 | 18 | Aaron Stannard |
2 | 150 | 51 | Gregorius Soedharmo |
1 | 1 | 1 | dependabot[bot] |
1 | 1 | 1 | Jim Aho |
Changes:
- bb16c68 Update RELEASE_NOTES.md for 1.5.12 release (#6868)
- 33dda22 fixed
RequestsPerSecond
property in BDN (#6867) - 29cc42f Fix sharding benchmark streaming message counts (#6866)
- fa561d5 cap total number of iterations for Sharding end to end BDN (#6865)
- a136737 added dotTrace diagnoser to Benchmark.NET projects (#6864)
- 147d039 Expose
Tags
property inEventEnvelope
(#6862) - 4df9a60 update README to remove Gitter badge (#6861)
- 0c43702 Fix PersistenceQuery ReadJournalFor thread safety issue (#6859)
- 7ee2dbb Bump Polyfill from 1.23.0 to 1.24.1 (#6858)
- 1215d0f Update member-roles.md (#6784)
This list of changes was auto generated.