v1.3.0
What's Changed
Other Changes
- Bump the nuget-dependencies group with 1 update by @dependabot[bot] in https://github.com/omercelikdev/mediant/pull/136
- feat(efcore): ship AddMediantEfCoreUnitOfWork() so [Transactional] works out of the box by @omercelikdev in https://github.com/omercelikdev/mediant/pull/142
- fix(efcore): rolled-back entities can no longer be re-flushed by a failure-audit write on a shared context by @omercelikdev in https://github.com/omercelikdev/mediant/pull/143
- fix(efcore): EF store registrations win over library defaults regardless of call order by @omercelikdev in https://github.com/omercelikdev/mediant/pull/144
- docs(efcore): fix unresolvable DbContext injection in the custom unit-of-work sample by @omercelikdev in https://github.com/omercelikdev/mediant/pull/145
- feat(behaviors): opt-in savepoint semantics for nested [Transactional] dispatch by @omercelikdev in https://github.com/omercelikdev/mediant/pull/146
- chore(release): prepare v1.3.0 by @omercelikdev in https://github.com/omercelikdev/mediant/pull/147
Full Changelog: https://github.com/omercelikdev/mediant/compare/v1.2.0...v1.3.0