Releases: fluxera/Fluxera.Extensions.Hosting.Modules
Releases · fluxera/Fluxera.Extensions.Hosting.Modules
v7.1.2
v7.1.1
v7.1.0
v7.0.6
v7.0.5
v7.0.4
v7.0.3
What's Changed
- Updated packages. by @mgernand in #70
- Extended sample application to support monolith and services. by @mgernand in #71
- Added health checks to some modues that require external infrastructure. by @mgernand in #72
- Added demo data to sample application. by @mgernand in #73
- Updated packages. by @mgernand in #74
- Update Fluxera.Repository packages from 7.0.8 to 7.0.9 by @mgernand in #75
- Renamed transactional outbox folders. by @mgernand in #76
- Added custom configuration for the MongoDb transactional outbox. by @mgernand in #77
- Updated example application. by @mgernand in #78
- Added Mediatr based commands and events. by @mgernand in #79
- The default tenancy mode is set to None. by @mgernand in #80
- Fixed unit-tests. by @mgernand in #82
Full Changelog: v7.0.2...v7.0.3
v7.0.2
v7.0.1
What's Changed
- Fixed project URLs for nuget packages. by @Kielek in #49
- Fixed HasID extension method. by @mgernand in #50
- Upgraded to .NET and Foundation v7.0 by @mgernand in #51
- Ignore an analyzer warning regaring UseEndpoints call. by @mgernand in #53
- Updated example application with MediatR and FluentResults libraries. by @mgernand in #54
- Fixed unit tests. by @mgernand in #55
- Added result usage to example application. by @mgernand in #56
- Added transactional outbox support for the messaging modules. by @mgernand in #57
- Added a component module for the example application. by @mgernand in #58
- Updated example app to use EF Core repository. by @mgernand in #60
- Added build status badge to README by @mgernand in #61
- Added SQL server migrations. by @mgernand in #62
- Fixed NRE when configuring the messaging module without an outbox contributor. by @mgernand in #63
- Bumped SDK and next version. by @mgernand in #64
- Fixed sample application. by @mgernand in #65
- Reduced JSON configuration section nesting. by @mgernand in #68
New Contributors
Full Changelog: v6.2.3...v7.0.1