Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

v4.1.0

Choose a tag to compare

@michaelgoin michaelgoin released this 13 Oct 18:17
· 218 commits to main since this release
  • Fixed bug where _matchedRoute instrumentation would throw if there was
    no active transaction.

    Thank you to @jgeurts for the contribution!

  • Added Node 14 testing to CI.

    Thank you to @jgeurts for the contribution!

    Node 14 appears safe to use with this package based on existing testing. Official
    sign-off on Node 14 support for the Node.js agent all supporting packages will come
    in a future release.

  • Bumped node-test-utilities to ^4.0.0.

  • Added additional dependency language to bottom of third party notices.

  • Updated README, contrib guidelines and templates to better match new open
    by default standards.

  • Updated readme with community-plus header.

  • Updated README as part of the repo consistency project.

  • Added additional files to npm ignore.

  • Added open source policy workflow to repository.