Skip to content

v0.82

Compare
Choose a tag to compare
@prymitive prymitive released this 12 Apr 11:14
· 3066 commits to main since this release

Fixed

  • Header values are now sanitised before logging when log:config is
    enabled #2930.
  • Fixed a deadlock issue that could cause karma to hang #2944 (@jonaz).

Added

  • listen:timeout:read and listen:timeout:write config options for
    setting HTTP server request read and response write timeouts.
  • annotations:enableInsecureHTML config option #2886.