Skip to content

chore(deps): bump aws-xray-sdk from 2.10.0 to 2.11.0 - #334

Closed
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/develop/aws-xray-sdk-2.11.0
Closed

chore(deps): bump aws-xray-sdk from 2.10.0 to 2.11.0#334
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/develop/aws-xray-sdk-2.11.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 11, 2022

Copy link
Copy Markdown

Bumps aws-xray-sdk from 2.10.0 to 2.11.0.

Release notes

Sourced from aws-xray-sdk's releases.

2.11.0 Release

See details in CHANGELOG

Changelog

Sourced from aws-xray-sdk's changelog.

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
  • bugfix: Implement PEP3134 to discover underlying problems with python3 PR355 https://github.com/aws/aws-xray-sdk-python/pull/355
  • improvement: Allow list TopicArn for SNS PublishBatch request PR358 https://github.com/aws/aws-xray-sdk-python/pull/358
  • bugfix: Version pinning flask-sqlalchemy version to 2.5.1 or less PR360 https://github.com/aws/aws-xray-sdk-python/pull/360
  • bugfix: Fix UnboundLocalError when aiohttp server raises a CancelledError PR356 https://github.com/aws/aws-xray-sdk-python/pull/356
  • improvement: Instrument httpx >= 0.20 PR357 https://github.com/aws/aws-xray-sdk-python/pull/357
  • improvement: [LambdaContext] persist original trace header PR362 https://github.com/aws/aws-xray-sdk-python/pull/362
  • bugfix: Run tests against Django 4.x PR361 https://github.com/aws/aws-xray-sdk-python/pull/361
  • improvement: Oversampling Mitigation PR366 https://github.com/aws/aws-xray-sdk-python/pull/366
Commits
  • b37ae11 Release commit for v2.11.0 (#367)
  • 6b64982 Oversampling Mitigation (#366)
  • 6e30483 Run tests against Django 4.x (#361)
  • 7ec8c59 persist original trace header in lambda context (#362)
  • 80dbd1d Instrument httpx >= 0.20 (#357)
  • cd0fed7 Fix UnboundLocalError when aiohttp server raises a CancelledError (#356)
  • 699ed0c Version pinning flask-sqlalchemy version to 2.5.1 or less (#360)
  • a63a620 Merge pull request #358 from wangzlei/master
  • 7e328a9 Allow list TopicArn for SNS PublishBatch request
  • 4660169 Implement PEP3134 to discover underlying problems with python3 (#355)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

heitorlessaand others added 2 commits October 21, 2022 15:11
Bumps [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) from 2.10.0 to 2.11.0.
- [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.10.0...2.11.0)
---
updated-dependencies:
- dependency-name: aws-xray-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 11, 2022
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Base: 99.35% // Head: 99.35% // No change to project coverage 👍

Coverage data is based on head (a308250) compared to base (ba3b595).
Patch has no changes to coverable lines.

Additional details and impacted files
@@ Coverage Diff @@## develop #334 +/- ##
========================================
Coverage 99.35% 99.35% ========================================
Files 128 128 Lines 5873 5873 Branches 371 371 ========================================
Hits 5835 5835 Misses 18 18 Partials 20 20 

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot@github

dependabotBot commented on behalf of githubOct 13, 2023

Copy link
Copy Markdown
Author

Superseded by #427.

@dependabotdependabotBot closed this Oct 13, 2023
@dependabot
dependabotBot deleted the dependabot/pip/develop/aws-xray-sdk-2.11.0 branch October 13, 2023 09:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@codecov-commenter@heitorlessa