Skip to content

0.4.0-prevew.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@doddgu doddgu released this 08 Apr 05:13
· 650 commits to main since this release
2ece5c7

Chores

  • IntegrationEvents.Dapr: Adjust UoW enable check prompt (#28)
  • UoW.EF: Remove invalid references (#28)
  • Modify using global using (#30)

Docs

  • UoW: Fix UoW documentation errors (#27)
  • Isolation: Added Isolation doc (#28)
  • Isolation: Adjust Isolation document usage(#29)

Features

  • UoW: Extend UseUoW method for IEventBusBuilder (#27)
  • UoW: Added IUnitOfWorkManager and IUnitOfWorkAccessor, Support for creating new DbContext, IUnitOfWork Add IServiceProvider (#27)
  • Isolation: Added isolation support (#28)
  • UoW.EF: CreateDbContext supports lazy loading (#28)

Refactors

  • IntegrationEvents.Dapr: Refactoring background tasks (#27)
  • Isolation: Update Parser and Isolation Usage (#30)
  • Isolation: Adjust SaveChangeFilter, adjust environment, tenant attribute assignment (#30)

Tests

  • IntegrationEvents.Dapr: Adapt unit tests to new background tasks (#27)
  • Isolation: Added Isolation Unit tests (#28)
  • Isolation: Perfect unit tests (#30)