Skip to content

Conversation

@Aaronontheweb
Copy link
Member

@Aaronontheweb Aaronontheweb commented Oct 14, 2025

Summary

Updates for the 1.5.53 release:

  • Updated RELEASE_NOTES.md
  • Bumped version to 1.5.53

Changes

Bug Fixes:

  • Fixed EventAdapter regression from v1.5.51.1 by upgrading to Akka.NET v1.5.53 (#552)

Dependencies:

  • Upgraded Akka.NET to 1.5.53
  • Upgraded Akka.Hosting to 1.5.53

This release addresses a critical regression introduced in v1.5.51.1 where
IWriteEventAdapter and IReadEventAdapter instances were not being applied
when loading events using BySequenceNr queries. The issue affected event
tagging and other event adapter functionality in production scenarios.

The fix is delivered through the upgrade to Akka.NET v1.5.53, which includes
the necessary corrections to the Akka.Hosting configuration handling.

Updated:
- RELEASE_NOTES.md with detailed description of the bug fix
- Directory.Generated.props with version 1.5.53 and updated package notes

Fixes akkadotnet#552
@Aaronontheweb Aaronontheweb changed the title Release v1.5.53 - Critical EventAdapter Bug Fix Critical Bug Fix: EventAdapter regression in v1.5.51.1 - Release 1.5.53 Oct 14, 2025
@Aaronontheweb Aaronontheweb changed the title Critical Bug Fix: EventAdapter regression in v1.5.51.1 - Release 1.5.53 Update RELEASE_NOTES.md for 1.5.53 release Oct 14, 2025
@Aaronontheweb Aaronontheweb merged commit bb138a3 into akkadotnet:dev Oct 14, 2025
0 of 3 checks passed
@Aaronontheweb Aaronontheweb deleted the release/v1.5.53 branch October 14, 2025 20:29
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