What's Changed
- Fixed the log format issue. Closes GH-1963 by @jeremydmiller in #1964
- Ability to handle '/' in form data names. Closes GH-1961 by @jeremydmiller in #1965
- Response caching in the AspNetCore pipeline by @jeremydmiller in #1967
- Add DataAnnotations Validation middlewares by @LodewijkSioen in #1966
- Http validation improvements and documentation by @jeremydmiller in #1968
- Consolidate the PG advisory lock implementation by @Hawxy in #1953
- Warning about Azure Service Bus Subscription declarations. Closes GH-… by @jeremydmiller in #1969
- Making sure _sent is cleared out on returning a context to the pool by @jeremydmiller in #1975
- Update .md file for method for disabling conventional discovery by @ksanketrao in #1974
- fix: add missing code-snippet in middleware.md by @madsbacha in #1972
- Attempting to restart a new Rabbit MQ Channel anytime there's a chann… by @jeremydmiller in #1979
- Add HTTP transport support with client and server integration by @sdesaiLULA in #1971
- Saga identity from attribute by @Anton0123 in #1957
New Contributors
- @ksanketrao made their first contribution in #1974
- @madsbacha made their first contribution in #1972
- @sdesaiLULA made their first contribution in #1971
- @Anton0123 made their first contribution in #1957
Full Changelog: V5.8.0...V5.9.0