v1.1.0
What's Changed
Other Changes
- feat(behaviors): make the performance hard ceiling configurable by @omercelikdev in https://github.com/omercelikdev/mediant/pull/122
- feat(idempotency): expose begin/complete lifecycle via IIdempotentOperationCoordinator by @omercelikdev in https://github.com/omercelikdev/mediant/pull/123
- feat(idempotency): detect key reuse with a different payload by @omercelikdev in https://github.com/omercelikdev/mediant/pull/124
- feat(outbox): lease-based claiming for multi-instance deployments by @omercelikdev in https://github.com/omercelikdev/mediant/pull/125
- feat(audit): opt-in buffered batching for audit persistence by @omercelikdev in https://github.com/omercelikdev/mediant/pull/126
- Bump FluentValidation and 9 others by @dependabot[bot] in https://github.com/omercelikdev/mediant/pull/119
- chore(release): prepare v1.1.0 by @omercelikdev in https://github.com/omercelikdev/mediant/pull/127
Full Changelog: https://github.com/omercelikdev/mediant/compare/v1.0.1...v1.1.0