Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 2.21 KB

File metadata and controls

57 lines (43 loc) · 2.21 KB

1.5.59 January 26th, 2025

1.5.46 August 4th, 2025

1.5.42 May 22nd, 2025

1.5.40 April 17, 2025

Bumped Akka to version 1.5.40 Upgrade EventStore to version 23.3.8

1.5.37 January 24, 2025

1.5.30 October 14, 2024

Upgrade Akka to version 1.5.30 Upgrade EventStore to version 23.3.5 Added a message adapter for System.Text.Json Added support for a writer uuid

1.5.25 June 28 2024

Upgrade Akka to version 1.5.26 Fix for an issue where tagged query would fail if some matching events was deleted

1.5.25 June 18 2024

Upgrade Akka to version 1.5.25 Upgrade EventStore to version 23.3.3

1.5.20 May 9 2024

This is a patch release with some minor refactoring and updates to dependencies.

1.5.18 April 8 2024

Upgrade to Akka 1.5.18 dependency Upgrade to EventStore 23.2.1 dependency

Breaking Changes This is a complete rewrite of the library to use Akka.NET 1.5.18 and EventStore 23.2.1. The library is now net6.0+. See README for more details.

1.4.0 January 16 2019

Serialization changes to match 1.4 API Upgrade to Akka 1.4 dependency Upgrade to EventStore 5 dependency netstandard2 and netfx452 (from netstandard1.6 and netfx45)

Breaking Changes EventAdapter interface change (see README)

1.3.0 August 14 2017

Initial version