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

v2.0.0

Choose a tag to compare

@michaelgoin michaelgoin released this 03 Aug 19:10
· 368 commits to main since this release
  • Updated to Apache 2.0 license.
  • Bumped minimum peer dependency (and dev dependency) of newrelic (agent) to 6.11 for license matching.
  • Added third party notices file and metadata for dependencies.
  • Updated README with more detail.
  • Added issue templates for bugs and enhancements.
  • Added code of conduct file.
  • Added contributing guide.
  • Added pull request template.
  • Migrated CI to GitHub Actions.
  • Added copyright headers to all source files.
  • Bumped @newrelic/test-utils to 4.0.0
  • Added additional items to .npmignore.
  • Removed AWS servers as dependency for versioned tests.
    Enables versioned test to run successfully for forked repo PRs.