-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Bump ddtrace from 2.1.7 to 2.2.0 #9103
Conversation
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 2.1.7 to 2.2.0. - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/2.x/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v2.1.7...v2.2.0) --- updated-dependencies: - dependency-name: ddtrace dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
2 similar comments
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9103 +/- ##
==========================================
- Coverage 86.58% 86.57% -0.02%
==========================================
Files 179 179
Lines 26539 26539
==========================================
- Hits 22980 22976 -4
- Misses 3559 3563 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This breaks our windows tests. Tracked in #9095. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ddtrace from 2.1.7 to 2.2.0.
Release notes
Sourced from ddtrace's releases.
... (truncated)
Commits
db48b01
chore: fix inconsistency in release process by updating 2.2 from 2.x (#7589)e38aad9
feat(iast): vulnerability deduplication (#7582)c68ae58
chore(test): change teardown to teardown_module (#7584)c0b6911
refactor(rcm): remove code duplication in subscriber service (#7535)a45b659
fix(ci_visibility): only enable coverage if test skipping is enabled (#7564)eb220c9
feat(openai): add support for openai v1 (#7513)b4eb548
feat(logbook): add logbook integration (#7448)0109310
fix(loguru): moves injection of trace values toextra
field (#7536)d279c28
chore: com2ann tracer.py (#7556)458361a
chore(aiohttp): add support for StreamResponse (#7551)You can trigger a rebase of this PR 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 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)