Skip to content

Release v1.5.57-beta2#7959

Merged
Aaronontheweb merged 1 commit into
akkadotnet:v1.5from
Aaronontheweb:release/1.5.57-beta2
Dec 3, 2025
Merged

Release v1.5.57-beta2#7959
Aaronontheweb merged 1 commit into
akkadotnet:v1.5from
Aaronontheweb:release/1.5.57-beta2

Conversation

@Aaronontheweb
Copy link
Copy Markdown
Member

Summary

Release notes and version bump for Akka.NET v1.5.57-beta2.

This beta release adds significant new APIs for Akka.Persistence:

  • Completion callback support for PersistAll and PersistAllAsync
  • Async handler support (Func<TEvent, Task>) for all persist methods
  • Maintains strict ordering guarantees via Defer/DeferAsync

Changes

  • Updated RELEASE_NOTES.md with detailed feature description and code examples
  • Bumped version to 1.5.57-beta2 in Directory.Build.props

Testing

This release includes the changes from PR #7957 which was already merged and tested.

@Aaronontheweb Aaronontheweb merged commit 9d85bb8 into akkadotnet:v1.5 Dec 3, 2025
3 of 10 checks passed
@Aaronontheweb Aaronontheweb deleted the release/1.5.57-beta2 branch December 3, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant