What's Changed
- Listening rules on endpoints to modify envelopes to tag tenant id or message type name by @jeremydmiller in #1143
- Ability to chain delivery option helper extension methods for cascadi… by @jeremydmiller in #1144
- Fix inconsistent tenant/activity test by @richardszalay in #1135
- Ability to use array types as query string values in Wolverine.HTTP. … by @jeremydmiller in #1145
- Changed the registration mechanics of EF Core DbContext to avoid IoC … by @jeremydmiller in #1146
- Emitting OpenAPI about types created/returned by middleware in HTTP. … by @jeremydmiller in #1147
- Add support for routing messages based on attribute decoration by @patchoulish in #1150
- Revert "Add support for routing messages based on attribute decoration" by @jeremydmiller in #1154
- Broker multi tenancy for Rabbit MQ and Azure Service Bus by @jeremydmiller in #1153
- Feature/update vulnerable packages by @NeussConsulting in #1148
- Recognize "Id" in DetermineAggregateIdMember by @jay-zahiri in #1129
- Keeping the responsibility for creating parallel listeners on Listeni… by @jeremydmiller in #1155
New Contributors
- @richardszalay made their first contribution in #1135
- @patchoulish made their first contribution in #1150
- @NeussConsulting made their first contribution in #1148
Full Changelog: V3.3.0...V3.4.0