-
Notifications
You must be signed in to change notification settings - Fork 158
Comparing changes
Open a pull request
base repository: aws/aws-xray-sdk-node
base: [email protected]
head repository: aws/aws-xray-sdk-node
compare: [email protected]
- 18 commits
- 118 files changed
- 7 contributors
Commits on May 19, 2021
-
parse hostname from options instead of headers (#430)
* parse hostname from options instead of headers * get host from request instead * updated harness
Configuration menu - View commit details
-
Copy full SHA for c28ae79 - Browse repository at this point
Copy the full SHA c28ae79View commit details -
Increase monitoring frequency to 10 minutes (#431)
* Update continuous-monitoring.yml * Update continuous-monitoring.yml
Configuration menu - View commit details
-
Copy full SHA for c6b2796 - Browse repository at this point
Copy the full SHA c6b2796View commit details
Commits on May 21, 2021
-
Added CI smoke test workflow (#432)
* added CI smoke test workflow * install typescript * test a bad commit * revert bad commit
Configuration menu - View commit details
-
Copy full SHA for b6f18c6 - Browse repository at this point
Copy the full SHA b6f18c6View commit details
Commits on Jun 1, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1894179 - Browse repository at this point
Copy the full SHA 1894179View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 85b75d1 - Browse repository at this point
Copy the full SHA 85b75d1View commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for a9d0cf9 - Browse repository at this point
Copy the full SHA a9d0cf9View commit details
Commits on Jun 15, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4e837f7 - Browse repository at this point
Copy the full SHA 4e837f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for df97b82 - Browse repository at this point
Copy the full SHA df97b82View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 73e6ba8 - Browse repository at this point
Copy the full SHA 73e6ba8View commit details
Commits on Aug 5, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for fcc375b - Browse repository at this point
Copy the full SHA fcc375bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8f1ea20 - Browse repository at this point
Copy the full SHA 8f1ea20View commit details
Commits on Aug 13, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 043be34 - Browse repository at this point
Copy the full SHA 043be34View commit details
Commits on Oct 20, 2021
-
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 committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 892212e - Browse repository at this point
Copy the full SHA 892212eView commit details
Commits on Oct 22, 2021
-
Merge pull request #470 from mckalexee/master
Update Subsegment Type Definitions to Include `namespace`
Configuration menu - View commit details
-
Copy full SHA for eac3e45 - Browse repository at this point
Copy the full SHA eac3e45View commit details
Commits on Oct 26, 2021
-
bumped typescript version (#471)
* bumped typescript version * fixed ts errors
Configuration menu - View commit details
-
Copy full SHA for 827e48e - Browse repository at this point
Copy the full SHA 827e48eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 91b7f65 - Browse repository at this point
Copy the full SHA 91b7f65View commit details
Commits on Nov 10, 2021
-
* Create CODEOWNERS * Update CODEOWNERS * Rename CODEOWNERS to .github/CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for c0de709 - Browse repository at this point
Copy the full SHA c0de709View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c74bc4a - Browse repository at this point
Copy the full SHA c74bc4aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@3.3.4