Skip to content

Release v8.39.0

Compare
Choose a tag to compare
@vuqtran88 vuqtran88 released this 10 Feb 22:50
· 1180 commits to main since this release
48e4cfd

New Features

  • Add GetBrowserTimingHeader(string nonce) overload.
    • This allows sites with a Content-Security-Policy that disables 'unsafe-inline' to emit the inline script with a nonce.

Fixes

  • Fixes Issue #394: agent fails to enable infinite tracing in net5.0 docker images