Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-xray-sdk-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: aws/aws-xray-sdk-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 18 commits
  • 118 files changed
  • 7 contributors

Commits on May 19, 2021

  1. parse hostname from options instead of headers (#430)

    * parse hostname from options instead of headers
    
    * get host from request instead
    
    * updated harness
    willarmiros authored May 19, 2021
    Configuration menu
    Copy the full SHA
    c28ae79 View commit details
    Browse the repository at this point in the history
  2. Increase monitoring frequency to 10 minutes (#431)

    * Update continuous-monitoring.yml
    
    * Update continuous-monitoring.yml
    willarmiros authored May 19, 2021
    Configuration menu
    Copy the full SHA
    c6b2796 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Added CI smoke test workflow (#432)

    * added CI smoke test workflow
    
    * install typescript
    
    * test a bad commit
    
    * revert bad commit
    willarmiros authored May 21, 2021
    Configuration menu
    Copy the full SHA
    b6f18c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Bump browserslist from 4.16.3 to 4.16.6 (#435)

    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.16.3...4.16.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1894179 View commit details
    Browse the repository at this point in the history
  2. Fix crash when http/https libraries use getters (#434)

    fixes #433
    
    This works around an issue when using esbuild to bundle (e.g. using aws-lambda-nodejs)
    
    The fix is adapted from:
    follow-redirects/follow-redirects#146
    christophgysin authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    85b75d1 View commit details
    Browse the repository at this point in the history
  3. Added enforced linting (#436)

    * applied linting rules and added workflow
    
    * renamed RC files
    
    * added import plugin
    
    * remove no-unresolved
    
    * added bracket and spacing rules
    
    * fixed ci
    
    * Update .eslintrc.json
    
    Co-authored-by: Anuraag Agrawal <[email protected]>
    
    Co-authored-by: Anuraag Agrawal <[email protected]>
    willarmiros and anuraaga authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    a9d0cf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Bump glob-parent from 5.1.1 to 5.1.2 (#441)

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4e837f7 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#442)

    willarmiros authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    df97b82 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

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

Commits on Aug 5, 2021

  1. Bump tar from 4.4.13 to 4.4.15 (#456)

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v4.4.13...v4.4.15)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fcc375b View commit details
    Browse the repository at this point in the history
  2. Bump @npmcli/git from 2.0.6 to 2.1.0 (#458)

    Bumps [@npmcli/git](https://github.com/npm/git) from 2.0.6 to 2.1.0.
    - [Release notes](https://github.com/npm/git/releases)
    - [Commits](npm/git@v2.0.6...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/git"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8f1ea20 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Bump path-parse from 1.0.6 to 1.0.7 (#459)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    043be34 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. add the namespace property to Subsegment

    In order to properly trace custom remote segments in XRay the namespace
    needs to be set to "remote". This allows
    TypeScript clients to correctly set
    the remote namespace on the SubSegment
    Alex McKenzie committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    892212e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Merge pull request #470 from mckalexee/master

    Update Subsegment Type Definitions to Include `namespace`
    wangzlei authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    eac3e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. bumped typescript version (#471)

    * bumped typescript version
    
    * fixed ts errors
    willarmiros authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    827e48e View commit details
    Browse the repository at this point in the history
  2. Bump tar from 4.4.15 to 4.4.19 (#462)

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v4.4.15...v4.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    91b7f65 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Create CODEOWNERS (#472)

    * Create CODEOWNERS
    
    * Update CODEOWNERS
    
    * Rename CODEOWNERS to .github/CODEOWNERS
    willarmiros authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c0de709 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

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