Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Confidence
aws-xray-sdk (source) 3.5.2 -> 3.11.0 age confidence

Release Notes

aws/aws-xray-sdk-node (aws-xray-sdk)

v3.11.0

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.11.0
    • change: Support extracting X-Ray Trace Header via Lambda Invoke Store in Lambda Environments PR #​722
  • aws-xray-sdk-mysql updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-express updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-restify updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.11.0
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.11.0
    • No further changes.

v3.10.3

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.10.3
    • Fix error due to missing header in the response in resolveSampling method.
  • aws-xray-sdk-mysql updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-restify updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.3
    • Enable automatic mode and expose hooks
  • aws-xray-sdk-koa2 updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.3
    • No further changes.

v3.10.2

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-mysql updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-restify updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.2
    • Add default export and named export for fastify plugin
  • aws-xray-sdk-koa2 updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.2
    • Fix missing X-Ray headers for fetch, add export for fetch enableCapture utility

v3.10.1

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.10.1
    • Bump dependency version for body-parser, express and find-my-way
    • These dependency version changes apply to all packages
  • aws-xray-sdk-mysql updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-restify updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.1
    • No further changes.

v3.10.0

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.10.0
    • No further changes
  • aws-xray-sdk-mysql updated to 3.10.0
  • aws-xray-sdk-express updated to 3.10.0
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.0
  • aws-xray-sdk-restify updated to 3.10.0
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.0
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.10.0
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.0
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.0
    • Pass dispatcher options to global fetch PR #​653

v3.9.0

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.9.0
    • Feature: Lambda PassThrough trace header support PR #​660
  • aws-xray-sdk-mysql updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-express updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-restify updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.9.0
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.9.0
    • No further changes.

v3.8.0

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.8.0
    • Fix: Revert #​651 [Lambda] Replace Facade with No-Op if trace header is missing data PR #​657
  • aws-xray-sdk-mysql updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-express updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-restify updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.8.0
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.8.0
    • No further changes.

v3.7.0

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.7.0
    • Feature: Replace Facade segment with No-Op if trace header is missing data in AWS Lambda PassThrough mode PR #​651
    • Fix: TraceId timestamp supports string starts with '0' PR #​641
  • aws-xray-sdk-mysql updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-express updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-restify updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.7.0
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.7.0
    • Fix: fix subsegment callback error parameter type PR #​644

v3.6.0

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-mysql updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-express updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-restify updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.6.0
    • No further changes.
  • aws-xray-sdk-fetch added in 3.6.0
    • Feature: Added aws-xray-sdk-fetch package as an sdk_contrib instrumentation PR #​590

v3.5.4

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.5.4
    • change: Add export for resolveManualSegmentParams to AWSXRay PR #​628
  • aws-xray-sdk-mysql updated to 3.5.4
    • No further changes.
  • aws-xray-sdk-express updated to 3.5.4
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.5.4
    • No further changes.
  • aws-xray-sdk-restify updated to 3.5.4
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.5.4
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.5.4
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.5.4
    • No further changes.

v3.5.3

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.5.3
  • aws-xray-sdk-mysql updated to 3.5.3
    • No further changes.
  • aws-xray-sdk-express updated to 3.5.3
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.5.3
    • No further changes.
  • aws-xray-sdk-restify updated to 3.5.3
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.5.3
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.5.3
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.5.3
    • No further changes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 18cda29 to 6f08998 Compare January 26, 2025 09:19
@renovate renovate bot changed the title fix(deps): update dependency aws-xray-sdk to v3.10.2 fix(deps): update dependency aws-xray-sdk to v3.10.3 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 6f08998 to 430e3da Compare January 30, 2025 19:42
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 430e3da to ab2edf0 Compare February 9, 2025 14:27
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from ab2edf0 to 6292bae Compare March 3, 2025 11:50
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch 2 times, most recently from f81a118 to a090ee0 Compare March 13, 2025 19:55
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from a090ee0 to 38e1ec8 Compare April 1, 2025 11:32
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 38e1ec8 to d189c36 Compare April 8, 2025 12:20
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from d189c36 to 1ab4b69 Compare April 24, 2025 09:44
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 1ab4b69 to 6510d28 Compare May 19, 2025 20:55
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch 2 times, most recently from 1c2395f to 78a2654 Compare June 4, 2025 06:11
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 78a2654 to 9f9c996 Compare June 22, 2025 13:09
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 9f9c996 to 7fdc4ed Compare July 2, 2025 18:45
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 7fdc4ed to a269c10 Compare August 10, 2025 12:30
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from a269c10 to e7b6379 Compare August 19, 2025 14:06
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from e7b6379 to e93855a Compare September 25, 2025 18:14
@renovate renovate bot changed the title fix(deps): update dependency aws-xray-sdk to v3.10.3 chore(deps): update dependency aws-xray-sdk to v3.10.3 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from e93855a to 736cdc8 Compare October 15, 2025 22:43
@renovate renovate bot changed the title chore(deps): update dependency aws-xray-sdk to v3.10.3 chore(deps): update dependency aws-xray-sdk to v3.11.0 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x-lockfile branch from 736cdc8 to 815a0bc Compare October 21, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants