What's Changed
- Fix RavenDb durability agent 'Unrecognized agent scheme' error by @jeremydmiller in #2261
- Fix [FromQuery] array binding ignoring Name alias by @jeremydmiller in #2262
- Fix NRE in DurableReceiver when Listener is null during redelivery by @jeremydmiller in #2263
- Propagate authenticated user name from HTTP to Marten LastModifiedBy by @jeremydmiller in #2264
- Add consistent dead letter queue exception metadata across all transports by @jeremydmiller in #2265
- Polecat support and DCB workflows with Marten and Polecat by @jeremydmiller in #2271
- Add global partitioning for cluster-wide GroupId concurrency control by @jeremydmiller in #2273
- Add lightweight simple validation with string messages by @jeremydmiller in #2272
- Fix flaky redis tests by @dmytro-pryvedeniuk in #2269
- Add Exchange-to-Exchange binding for RabbitMQ by @Demivan in #2270
- Add RequirementResult as validation return type for Validate methods by @jeremydmiller in #2275
Full Changelog: V5.17.0...V5.18.0