What's Changed
- Integration with Marten doc - Missing route attribute by @nicholas-brooks in #1324
- Fix nuget package reference to WolverineFX.RabbitMQ by @nicholas-brooks in #1313
- docs: Change Wolverine.Events to Wolverine.Marten.Events by @mupakoz in #1301
- Azure Service Bus safe batching by @BrianVallelunga in #1317
- Fixes comments on AmazonSqsTransportExtensions.cs by @Shield1739 in #1312
- #1320 Added option to define subscription type on Pulsar's topics and… by @punxrok in #1322
- Make AckId public in PubsubEnvelope for broader access by IPubsubEnvelopeMappers by @gerrit-hpc in #1307
- Dispose or DisposeAsync() is called correctly for disposable services… by @jeremydmiller in #1325
- Correctly adding the "flush messages" frame to HTTP chains where user… by @jeremydmiller in #1327
- Warnings on http status code usage. Closes GH-1305 by @jeremydmiller in #1328
- Dropping the unnecessary usage of query string "key" for aggregate ha… by @jeremydmiller in #1329
- Optimization and hopefully robustness improvements for the Kafka tran… by @jeremydmiller in #1330
- Correctly honoring [AlwaysPublishResponse] attribute. Closes GH-1306 by @jeremydmiller in #1332
New Contributors
- @nicholas-brooks made their first contribution in #1324
- @mupakoz made their first contribution in #1301
- @BrianVallelunga made their first contribution in #1317
- @punxrok made their first contribution in #1322
- @gerrit-hpc made their first contribution in #1307
Full Changelog: V3.10.4...V3.11.0