Skip to content

Releases: neuroglia-io/framework

4.5.2

25 Nov 15:11
Compare
Choose a tag to compare

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

23 Nov 10:35
Compare
Choose a tag to compare

Full Changelog: v4.5.0...v4.5.1

4.5.0

23 Nov 09:49
Compare
Choose a tag to compare

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

22 Nov 17:28
Compare
Choose a tag to compare

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

21 Nov 20:42
Compare
Choose a tag to compare

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

21 Nov 12:57
Compare
Choose a tag to compare

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

20 Nov 15:41
Compare
Choose a tag to compare

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

20 Nov 14:02
Compare
Choose a tag to compare

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

20 Nov 11:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

4.3.0

20 Nov 10:13
Compare
Choose a tag to compare

What's Changed

  • Added the Data.Guards project to the solution by @cdavernas in #54

Full Changelog: v4.2.1...v4.3.0