Closed dependabot[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
master@861ba0a
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps sentry-sdk from 2.1.1 to 2.2.0.
Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
1475b34
meta: Update CHANGELOG.md573d321
release: 2.2.006efff3
Add tags + data passing functionality to@ai
_track (#3071)0d7a6f7
feat: Addlast_event_id
to top-level api92a3698
feat(scope): Add last_event_id to Scope94a6c2a
fix(tracing): Only propagate headers from spans within transactionsa02eb9c
feat(celery): Set "messaging.system" on span68332d8
feat(celery): Set task ID on spanff10b77
feat: Send Celery retry count72ac630
feat(celery): Send queue name to SentryDependabot 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 show