Releases: neuroglia-io/framework
Releases · neuroglia-io/framework
4.5.2
What's Changed
- Fixed the IDomainEvent interface and implementation to include an AggregateVersion property by @cdavernas in #64
Full Changelog: v4.5.1...v4.5.2
4.5.1
Full Changelog: v4.5.0...v4.5.1
4.5.0
What's Changed
- Fixed a critical bug with the ESEventStore, which was acking/nacking the record.Event instead of record.OriginalEvent (differs in case resolveLinkTos is set to true) by @cdavernas in #61
Full Changelog: v4.4.2...v4.5.0
4.4.2
What's Changed
- Fixed all Repository implementations to ensure not throwing when attempting to retrieve a non-existing entity by @cdavernas in #60
Full Changelog: v4.4.1...v4.4.2
4.4.1
What's Changed
- Fixed the CloudEventMiddleware to used the IAsyncSerializer interface if present by @cdavernas in #59
Full Changelog: v4.4.0...v4.4.1
4.4.0
What's Changed
- Added ICloudEventPublisher and ICloudEventIngestor services and their default implementations by @cdavernas in #58
Full Changelog: v4.3.3...v4.4.0
4.3.3
What's Changed
- Fixed the WhenNullReference Guard Clause to use the camel-cased name of the reference type instead of its full name by @cdavernas in #57
Full Changelog: v4.3.2...v4.3.3
4.3.2
What's Changed
- Moved the UnitTests project, which was nested in a duplicate directory by @cdavernas in #56
Full Changelog: v4.3.1...v4.3.2
4.3.1
4.3.0
What's Changed
- Added the Data.Guards project to the solution by @cdavernas in #54
Full Changelog: v4.2.1...v4.3.0