Skip to content

Releases: JasperFx/wolverine

V1.10.0

30 Oct 17:50
Compare
Choose a tag to compare

Big ticket items are improvements to the durability troubleshooting, docs, and codegen improvments, mostly for the HTTP support

What's Changed

New Contributors

Full Changelog: V1.9.0...V1.10.0

V1.9.0

18 Oct 20:08
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: V1.8.3...V1.9.0

V1.8.3

11 Oct 20:29
Compare
Choose a tag to compare

Bug fix for EF Core transactional middleware usage: #587

Kinda a big one:(

V1.8.1

10 Oct 00:31
Compare
Choose a tag to compare

Bug fixes, mostly for codegen or OpenAPI generation

https://github.com/JasperFx/wolverine/milestone/32?closed=1

V1.8.0

03 Oct 21:43
Compare
Choose a tag to compare

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

25 Sep 21:26
Compare
Choose a tag to compare

V1.7.0

22 Sep 20:16
Compare
Choose a tag to compare

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!

https://github.com/JasperFx/wolverine/milestone/27?closed=1

V1.6.1

07 Sep 18:06
Compare
Choose a tag to compare

Bug fixes, new ability to control the message batch size for transports that support batch sending and receiving.

https://github.com/JasperFx/wolverine/milestone/26?closed=1

Azure Service Bus, F#, and Sql Transport improvements

14 Aug 17:38
Compare
Choose a tag to compare

V1.5.0

09 Aug 20:12
Compare
Choose a tag to compare

Very small. Better failure acknowledgement logging, new "PauseThenRequeue()" error option
https://github.com/JasperFx/wolverine/milestone/23?closed=1