Skip to content

v8.12.0

Choose a tag to compare

@github-actions github-actions released this 24 May 23:19
· 3923 commits to main since this release
9b4dcb2
  • Added instrumentation to pino to support application logging use cases: forwarding, local decorating, and metrics.

  • Added supportability metrics about the data usage bytes of harvested data to the collector endpoints.

  • Added an optional way to avoid wrapping browser agent script with <script> tag when using api.getBrowserTimingHeader. This will ease usage with Component based libraries like React.

    Thanks to @github-dd-nicolas for the contribution. 🎉

  • Upgraded @grpc/proto-loader to fix a CVE with protobufjs.

  • Upgraded @newrelic/test-utilities to resolve a dev-only audit warning.