Skip to content

2.8

Compare
Choose a tag to compare
@MvRens MvRens released this 07 Oct 14:15
· 95 commits to develop since this release

Tapeti.Serilog

  1. Added optional WithMessageHandlerLogging middleware to output the time a message handler takes to the Serilog Logger. Includes a warning treshold and the ability to inject an IDependencyContext to add custom properties.

Repository split

  1. Tapeti.Annotations, Tapeti.DataAnnotations.Extensions have been moved to their own Github repositories and are built separately. As these are rarely updated this stabilizes their version numbers which should improve compatibility for services consuming message packages from other services instead of forcing them to have the same Tapeti version.
  2. Tapeti.Cmd has also been moved to it's own Github repository as it has no dependency on the Tapeti library and vice versa.