What's Changed
- FINALLY discovering endpoints from routing conventions within the s… by @jeremydmiller in #1939
- Fix typo in RabbitMQ envelope mapper name by @mivano in #1940
- Ability to send raw binary data through Wolverine messaging by @jeremydmiller in #1945
- Reverted changes for trying to explode out endpoints in conventions a… by @jeremydmiller in #1947
- Ability to dump the "Service Capabilities" from the command line by @jeremydmiller in #1948
- Ability to selectively use the Kafka IAdminClient when Wolverine crea… by @jeremydmiller in #1949
- Ability to pass in metadata like headers to InvokeAsync by @jeremydmiller in #1950
- Exempting IpAddress for "parseable" types in the HTTP codegen, and el… by @jeremydmiller in #1951
- Normalize CLI outputs by @maximerety in #1834
- Important improvements to the transactional inbox by @jeremydmiller in #1962
New Contributors
- @maximerety made their first contribution in #1834
Full Changelog: V5.7.1...V5.8.0