Skip to content

build(deps): update aws-xray-sdk requirement from ^2.13.0 to ^2.15.0#414

Merged
kattakaha merged 2 commits intomainfrom
dependabot/pip/main/aws-xray-sdk-tw-2.15.0
Apr 13, 2026
Merged

build(deps): update aws-xray-sdk requirement from ^2.13.0 to ^2.15.0#414
kattakaha merged 2 commits intomainfrom
dependabot/pip/main/aws-xray-sdk-tw-2.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on aws-xray-sdk to permit the latest version.

Release notes

Sourced from aws-xray-sdk's releases.

2.15.0 Release

See details in CHANGELOG

Changelog

Sourced from aws-xray-sdk's changelog.

2.15.0

  • bugfix: Fix log stack overflow if metadata contains circular reference https://github.com/aws/aws-xray-sdk-python/pull/464

2.14.0

  • bugfix: Fix warning message condition for subsegment ending https://github.com/aws/aws-xray-sdk-python/pull/434

2.13.1

  • improvement: Bump idna from 3.6 to 3.7 in /sample-apps/flask https://github.com/aws/aws-xray-sdk-python/pull/425
  • bugfix: Fix end_time param type docstring from int to float https://github.com/aws/aws-xray-sdk-python/pull/426
  • improvement: Bump werkzeug from 3.0.1 to 3.0.3 in /sample-apps/flask https://github.com/aws/aws-xray-sdk-python/pull/428
  • improvement: [LambdaContext] Create dummy segment when trace header is incomplete https://github.com/aws/aws-xray-sdk-python/pull/429
  • bugfix: [LambdaContext] Fix logging to only happen inside lambda function https://github.com/aws/aws-xray-sdk-python/pull/431

2.13.0

  • bugfix: Fix passing multiple values in testenv.passenv in tox.ini https://github.com/aws/aws-xray-sdk-python/pull/399
  • improvement: Pin flask < 3.x for flask sqlalchemy tests https://github.com/aws/aws-xray-sdk-python/pull/412
  • improvement: Bump werkzeug from 2.2.3 to 3.0.1 in /sample-apps/flask https://github.com/aws/aws-xray-sdk-python/pull/413
  • improvement: Fix typo in docs https://github.com/aws/aws-xray-sdk-python/pull/419
  • bugfix: Fix sqlalchemy_core patch errors for unencoded special characters in db url https://github.com/aws/aws-xray-sdk-python/pull/418
  • bugfix: Fix EB platform version for integration test https://github.com/aws/aws-xray-sdk-python/pull/420

2.12.1

  • bugfix: set_trace_entity() in lambda adds segment to thread PR409 https://github.com/aws/aws-xray-sdk-python/pull/409
  • bugfix: Cleanup after drop of support for Python PR387 https://github.com/aws/aws-xray-sdk-python/pull/387

2.12.0

  • improvement: Default Context Missing Strategy set to Log Error PR372 https://github.com/aws/aws-xray-sdk-python/pull/372
  • bugfix: Pin tox version to <=3.27.1 to fix CI tests PR374 https://github.com/aws/aws-xray-sdk-python/pull/374
  • improvement: Sample app dependency update PR373 https://github.com/aws/aws-xray-sdk-python/pull/373
  • bugfix: Fix pynamodb tests for Python < 3.6 PR375 https://github.com/aws/aws-xray-sdk-python/pull/375
  • improvement: Use latest GH Actions versions in CI tests PR365 https://github.com/aws/aws-xray-sdk-python/pull/365
  • improvement: Simplify setup script PR363 https://github.com/aws/aws-xray-sdk-python/pull/363
  • bugfix: Fix deprecation warnings related to asyncio PR364 https://github.com/aws/aws-xray-sdk-python/pull/364
  • improvement: Run tests against Python 3.10 and 3.11 PR376 https://github.com/aws/aws-xray-sdk-python/pull/376
  • improvement: Sample app dependency update PR380 https://github.com/aws/aws-xray-sdk-python/pull/380
  • bugfix: Pin sqlalchemy version to 1.x to fix tests PR381 https://github.com/aws/aws-xray-sdk-python/pull/381
  • bugfix: Fix sample app dependencies incompatibility with XRay SDK PR382 https://github.com/aws/aws-xray-sdk-python/pull/382
  • bugfix: Start MySQL from GH Actions, upgrade Ubuntu, and remove Python versions for unit tests PR384 https://github.com/aws/aws-xray-sdk-python/pull/384

2.11.0

  • bugfix: Fix TypeError by patching register_default_jsonb from psycopg2 PR350 https://github.com/aws/aws-xray-sdk-python/pull/350
  • improvement: Add annotations PR348 https://github.com/aws/aws-xray-sdk-python/pull/348
  • bugfix: Use service parameter to match centralized sampling rules PR 353 https://github.com/aws/aws-xray-sdk-python/pull/353

... (truncated)

Commits
  • 56a127d Merge pull request #470 from mxiamxia/release-2.15.0
  • 9a4ec71 Update CHANGELOG for 2.15.0 release
  • 8fdfe23 Merge pull request #469 from mxiamxia/release-2.15.0
  • 06f2bb3 Release commit for v2.15.0
  • 89a45f4 Merge pull request #468 from aws/alert-autofix-1
  • 79f352d Merge branch 'master' into alert-autofix-1
  • 4900e83 Merge pull request #467 from aws/alert-autofix-2
  • ab664c6 Potential fix for code scanning alert no. 1: Workflow does not contain permis...
  • 42ef5ac Potential fix for code scanning alert no. 2: Workflow does not contain permis...
  • b893c9b Merge pull request #464 from wangzlei/master
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) to permit the latest version.
- [Release notes](https://github.com/aws/aws-xray-sdk-python/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst)
- [Commits](aws/aws-xray-sdk-python@2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: aws-xray-sdk
  dependency-version: 2.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@dependabot dependabot bot requested a review from kattakaha as a code owner April 13, 2026 13:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@kattakaha kattakaha self-assigned this Apr 13, 2026
@kattakaha kattakaha merged commit b278829 into main Apr 13, 2026
2 checks passed
@kattakaha kattakaha deleted the dependabot/pip/main/aws-xray-sdk-tw-2.15.0 branch April 13, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant