What's Changed
The main highlight is very significant improvements to the OpenAPI (Swashbuckle/Swagger) documentation generation in Wolverine.HTTP
as Wolverine finally got its own OpenAPI strategy that works with Wolverine's own special sauce. The other big highlight is some significant improvements to the MQTT support that was sponsored by a JasperFx Software client building an IoT application.
Other issues:
https://github.com/JasperFx/wolverine/milestone/38?closed=1
- #647 Await forwarded event actions from integration tests by @erdtsieck in #653
- #649 Dynamic code generation fails occasionally on a list of messages that use a Marten aggregate and thus trigger code generation in parallel by @erdtsieck in #652
- Manage Sender and Listener connection separately in RMQ by @vglinca in #644
Full Changelog: V1.12.3...V1.13.0