Also see: https://github.com/JasperFx/wolverine/milestone/54?closed=1 for more information about the issues closed
What's Changed
- Issue fix : #1901 by @naveenpatilcbit in #1902
- For logging the message start, Wolverine can now disambiguate a messa… by @jeremydmiller in #1905
- Ability to express or override the Message starting level logging fro… by @jeremydmiller in #1906
- Message store is available even with the DurabilityAgentEnabled = fal… by @jeremydmiller in #1907
- Using durable queues w/ a TTL expiration for Rabbit MQ control and re… by @jeremydmiller in #1909
- Fine grained control over the Kafka TopicSpecification for Wolverine … by @jeremydmiller in #1910
- Brute force fix for any middleware put into an HTTP Chain any which w… by @jeremydmiller in #1911
- Upgrading JasperFx to handle ImmutableHashSet in codegen. Closes G… by @jeremydmiller in #1912
- Endpoint with [FormData] and TenantId parameter fails with 415 http error by @marcpiechura in #1891
- Big fix for how Wolverine handles primitive values bound by [FromForm] by @jeremydmiller in #1914
- Update summary comment for ProcessInline method by @rdeveen in #1915
- Ability to declare method args of type HttpContext? in hybrid http/me… by @jeremydmiller in #1916
- updated JasperFx to get the new cli fallthrough for reserved aspnetco… by @jeremydmiller in #1917
- Upgrade to Marten to deal with correct capture of event metadata in a… by @jeremydmiller in #1920
- Clarify XML documentation for message handling by @rdeveen in #1918
- Ensuring that PublishMessage() routing rules show up in dotnet run… by @jeremydmiller in #1925
- fix: Non-Nullable String empty query parameter by @Blackclaws in #1926
- Revert "fix: Non-Nullable String empty query parameter" by @jeremydmiller in #1927
- Exempting control and response queues from DLQ semantics. Closes GH-1922 by @jeremydmiller in #1928
- Additional information spit out into test failures w/ end to end test… by @jeremydmiller in #1930
New Contributors
- @naveenpatilcbit made their first contribution in #1902
- @marcpiechura made their first contribution in #1891
- @rdeveen made their first contribution in #1915
Full Changelog: V5.6.0...V5.7.0