Skip to content

Releases: JasperFx/wolverine

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

V2.10.0

29 May 20:06
48ef4ca
Compare
Choose a tag to compare

What's Changed

  • Update getting-started.md by @GeeSuth in #907
  • Added graceful node shutdown guidance into best practices. by @d0pare in #912
  • Making Wolverine assert that a cascaded message is not an ISideEffect… by @jeremydmiller in #913
  • update marten packages by @SimonCropp in #887
  • Decoupling the AutoCreate in Message Databases from Marten StoreOptions by @Xzelsius in #905
  • Ejecting stale nodes before attempting to chose a new leader to avo… by @jeremydmiller in #914
  • Limit message discovery on assemblies by @anhtin in #906

New Contributors

Full Changelog: V2.9.0...V2.10.0

V2.9.0

23 May 00:43
2bfe92e
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.8.2...V2.9.0

V2.8.2

21 May 19:31
568a9a8
Compare
Choose a tag to compare

What's Changed

  • New option to disable assembly scan for modules by @d0pare in #896
  • New mechanism to disable automatic Wolverine module discovery by @jeremydmiller in #898
  • Set runtime agent cancellation source earlier to prevent unexpected errors on dispose by @elexisvenator in #899
  • Trying to address the leadership crash and making the database backed… by @jeremydmiller in #901

New Contributors

Full Changelog: V2.8.1...V2.8.2

V2.8.1

16 May 22:32
cfeeeb1
Compare
Choose a tag to compare

What's Changed

  • missing await in EnvelopeCustomizationSamples by @SimonCropp in #891
  • remove some redundant casts by @SimonCropp in #889
  • reduce some reflection in FindOrCreateQueueForMessageTypeByConvention by @SimonCropp in #888
  • remove some redundant null suppressions by @SimonCropp in #890
  • Finally able to correctly forward messages to IEvent when using th… by @jeremydmiller in #893
  • PostgreSQL transport can dynamically provision schema objects for dynamically added tenants by @jeremydmiller in #894

Full Changelog: V2.8.0...V2.8.1

V2.8.0

15 May 01:05
7b66920
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.7.0...V2.8.0

V2.7.0

13 May 18:09
8cf9279
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V2.6.1...V2.7.0

V2.6.1

02 May 11:30
6628873
Compare
Choose a tag to compare

Important bug fixes for leadership election and for Swagger!

What's Changed

  • Fix some usages of HttpChain.RequestType after filling it with System.Void as default value by @haefele in #847
  • Set health check timestamp to utc by @Hobbs1210 in #849

New Contributors

Full Changelog: V2.6.0...V2.6.1

V2.6.0

26 Apr 20:03
844cd97
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.5.1...V2.6.0