Skip to content

Releases: JasperFx/wolverine

V2.17.0

19 Aug 06:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V2.16.1...V2.17.0

V2.16.1

01 Aug 14:28
20e52a6
Compare
Choose a tag to compare

What's Changed

  • Fix for publishing to the outbox or durable inbox when not using tran… by @jeremydmiller in #985

Full Changelog: V2.16.0...V2.16.1

V2.16.0

25 Jul 18:52
9f9213f
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.15.2...V2.16.0

V.2.15.2

07 Jul 21:28
569f917
Compare
Choose a tag to compare

What's Changed

  • Do not try to dead letter queue agent commands by @jeremydmiller in #958
  • Docs: application integration test example with tracked session by @AlexZeitler in #959
  • Fix sample_using_messagepack_on_selected_endpoints in docs by @mysticmind in #964
  • Improve HttpHandler.acceptsJson to also accept "application/problem+json" by @haefele in #963
  • acceptsJson should be true for no accepts by @SimonCropp in #957
  • Extra test to verify that we can post JSON with no "accepts" header by @jeremydmiller in #965

New Contributors

Full Changelog: V2.15.0...V2.15.2

V2.15.0

29 Jun 23:33
f5a500a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V2.14.1...V2.15.0

V2.14.1

24 Jun 15:04
e89b08b
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.14.0...V2.14.1

V2.14.0

20 Jun 22:45
4ad9781
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V2.13.0...V2.14.0

V2.13.0

13 Jun 01:55
20ebd31
Compare
Choose a tag to compare

What's Changed

  • Little helper for metadata with HttpContext & Marten multi-tenancy by @jeremydmiller in #922
  • Marten separate store support with Wolverine by @jeremydmiller in #931
  • Docs: remove code not needed since Wolverine 2.0 by @AlexZeitler in #930
  • Enhance [Document] attribute with support for soft-deletes by @haefele in #923
  • Add repro for event forwarding routing bug by @anhtin in #928
  • Ability to use IFormFile or IFormFileCollection in HTTP middleware. C… by @jeremydmiller in #932
  • Event forwarding routing fix to respect explicit routing rules by @jeremydmiller in #933

Full Changelog: V2.11.1...V2.13.0

V2.11.1

03 Jun 01:00
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where the sticky multi-tenanted agent family for postgres… by @jeremydmiller in #921

Full Changelog: V2.11.0...V2.11.1

V2.11.0

31 May 21:03
f3b3bda
Compare
Choose a tag to compare

What's Changed

  • Docs: Add white background on wolverine-subscriptions.png by @joelving in #918
  • Docs: fix broken link by @AlexZeitler in #916
  • Tenancy detection improvements, non Wolverine HTTP usage of tenant id detection for Marten by @jeremydmiller in #917
  • Implement an indefinite scheduled retry policy by @woksin in #915
  • Updating to Marten 7.18 because of the session factory fix by @jeremydmiller in #919

New Contributors

Full Changelog: V2.10.0...V2.11.0