github JasperFx/wolverine V5.10.0

latest releases: V5.21.0, V5.20.1, V5.20.0...
3 months ago

What's Changed

  • Reverting to original, simplistic Wolverine advisory lock. Bumps to 5… by @jeremydmiller in #1986
  • Sanitizing dashes in the variable names for form elements. Closes GH-… by @jeremydmiller in #1996
  • Update InMemoryScheduler and ScheduledSend by @thedonmon in #1993
  • Test to verify the scheduled message problem in memory. Closes GH-1970 by @jeremydmiller in #1997
  • Refactor HTTP transport by @sdesaiLULA in #1991
  • Update dead letter queue documentation for Azure Service Bus endpoints by @kakins in #1988
  • Addressed the incorrect semaphore usage in the listening agent for ba… by @jeremydmiller in #2001
  • Add NATS.io as a Transport option for Wolverine by @thedonmon in #1999
  • Update docs with dotnet watch tip for Auto type load mode by @vzakanj in #2010
  • Route Parameter Variable Ordering in Marten Batch Queries by @carcer in #2017
  • Add CloudEvents support to HTTP transport by @sdesaiLULA in #2014
  • Return the correct error message when ISideEffect is directly returned by a handler by @elexisvenator in #2018
  • PubSub: Allow to connect to an existing subscription by @danielwinkler in #2015
  • Add Azure SignalR to SignalR transport by @PerfectlyNormal in #2008
  • Correct parameter name (complete instead of start) by @rdeveen in #2009
  • Implement Redis transport scheduling for messages by @sdesaiLULA in #2003
  • Extra convenience method to establish a listener at a named host name by @jeremydmiller in #2020
  • Hardening MessageContext.FlushOutgoingMessags() against nulls. Closes… by @jeremydmiller in #2021
  • New mode that allows you to disable all external message listeners. C… by @jeremydmiller in #2022
  • UpdatedAggregate for usage with handlers that touch multiple event… by @jeremydmiller in #2024
  • Fix HandlerGraph.WriteToConsole escaping by @lahma in #2025
  • Disambiguating generated type names for the combo of separated handlers and multiple handle methods per handler by @jeremydmiller in #2028
  • Ability to use messages to sagas even when the message is also handle… by @jeremydmiller in #2030
  • Fix for inline execution behavior of custom error handling actions. C… by @jeremydmiller in #2031
  • Addressed the infinite loop problem w/ partitioned routing and schedu… by @jeremydmiller in #2032

New Contributors

Full Changelog: V5.9.1...V5.10.0

Don't miss a new wolverine release

NewReleases is sending notifications on new releases.