Skip to content

Commit 6f3ab5e

Browse files
author
stubsabot
committed
[stubsabot] Bump aws-xray-sdk to 2.15.*
Release: https://pypi.org/pypi/aws-xray-sdk/2.15.0 Homepage: https://github.com/aws/aws-xray-sdk-python Repository: https://github.com/aws/aws-xray-sdk-python Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/aws-xray-sdk Diff: aws/aws-xray-sdk-python@2.14.0...2.15.0 Stubsabot analysis of the diff between the two releases: - 3 public Python files have been added: `aws_xray_sdk/ext/psycopg/__init__.py`, `aws_xray_sdk/ext/psycopg/patch.py`, `tests/ext/psycopg/__init__.py`. - 0 files included in typeshed's stubs have been deleted. - 5 files included in typeshed's stubs have been modified or renamed: `aws_xray_sdk/core/context.py`, `aws_xray_sdk/core/patcher.py`, `aws_xray_sdk/core/sampling/local/sampling_rule.py`, `aws_xray_sdk/core/utils/conversion.py`, `aws_xray_sdk/version.py`. - Total lines of Python code added: 210. - Total lines of Python code deleted: 8. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent 1d548aa commit 6f3ab5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/aws-xray-sdk/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "2.14.*"
1+
version = "2.15.*"
22
upstream_repository = "https://github.com/aws/aws-xray-sdk-python"

0 commit comments

Comments
 (0)