Releases: JasperFx/wolverine
V1.10.0
Big ticket items are improvements to the durability troubleshooting, docs, and codegen improvments, mostly for the HTTP support
What's Changed
- Update runtime.md to fix broken link by @bittercoder in #610
- Update index.md by @bittercoder in #611
- docs: remove reference to localhost by @timdeschryver in #612
- docs: remove reference to localhost by @timdeschryver in #613
- docs: fix some typos by @murbanowicz in #616
- docs: fix info blocks for asp net core integration by @timdeschryver in #615
New Contributors
- @bittercoder made their first contribution in #610
- @murbanowicz made their first contribution in #616
Full Changelog: V1.9.0...V1.10.0
V1.9.0
New Kafka transport!
New MQTT transport!
Some significant bug fixes!
Less Otel noise!
https://github.com/JasperFx/wolverine/milestone/33?closed=1
What's Changed
- Fix a typo by @senal in #588
- Add .MessagesImplementing() to the docs about message routing by @Xzelsius in #594
- Updates HTTP Middleware docs by @Shield1739 in #590
New Contributors
Full Changelog: V1.8.3...V1.9.0
V1.8.3
V1.8.1
Bug fixes, mostly for codegen or OpenAPI generation
V1.8.0
https://github.com/JasperFx/wolverine/milestone/31?closed=1
- Bug fixes related to HTTP serialization
- Dynamic creation of Rabbit MQ objects at runtime
- Request/Reply support in TestMessageContext
- Expanded options in unit test helpers
- Code generation bug fixes
1.7.1
Codegen related bug fixes: https://github.com/JasperFx/wolverine/milestone/29?closed=1
V1.7.0
Wolverine 1.7
This one was big. Highlights include:
- Better interop between Wolverine and non-Wolverine systems through Rabbit MQ, AWS SQS, and Azure Service Bus
- Better diagnostics in app start up and generated code to explain discovery issues or conventions
- Open Telemetry and logging filtering to turn down the excessive noise from internal operations
- First class multi-tenancy support in Wolverine.HTTP
- And plenty of bug fixes!
V1.6.1
Bug fixes, new ability to control the message batch size for transports that support batch sending and receiving.
Azure Service Bus, F#, and Sql Transport improvements
V1.5.0
Very small. Better failure acknowledgement logging, new "PauseThenRequeue()" error option
https://github.com/JasperFx/wolverine/milestone/23?closed=1