Skip to content

Releases: fluxera/Fluxera.Extensions.Hosting.Modules

v7.1.2

26 Jan 11:34
9f0bc86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.1...v7.1.2

v7.1.1

22 Jan 19:06
79de0cb
Compare
Choose a tag to compare

What's Changed

  • Added tenant settings and a default provider implementation. by @mgernand in #90
  • Added additional properties to the tenant settings. by @mgernand in #91
  • Updated packages. by @mgernand in #92

Full Changelog: v7.1.0...v7.1.1

v7.1.0

18 Jan 20:00
5877e28
Compare
Choose a tag to compare

What's Changed

  • Added MediatR configuration to application module. by @mgernand in #87
  • Added external scheduler configuration to messaging transports. by @mgernand in #88
  • Upgraded packages. by @mgernand in #89

Full Changelog: v7.0.6...v7.1.0

v7.0.6

11 Jan 18:44
657e456
Compare
Choose a tag to compare

What's Changed

  • Fixed consumer message authentication. by @mgernand in #86

Full Changelog: v7.0.5...v7.0.6

v7.0.5

11 Jan 17:40
30670cc
Compare
Choose a tag to compare

What's Changed

  • Fixed exception handling in message filters. by @mgernand in #85

Full Changelog: v7.0.4...v7.0.5

v7.0.4

10 Jan 20:16
add78b4
Compare
Choose a tag to compare

What's Changed

  • Fixed health checks endpoints configuration. by @mgernand in #83
  • Added config switch to enable/disable the in-memory outbox. by @mgernand in #84

Full Changelog: v7.0.3...v7.0.4

v7.0.3

02 Jan 19:34
3110c85
Compare
Choose a tag to compare

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

13 Dec 11:32
201233a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

13 Dec 09:51
092ca0b
Compare
Choose a tag to compare

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

v6.2.3

13 Oct 07:14
9104e11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.2...v6.2.3