Releases: neuroglia-io/framework
Releases · neuroglia-io/framework
4.9.2
What's Changed
- Fixed the PluginTypeFilter to allow specifiying the type of match to perform, which now defaults to 'any' by @cdavernas in #89
Full Changelog: v4.9.1...v4.9.2
4.9.1
What's Changed
- Added a new method to the IProjectionManager service, used to get the current status of an existing projection by @cdavernas in #88
Full Changelog: v4.9.0...v4.9.1
4.9.0
What's Changed
- Add event-driven projection support to event sourcing by @cdavernas in #87
Full Changelog: v4.8.5...v4.9.0
4.8.5
What's Changed
- Updated the IEventStore interface to return the next expected version of the stream after appending events by @cdavernas in #86
Full Changelog: v4.8.4...v4.8.5
4.8.4
What's Changed
- Split CI tests by "domain" by @JBBianchi in #82
- Fixed tests configuration by @JBBianchi in #83
- Added missing header to multiple files by @cdavernas in #84
- Fixed the JsonSerializer to make sure to avoid co…ncurrent access to the default JsonSerializerOptions by @cdavernas in #85
Full Changelog: v4.8.3...v4.8.4
4.8.3
Full Changelog: v4.8.2...v4.8.3
4.8.2
What's Changed
- Fixed the Neuroglia.Data.Infrastructure.ResourceOriented.Redis to properly generate and publish package by @cdavernas in #81
Full Changelog: v4.8.1...v4.8.2
4.8.1
What's Changed
- Updated Jint to latest stable version by @JBBianchi in #79
Full Changelog: v4.8.0...v4.8.1
4.8.0
What's Changed
- Added the Resource Oriented infrastructure implementations by @cdavernas in #80
Full Changelog: v4.7.7...v4.8.0