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

Update dependency aws-xray-sdk-core to v3.10.3 #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-xray-sdk-core (source) 3.5.1 -> 3.10.3 age adoption passing confidence

Release Notes

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

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 added in 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 added in 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 added in 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 added in 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 added in 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.

v3.5.2

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.5.2
    • fix: capture command data for SDK v3 clients PR #​611
    • fix: memory leaks caused by cls-hooked PR #​595
  • aws-xray-sdk-mysql updated to 3.5.2
    • No further changes.
  • aws-xray-sdk-express updated to 3.5.2
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.5.2
    • No further changes.
  • aws-xray-sdk-restify updated to 3.5.2
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.5.2
    • No further changes.
  • aws-xray-sdk-koa2 updated to 3.5.2
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.5.2
    • No further changes.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.


This change is Reviewable

@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.5.2 Update dependency aws-xray-sdk-core to v3.5.3 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 616dc73 to cfa9efa Compare October 26, 2023 22:06
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from cfa9efa to 6f74b0a Compare February 22, 2024 23:21
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.5.3 Update dependency aws-xray-sdk-core to v3.5.4 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 6f74b0a to 6229d98 Compare March 25, 2024 20:18
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.5.4 Update dependency aws-xray-sdk-core to v3.6.0 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 6229d98 to 99a040b Compare June 5, 2024 18:39
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.6.0 Update dependency aws-xray-sdk-core to v3.7.0 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 99a040b to 8c5125d Compare June 6, 2024 19:46
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.7.0 Update dependency aws-xray-sdk-core to v3.8.0 Jun 6, 2024
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.8.0 Update dependency aws-xray-sdk-core to v3.9.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 8c5125d to 4ab259f Compare June 10, 2024 22:47
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 4ab259f to 32a4cc6 Compare September 9, 2024 19:59
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.9.0 Update dependency aws-xray-sdk-core to v3.10.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 32a4cc6 to edb2c5f Compare September 19, 2024 21:29
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.10.0 Update dependency aws-xray-sdk-core to v3.10.1 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from edb2c5f to 8c2a585 Compare November 12, 2024 20:20
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.10.1 Update dependency aws-xray-sdk-core to v3.10.2 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-core-3.x branch from 8c2a585 to 97b9e2d Compare January 26, 2025 08:51
@renovate renovate bot changed the title Update dependency aws-xray-sdk-core to v3.10.2 Update dependency aws-xray-sdk-core to v3.10.3 Jan 26, 2025
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