Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2021

Bumps aws-xray-sdk from 2.8.0 to 2.9.0.

Release notes

Sourced from aws-xray-sdk's releases.

2.9.0 Release

See details in CHANGELOG

Changelog

Sourced from aws-xray-sdk's changelog.

2.9.0

  • bugfix: Change logging behavior to avoid overflow. PR302 <https://github.com/aws/aws-xray-sdk-python/pull/302>_.
  • improvement: Lazy load samplers to speed up cold start in lambda. PR312 <https://github.com/aws/aws-xray-sdk-python/pull/312>_.
  • improvement: Replace slow json file name resolver. PR 306 <https://github.com/aws/aws-xray-sdk-python/pull/306>_.
Commits
  • be4dea2 Release commit for v2.9.0 (#318)
  • 9858cab Merge pull request #317 from wangzlei/master
  • 85d8801 Remove redundant error log MISSING_SEGMENT_MSG
  • 05f5e8f Merge pull request #315 from aws/willarmiros-patch-1
  • e1841e6 Create CODEOWNERS
  • 0e1f935 Merge pull request #312 from maxday/maxday/lazy-load-samplers
  • f4b33f0 lazy load samplers
  • 86248a5 Merge pull request #306 from NathanielRN/remove-slow-filepath-resolve
  • aa4b2f5 Benchmark tests should both consistently return
  • 8ad460e Add benchmarks for json read
  • 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)

Bumps [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) from 2.8.0 to 2.9.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.8.0...2.9.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Dec 8, 2021
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 8, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2021

Codecov Report

Merging #876 (7eaca38) into develop (5cb9852) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #876   +/-   ##
========================================
  Coverage    99.90%   99.90%           
========================================
  Files          118      118           
  Lines         5126     5126           
  Branches       571      571           
========================================
  Hits          5121     5121           
  Misses           2        2           
  Partials         3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5cb9852...7eaca38. Read the comment docs.

@mergify mergify bot merged commit de26a94 into develop Dec 8, 2021
@mergify mergify bot deleted the dependabot/pip/develop/aws-xray-sdk-2.9.0 branch December 8, 2021 07:02
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants