Skip to content

V2.8.1

Compare
Choose a tag to compare
@jeremydmiller jeremydmiller released this 16 May 22:32
· 34 commits to main since this release
cfeeeb1

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