Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync fork #2

Merged
merged 458 commits into from
Oct 8, 2024
Merged

Sync fork #2

merged 458 commits into from
Oct 8, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 26, 2023

  1. Bump fast-xml-parser and @aws-sdk/client-lambda

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda). These dependencies needed to be updated together.
    
    Updates `fast-xml-parser` from 4.2.4 to 4.2.5
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.4...v4.2.5)
    
    Updates `@aws-sdk/client-lambda` from 3.358.0 to 3.359.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.359.0/clients/client-lambda)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: indirect
    - dependency-name: "@aws-sdk/client-lambda"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1e9163d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from newrelic/dependabot/npm_and_yarn/fast-xm…

    …l-parser-and-aws-sdk/client-lambda-4.2.5
    
    Bump fast-xml-parser and @aws-sdk/client-lambda
    bizob2828 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1fd1fbf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Bump protobufjs from 7.2.3 to 7.2.4

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.3 to 7.2.4.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
    - [Commits](protobufjs/protobuf.js@protobufjs-v7.2.3...protobufjs-v7.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ed42360 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #137 from newrelic/dependabot/npm_and_yarn/protobu…

    …fjs-7.2.4
    
    Bump protobufjs from 7.2.3 to 7.2.4
    bizob2828 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f7e254e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    773c1e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. chore: fixed deps with CVEs

    bizob2828 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ae1ae84 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #142 from newrelic/dep-fixes

    chore: fixed deps with CVEs
    bizob2828 authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0bda51e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge pull request #138 from bizob2828/node-20

    chore: added node 20 and drop node 14 in CI
    bizob2828 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8477c1d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    20cff41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #145 from newrelic/skip-next-tests

    test: skip Next.js 13.4.13 until we can fix the instrumentation
    bizob2828 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d8ead8c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix: updated instrumentation to skip registering middleware instrumen…

    …tation as it runs in a worker thread now and our agent cannot properly track async context
    bizob2828 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    be57a00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from bizob2828/fix-13-4-13

    fix: updated instrumentation to skip registering middleware instrumentation as it runs in a worker thread now and our agent cannot properly track async context
    bizob2828 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8dccc31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3195ae0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #149 from bizob2828/remove-13-4-3-skip

    chore: removes skipping of tests on 13.4.13 and above
    bizob2828 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f1c46fd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ce9b1ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from mkotamies/change-engine-to-16

    chore: change node engine to 16
    bizob2828 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5a352b1 View commit details
    Browse the repository at this point in the history
  3. Setting version to v0.6.0.

    mrickard committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cef669f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40f3af1 View commit details
    Browse the repository at this point in the history
  5. chore: Edited CHANGELOG.md

    Signed-off-by: mrickard <maurice@mauricerickard.com>
    mrickard committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    94d6ae0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #150 from newrelic/release/v0.6.0

    Release v0.6.0
    bizob2828 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e57389e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    8e7a0ac View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    cdf07ee View commit details
    Browse the repository at this point in the history
  2. chore: update path for ritm

    bizob2828 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0e340cf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    82933f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from nareshNishad/main

    remove slack link as it is decommissioned
    bizob2828 authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ff9836f View commit details
    Browse the repository at this point in the history
  3. chore: updated peer dep to the unreleased version of agent that this …

    …instrumentation will now require
    bizob2828 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    407ba0c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    d4336ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #152 from newrelic/ritm-update

    chore: update path for ritm
    bizob2828 authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    dbf82ba View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Setting version to v0.7.0.

    bizob2828 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5189c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba1e03 View commit details
    Browse the repository at this point in the history
  3. chore: changelog edits

    bizob2828 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    542abad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #155 from newrelic/release/v0.7.0

    Release v0.7.0
    bizob2828 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    223585c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    54b6b4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from bizob2828/main

    chore: updated @newrelic/test-utilities to latest
    bizob2828 authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cc73472 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. chore(deps): bump @babel/traverse

    Bumps  and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse). These dependencies needed to be updated together.
    
    Updates `@babel/traverse` from 7.17.3 to 7.23.2
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    Updates `@babel/traverse` from 7.20.0 to 7.23.2
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    870bcb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #165 from newrelic/dependabot/npm_and_yarn/babel/t…

    …raverse-and-babel/traverse-7.23.2
    
    chore(deps): bump @babel/traverse
    mrickard authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8085bb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    6020280 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from bizob2828/skip-node-16

    test: skip running Next 14+ versioned tests on Node 16 as support was dropped
    mrickard authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4f2c259 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459
    snyk-bot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    026d07f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #168 from newrelic/snyk-fix-b2496d71343bcbd06bfe30…

    …459276a3b7
    
    [Snyk] Security upgrade newrelic from 11.0.0 to 11.5.0
    mrickard authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d311202 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8ee7903 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from newrelic/dependabot/npm_and_yarn/follow-…

    …redirects-1.15.4
    
    chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
    mrickard authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f45bbe4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea15585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee09884 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #170 from bizob2828/fix-tests

    test: updated test assertions based on segment tree changes in 14.1.0 of Next.js
    bizob2828 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ce04f9d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    526e0a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    b43057e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from newrelic/update-specs

    refactor: Updated instrumentation to construct spec objects at instrumentation
    bizob2828 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fd27538 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Setting version to v0.8.0.

    svetlanabrennan committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d8eecac View commit details
    Browse the repository at this point in the history
  2. Adds auto-generated release notes.

    svetlanabrennan committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b649296 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    svetlanabrennan authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f622627 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #177 from newrelic/release/v0.8.0

    Release v0.8.0
    svetlanabrennan authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    81e4079 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b55d8e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    07f08de View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    043679a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #178 from newrelic/dependabot/npm_and_yarn/follow-…

    …redirects-1.15.6
    
    chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6
    svetlanabrennan authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3d104e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #176 from bizob2828/app-dir

    feat: Added a test suite for App Router.
    bizob2828 authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9699c33 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge pull request #175 from newrelic/externalize-libs

    feat: Added a shim to externalize all 3rd party libraries the Node.js agent instruments
    bizob2828 authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    35a5ec7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    5e04f1d View commit details
    Browse the repository at this point in the history
  2. chore: release v0.9.0 (#184)

    Co-authored-by: jsumners-nr <gh-actions-jsumners-nr@github.com>
    Co-authored-by: James Sumners <jsumners@newrelic.com>
    3 people authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8f225f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    d3a73fc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    d761e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    095d04f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f1989 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    fa95515 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    9695618 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b1d0497 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    34816c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3376bde View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chore(deps-dev): bump @grpc/grpc-js from 1.9.9 to 1.10.9 (#203)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1857804 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#204)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    522f8c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. security(deps): bump ws (#206)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7761a47 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ed7daa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    0c4b476 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    6f2da7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dab36d View commit details
    Browse the repository at this point in the history
  3. fix: Refactored benchmark tests to complete async functions (#2334)

    Signed-off-by: mrickard <maurice@mauricerickard.com>
    mrickard authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    57a4dfb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. chore: Revert "fix: Pinned dependenices of node-gyp that dropped supp…

    …ort for Node 16 in patch releases (#2333)" (#2335)
    bizob2828 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f8e2e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7069335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb55ac7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore: release v11.23.0 (#2340)

    Co-authored-by: jsumners-nr <gh-actions-jsumners-nr@github.com>
    Co-authored-by: James Sumners <jsumners@newrelic.com>
    3 people authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c7a1586 View commit details
    Browse the repository at this point in the history
  2. docs: Updated compatibility report (#2342)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5c9e3e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    39eb842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3ad48 View commit details
    Browse the repository at this point in the history
  3. docs: Updated compatibility report (#2345)

    Co-authored-by: bizob2828 <1874937+bizob2828@users.noreply.github.com>
    newrelic-node-agent-team and bizob2828 authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f08adc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3f1ee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. ci: Updated bin/create-docs-pr to create an empty array if changelo…

    …g.json is missing security (#2348)
    bizob2828 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7d5368c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85a385 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9ed8661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb03dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3caf45a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57005d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a2a65d View commit details
    Browse the repository at this point in the history
  6. test: Updated benchmark test results to output result files (#2350)

    Signed-off-by: mrickard <maurice@mauricerickard.com>
    Co-authored-by: Bob Evans <robert.evans25@gmail.com>
    mrickard and bizob2828 authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1b51a68 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    4be870c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. refactor: consolidated adding issue/pr to board and assigning the app…

    …ropriate status into 1 step (#2368)
    bizob2828 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5084b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16e258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5271110 View commit details
    Browse the repository at this point in the history
  4. ci: Added benchmark test GitHub Action (#2366)

    Signed-off-by: mrickard <maurice@mauricerickard.com>
    mrickard authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    afd3ab4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1791a4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d212b15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bab9a8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3723368 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    c6a822b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: Updated aws-sdk v3 instrumentation to custom middleware last to …

    …properly get the external http span to add aws.* attributes (#2382)
    bizob2828 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    751801b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b878930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb964de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9961ae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    303aa99 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    16866da View commit details
    Browse the repository at this point in the history
  2. refactor: Removed Supportability/Features/ESM/UnsupportedLoader as …

    …it is no longer applicable in Node.js 18+ (#2393)
    bizob2828 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d22c368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1870010 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    a0ae32a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef8c006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74176f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b355e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf514d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    321244c View commit details
    Browse the repository at this point in the history
  7. docs: Updated compatibility report (#2401)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a53085d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2c0a31 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b9f64b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    bfdc9a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    09636a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c3b96 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    2aa18b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c1cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef69e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a163ee8 View commit details
    Browse the repository at this point in the history
  5. test: Removed mongodb-esm tests as they are not atomic and conflictin…

    …g with mongodb tests in CI
    bizob2828 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e587b9d View commit details
    Browse the repository at this point in the history
  6. test: Removed mongodb-esm tests as they are not atomic and conflictin…

    …g with mongodb tests in CI (#2416)
    bizob2828 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    941902f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42ed0b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dfab8c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    f7e8c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    599072b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa37ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9726e23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b32f793 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    67a12e3 View commit details
    Browse the repository at this point in the history
  2. docs: Updated compatibility report (#2435)

    Co-authored-by: bizob2828 <1874937+bizob2828@users.noreply.github.com>
    newrelic-node-agent-team and bizob2828 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c7e34c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578aead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7260fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    f1dd8e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    5d617de View commit details
    Browse the repository at this point in the history
  2. docs: Updated compatibility report (#2440)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    32abe5f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    3766895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a16b70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd9b17 View commit details
    Browse the repository at this point in the history
  4. chore: release v12.1.0 (#2455)

    Co-authored-by: svetlanabrennan <gh-actions-svetlanabrennan@github.com>
    Co-authored-by: Svetlana Brennan <50715937+svetlanabrennan@users.noreply.github.com>
    Co-authored-by: Maurice Rickard <maurice@mauricerickard.com>
    4 people authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    12cc92a View commit details
    Browse the repository at this point in the history
  5. docs: Updated compatibility report (#2452)

    Co-authored-by: svetlanabrennan <50715937+svetlanabrennan@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    41f33c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    37ce113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b6a6b View commit details
    Browse the repository at this point in the history
  3. docs: Updated compatibility report (#2460)

    Co-authored-by: bizob2828 <1874937+bizob2828@users.noreply.github.com>
    newrelic-node-agent-team and bizob2828 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a4570e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. refactor: Updated pino instrumentation to separate the wrapping of as…

    …Json into its own function (#2464)
    bizob2828 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    81fdde1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b67623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91636a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. chore: release v12.1.1 (#2472)

    Co-authored-by: svetlanabrennan <gh-actions-svetlanabrennan@github.com>
    Co-authored-by: Svetlana Brennan <50715937+svetlanabrennan@users.noreply.github.com>
    Co-authored-by: Bob Evans <revans@newrelic.com>
    4 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c6a04c0 View commit details
    Browse the repository at this point in the history
  2. docs: Updated compatibility report (#2474)

    Co-authored-by: svetlanabrennan <50715937+svetlanabrennan@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1ad8532 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    373cf0d View commit details
    Browse the repository at this point in the history
  2. docs: Updated compatibility report (#2480)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c2b8879 View commit details
    Browse the repository at this point in the history
  3. feat: Added instrumentation support for Express 5 beta (#2476)

    This will be experimental until express@5.0.0 is generally available
    bizob2828 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    06a4c2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8740539 View commit details
    Browse the repository at this point in the history
  5. docs: Updated compatibility report (#2483)

    Co-authored-by: bizob2828 <1874937+bizob2828@users.noreply.github.com>
    newrelic-node-agent-team and bizob2828 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6160ea0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bbc41c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd2d76f View commit details
    Browse the repository at this point in the history
  8. fix: Updated koa instrumentation to properly get the matched route na…

    …me and to handle changes in `@koa/router@13.0.0` (#2486)
    bizob2828 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0c2ee2f View commit details
    Browse the repository at this point in the history
  9. docs: Updated compatibility report (#2487)

    Co-authored-by: bizob2828 <1874937+bizob2828@users.noreply.github.com>
    newrelic-node-agent-team and bizob2828 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c0a5e64 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore: release v12.2.0 (#2492)

    Co-authored-by: svetlanabrennan <gh-actions-svetlanabrennan@github.com>
    Co-authored-by: Svetlana Brennan <50715937+svetlanabrennan@users.noreply.github.com>
    3 people authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8b9363b View commit details
    Browse the repository at this point in the history
  2. ci: Updated codecov action sha to post coverage from forks. Added fla…

    …g to fail ci if it fails to upload report (#2490)
    bizob2828 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    12fbe56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e04c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d1f5c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    c395779 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    5e8b260 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. docs: Updated compatibility report (#2493)

    Co-authored-by: svetlanabrennan <50715937+svetlanabrennan@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0448927 View commit details
    Browse the repository at this point in the history
  2. feat: Added new API method withLlmCustomAttributes to run a functio…

    …n in a LLM context (#2437)
    
    The context will be used to assign custom attributes to every LLM event produced within the function
    MikeVaz authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    57e6be9 View commit details
    Browse the repository at this point in the history
  3. chore: Converted context-manager unit tests to node:test (#2508)

    Co-authored-by: Bob Evans <robert.evans25@gmail.com>
    jsumners-nr and bizob2828 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9363eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ab91576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee83c2 View commit details
    Browse the repository at this point in the history
  3. docs: cleaned up formatting of api.js to properly inject example snip…

    …pets when rendering on API docs site (#2524)
    bizob2828 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4b34f3d View commit details
    Browse the repository at this point in the history
  4. docs: Updated compatibility report (#2523)

    Co-authored-by: bizob2828 <1874937+bizob2828@users.noreply.github.com>
    newrelic-node-agent-team and bizob2828 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    29784ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bea4548 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    1534a73 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    8184c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c207e1e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    6553807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f004ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    51e7f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfeebc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab64cb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0d1d18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47b8398 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    762511b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebfa2e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. chore: Added CI for publishing agent as Azure site extension (#2488)

    Signed-off-by: mrickard <maurice@mauricerickard.com>
    Co-authored-by: Svetlana Brennan <50715937+svetlanabrennan@users.noreply.github.com>
    Co-authored-by: James Sumners <jsumners@newrelic.com>
    3 people authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    468943a View commit details
    Browse the repository at this point in the history
  2. chore: Converted errors unit tests to node:test (#2540)

    Co-authored-by: Bob Evans <robert.evans25@gmail.com>
    jsumners-nr and bizob2828 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ae82760 View commit details
    Browse the repository at this point in the history
  3. feat: Added Azure site extension installation scripts (#2448)

    Co-authored-by: James Sumners <jsumners@newrelic.com>
    svetlanabrennan and jsumners-nr authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a56c4e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    0b07be8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d421f0 View commit details
    Browse the repository at this point in the history
  2. docs: Updated compatibility report (#2554)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    44edd0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    252f3b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9319071 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abfb9f0 View commit details
    Browse the repository at this point in the history
  6. fix: Nuget pack generates packagName.semver and not packageName-semver (

    #2557)
    
    Signed-off-by: mrickard <maurice@mauricerickard.com>
    mrickard authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d534ba6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ff0ef3 View commit details
    Browse the repository at this point in the history
  2. chore: release v12.4.0 (#2560)

    Co-authored-by: jsumners-nr <gh-actions-jsumners-nr@github.com>
    Co-authored-by: James Sumners <jsumners@newrelic.com>
    Co-authored-by: Bob Evans <revans@newrelic.com>
    4 people authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3b26efb View commit details
    Browse the repository at this point in the history
  3. docs: Updated compatibility report (#2562)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8f7aebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ae4af4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: Ensured README displays for Azure site extension (#2564)

    Signed-off-by: mrickard <maurice@mauricerickard.com>
    mrickard authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a30aed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619f23c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f92073 View commit details
    Browse the repository at this point in the history
  4. chore: release v12.5.0 (#2567)

    Co-authored-by: jsumners-nr <gh-actions-jsumners-nr@github.com>
    Co-authored-by: James Sumners <jsumners@newrelic.com>
    3 people authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d2917c9 View commit details
    Browse the repository at this point in the history
  5. docs: Updated compatibility report (#2568)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2f7a5f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    f44a99b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. docs: Updated compatibility report (#2574)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5e6825b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd1d8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    943a83e View commit details
    Browse the repository at this point in the history
  4. ci: Added workflow run trigger to Azure site extension publish job (#…

    …2575)
    
    Signed-off-by: mrickard <maurice@mauricerickard.com>
    mrickard authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e8ae942 View commit details
    Browse the repository at this point in the history
  5. test: Removed transitive deps from versioned tests as they will auto-…

    …install if required as peer deps (#2580)
    bizob2828 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0db6599 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a28e2e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c997af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5bcd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3766ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a1526 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    608dd98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddeb097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f45a4a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    d169546 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    92e6978 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    de3c266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    444e48b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d4d49e View commit details
    Browse the repository at this point in the history
  4. docs: Updated compatibility report (#2601)

    Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
    newrelic-node-agent-team and jsumners-nr authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7cdfbf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d1acff View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    bd2f1a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33807b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd90ce1 View commit details
    Browse the repository at this point in the history
  4. test: Updated tests that relied on tspl by awating the `plan.comple…

    …ted` instead of calling `end` to avoid flaky tests (#2610)
    bizob2828 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    935ac14 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7bdada6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    16be714 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    9ad476a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362f0d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    e0dc015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386f546 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    86231b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    41002cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37abe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e28fad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e34062 View commit details
    Browse the repository at this point in the history
  5. chore: Migrate fastify tests to node:test (#2632)

    Co-authored-by: Bob Evans <robert.evans25@gmail.com>
    jsumners-nr and bizob2828 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b522477 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcf28bf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. chore: Migrate bunyan, pino, and winston tests to node:test (#…

    …2634)
    
    Co-authored-by: Bob Evans <robert.evans25@gmail.com>
    jsumners-nr and bizob2828 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    69c1ab8 View commit details
    Browse the repository at this point in the history