Skip to content

1.1.4

Compare
Choose a tag to compare
@davidfowl davidfowl released this 10 Dec 18:20
· 1478 commits to main since this release

Important Security Fix

Fix for MS13-103

Bugs Fixed

  • Server Sent Events transport throws an exception in JS client when trying to log (#2538)
  • Add .NET servicing attribute to all assemblies (#2516)
  • Performance problem using long polling with many clients (#2505)

Commits

  • Made some changes to better abstract BufferTextWriter. (33fa85a6af)