Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 (#6124)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 to 2.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's releases</a>.</em></p> <blockquote> <h2>2.8.0</h2> <h3>Various fixes & improvements</h3> <ul> <li><code>profiler_id</code> uses underscore (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Don't send full env to subprocess (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>) by <a href="https://github.com/kmichel-aiven"><code>@kmichel-aiven</code></a></li> <li>Stop using <code>Hub</code> in <code>HttpTransport</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove <code>ipdb</code> from test requirements (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>) by <a href="https://github.com/rominf"><code>@rominf</code></a></li> <li>Avoid propagation of empty baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>) by <a href="https://github.com/hartungstenio"><code>@hartungstenio</code></a></li> <li>Add entry point for <code>SentryPropagator</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>) by <a href="https://github.com/mender"><code>@mender</code></a></li> <li>Bump checkouts/data-schemas from <code>8c13457</code> to <code>88273a9</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.7.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(otel): Fix missing baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3218">#3218</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>This is the config file of asdf-vm which we do not use. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3215">#3215</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Added option to disable middleware spans in Starlette (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3052">#3052</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>build: Update tornado version in setup.py to match code check. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3206">#3206</a>) by <a href="https://github.com/aclemons"><code>@aclemons</code></a></li> </ul> <h2>2.7.0</h2> <ul> <li>Add <code>origin</code> to spans and transactions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3133">#3133</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>OTel: Set up typing for OTel (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>OTel: Auto instrumentation skeleton (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>OpenAI: If there is an internal error, still return a value (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3192">#3192</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>MongoDB: Add MongoDB collection span tag (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3182">#3182</a>) by <a href="https://github.com/0Calories"><code>@0Calories</code></a></li> <li>MongoDB: Change span operation from <code>db.query</code> to <code>db</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3186">#3186</a>) by <a href="https://github.com/0Calories"><code>@0Calories</code></a></li> <li>MongoDB: Remove redundant command name in query description (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3189">#3189</a>) by <a href="https://github.com/0Calories"><code>@0Calories</code></a></li> <li>Apache Spark: Fix spark driver integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3162">#3162</a>) by <a href="https://github.com/seyoon-lim"><code>@seyoon-lim</code></a></li> <li>Apache Spark: Add Spark test suite to tox.ini and to CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Codecov: Add failed test commits in PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Update library, Python versions in tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Remove Hub from our test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Use env vars for default CA cert bundle location (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3160">#3160</a>) by <a href="https://github.com/DragoonAethis"><code>@DragoonAethis</code></a></li> <li>Create a separate test group for AI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3198">#3198</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Add additional stub packages for type checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>) by <a href="https://github.com/Daverball"><code>@Daverball</code></a></li> <li>Proper naming of requirements files (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3191">#3191</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Pinning pip because new version does not work with some versions of Celery and Httpx (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3195">#3195</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>build(deps): bump supercharge/redis-github-action from 1.7.0 to 1.8.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3193">#3193</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3171">#3171</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>build(deps): update pytest-asyncio requirement (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3087">#3087</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.6.0</h2> <ul> <li>Introduce continuous profiling mode (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2830">#2830</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Profiling: Add deprecation comment for profiler internals (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Profiling: Move thread data to trace context (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3157">#3157</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Explicitly export cron symbols for typecheckers (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3072">#3072</a>) by <a href="https://github.com/spladug"><code>@spladug</code></a></li> <li>Cleaning up ASGI tests for Django (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3180">#3180</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Celery: Add Celery receive latency (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3174">#3174</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Metrics: Update type hints for tag values (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3156">#3156</a>) by <a href="https://github.com/elramen"><code>@elramen</code></a></li> <li>Django: Fix psycopg3 reconnect error (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3111">#3111</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.8.0</h2> <h3>Various fixes & improvements</h3> <ul> <li><code>profiler_id</code> uses underscore (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Don't send full env to subprocess (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>) by <a href="https://github.com/kmichel-aiven"><code>@kmichel-aiven</code></a></li> <li>Stop using <code>Hub</code> in <code>HttpTransport</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove <code>ipdb</code> from test requirements (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>) by <a href="https://github.com/rominf"><code>@rominf</code></a></li> <li>Avoid propagation of empty baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>) by <a href="https://github.com/hartungstenio"><code>@hartungstenio</code></a></li> <li>Add entry point for <code>SentryPropagator</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>) by <a href="https://github.com/mender"><code>@mender</code></a></li> <li>Bump checkouts/data-schemas from <code>8c13457</code> to <code>88273a9</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.7.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(otel): Fix missing baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3218">#3218</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>This is the config file of asdf-vm which we do not use. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3215">#3215</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Added option to disable middleware spans in Starlette (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3052">#3052</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>build: Update tornado version in setup.py to match code check. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3206">#3206</a>) by <a href="https://github.com/aclemons"><code>@aclemons</code></a></li> </ul> <h2>2.7.0</h2> <ul> <li>Add <code>origin</code> to spans and transactions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3133">#3133</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>OTel: Set up typing for OTel (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>OTel: Auto instrumentation skeleton (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>OpenAI: If there is an internal error, still return a value (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3192">#3192</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>MongoDB: Add MongoDB collection span tag (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3182">#3182</a>) by <a href="https://github.com/0Calories"><code>@0Calories</code></a></li> <li>MongoDB: Change span operation from <code>db.query</code> to <code>db</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3186">#3186</a>) by <a href="https://github.com/0Calories"><code>@0Calories</code></a></li> <li>MongoDB: Remove redundant command name in query description (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3189">#3189</a>) by <a href="https://github.com/0Calories"><code>@0Calories</code></a></li> <li>Apache Spark: Fix spark driver integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3162">#3162</a>) by <a href="https://github.com/seyoon-lim"><code>@seyoon-lim</code></a></li> <li>Apache Spark: Add Spark test suite to tox.ini and to CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Codecov: Add failed test commits in PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Update library, Python versions in tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Remove Hub from our test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Use env vars for default CA cert bundle location (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3160">#3160</a>) by <a href="https://github.com/DragoonAethis"><code>@DragoonAethis</code></a></li> <li>Create a separate test group for AI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3198">#3198</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Add additional stub packages for type checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>) by <a href="https://github.com/Daverball"><code>@Daverball</code></a></li> <li>Proper naming of requirements files (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3191">#3191</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Pinning pip because new version does not work with some versions of Celery and Httpx (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3195">#3195</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>build(deps): bump supercharge/redis-github-action from 1.7.0 to 1.8.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3193">#3193</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3171">#3171</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>build(deps): update pytest-asyncio requirement (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3087">#3087</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.6.0</h2> <ul> <li>Introduce continuous profiling mode (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2830">#2830</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Profiling: Add deprecation comment for profiler internals (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Profiling: Move thread data to trace context (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3157">#3157</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Explicitly export cron symbols for typecheckers (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3072">#3072</a>) by <a href="https://github.com/spladug"><code>@spladug</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-python/commit/6f4685e29b072d02edfb5c9def75120e88e600e4"><code>6f4685e</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7e6998e13ff3927a76f609c15ff2be5e0ce8b40c"><code>7e6998e</code></a> release: 2.8.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/32335dde277fa4467826170bf8a659a109921d60"><code>32335dd</code></a> fix(profiling): profiler_id uses underscore (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/763e40aa4cb57ecced467f48f78f335c87e9bdff"><code>763e40a</code></a> fix(integrations): don't send full env to subprocess (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/31efa62c90e5b88c6c15b55f6908a25133d65958"><code>31efa62</code></a> ref(transport): Stop using <code>Hub</code> in <code>HttpTransport</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/defb44860283348576a957ba481b2359bcc40a54"><code>defb448</code></a> build: Remove ipdb from test requirements (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/407f651f66fa811a20241579aa7881de624b3e20"><code>407f651</code></a> feat(opentelemetry): Add entry point for SentryPropagator (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/eab218c91ae2b894df18751e347fd94972a4fe06"><code>eab218c</code></a> build(deps): bump checkouts/data-schemas from <code>8c13457</code> to <code>88273a9</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/57825605d952bcf0272c52c5f382bf3e34935819"><code>5782560</code></a> fix(opentelemetry): avoid propagation of empty baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/6701616b615d36ad2ee35e87232d513ac5dede2b"><code>6701616</code></a> Merge branch 'release/2.7.1'</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/1.39.2...2.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sentry-sdk&package-manager=pip&previous-version=1.39.2&new-version=2.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/getsentry/snuba/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Onkar Deshpande <[email protected]>
- Loading branch information