Skip to content

v2.3.2

Choose a tag to compare

@RobertoPrevato RobertoPrevato released this 17 Jun 20:03
· 43 commits to main since this release
7e9101f
  • Add built-in features to enable OpenTelemetry logging for all web requests and exceptions,
    based on the examples provided in the BlackSheep-Examples repository. See docs here.
  • Fix #577. Server-Sent Events should be written with \n instead of \r\n.