v13.0.0-beta2
What's Changed
- [Breaking]: Normalize ISerializer argument validation and enhance test coverage by @niemyjski in #440
- Improve delayed message delivery and add MessageBusException for consistent error handling by @niemyjski in #443
- Add DeepClone benchmarks, upgrade DeepCloner to v0.10.4, and add sync resilience methods by @niemyjski in #445
- Add QueueDeleted event to IQueue for queue deletion notifications by @niemyjski in #447
- Add QueueException and guard against reusing behavior instances by @niemyjski in #448
- Add OpenTelemetry error recording with Activity.AddException polyfill by @niemyjski in #446
Full Changelog: v13.0.0-beta1...v13.0.0-beta2