Skip to content

Releases: JasperFx/wolverine

V1.12.3

22 Nov 20:19
Compare
Choose a tag to compare

Hopefully the last attempt at locking in Nuget dependencies for other folks

V1.12.2

22 Nov 13:14
Compare
Choose a tag to compare

Upgrading to Marten 6.4 and the latest Npgsql

.NET 8 Support

21 Nov 15:56
Compare
Choose a tag to compare

What's Changed

  • Add ability to switch off Request/Reply wolverine's queue declaration for RMQ transport. by @vglinca in #634
  • .NET targeting, fixed dependency tree issues

New Contributors

Full Changelog: V1.11.1...V1.12.0

V1.11.1

14 Nov 17:24
Compare
Choose a tag to compare

Bug fixes for code generation issues. See https://github.com/JasperFx/wolverine/milestone/36?closed=1

V1.11.0

13 Nov 18:32
Compare
Choose a tag to compare

Improved event forwarding from Marten to Wolverine

See https://github.com/JasperFx/wolverine/milestone/35?closed=1 for more details

What's Changed

New Contributors

Full Changelog: V1.10.1...V1.11.0

Wildcard routes

31 Oct 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.10.0...V1.10.1

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