This repository was archived by the owner on Sep 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit f07f655
chore(deps): bump sentry from 0.27.0 to 0.29.1
Bumps [sentry](https://github.com/getsentry/sentry-rust) from 0.27.0 to
0.29.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-rust/releases">sentry's
releases</a>.</em></p>
<blockquote>
<h2>0.29.1</h2>
<p><strong>Features</strong>:</p>
<ul>
<li>Users of <code>TransactionContext</code> may now add
<code>custom</code> context to it. This may be used by
<code>traces_sampler</code> to decide sampling rates on a
per-transaction basis. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/512">#512</a>)</li>
</ul>
<p><strong>Fixes</strong>:</p>
<ul>
<li>Correctly strip crates hashes for v0 symbol mangling. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/525">#525</a>)</li>
</ul>
<p><strong>Internal</strong>:</p>
<ul>
<li>Simplify <code>Hub::run</code> and <code>SentryFuture</code> by
using a scope-guard for <code>Hub</code> switching. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/524">#524</a>,
<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/529">#529</a>)</li>
</ul>
<p><strong>Thank you</strong>:</p>
<p>Features, fixes and improvements in this release have been
contributed by:</p>
<ul>
<li><a
href="https://github.com/tommilligan"><code>@tommilligan</code></a></li>
</ul>
<h2>0.29.0</h2>
<p><strong>Features</strong></p>
<ul>
<li>Allow <code>traces_sampler</code> to inspect well known properties
of <code>TransactionContext</code> (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/514">#514</a>)</li>
</ul>
<h2>0.28.0</h2>
<p><strong>Breaking Changes</strong>:</p>
<ul>
<li>The minimum supported Rust version was bumped to
<strong>1.60.0</strong> due to requirements from dependencies. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/498">#498</a>)</li>
<li>Added the <code>traces_sampler</code> option to
<code>ClientOptions</code>. This allows the user to customise sampling
rates on a per-transaction basis. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/510">#510</a>)</li>
</ul>
<p><strong>Features</strong>:</p>
<ul>
<li>Add support for Profiling feature. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/479">#479</a>)</li>
<li>Add <code>SSL_VERIFY</code> option to control certificate
verification. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/508">#508</a>)</li>
<li>Add Windows OS version to OS context (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/499">#499</a>)</li>
<li>Add a <code>tower-http</code> feature as a shortcut (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/493">#493</a>)</li>
</ul>
<p><strong>Internal</strong>:</p>
<ul>
<li>Take advantage of weak features in Rust 1.60 for TLS enablement (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/454">#454</a>)</li>
<li>Turn off <code>pprof</code> default features (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/491">#491</a>)</li>
<li>Change session update logic to follow the spec (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/477">#477</a>)</li>
<li>Extract public <code>event_from_error</code> fn in
<code>sentry-anyhow</code> (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/476">#476</a>)</li>
</ul>
<p><strong>Thank you</strong>:</p>
<p>Features, fixes and improvements in this release have been
contributed by:</p>
<ul>
<li><a
href="https://github.com/MarijnS95"><code>@MarijnS95</code></a></li>
<li><a
href="https://github.com/lpraneis"><code>@lpraneis</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-rust/blob/master/CHANGELOG.md">sentry's
changelog</a>.</em></p>
<blockquote>
<h2>0.29.1</h2>
<p><strong>Features</strong>:</p>
<ul>
<li>Users of <code>TransactionContext</code> may now add
<code>custom</code> context to it. This may be used by
<code>traces_sampler</code> to decide sampling rates on a
per-transaction basis. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/512">#512</a>)</li>
</ul>
<p><strong>Fixes</strong>:</p>
<ul>
<li>Correctly strip crates hashes for v0 symbol mangling. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/525">#525</a>)</li>
</ul>
<p><strong>Internal</strong>:</p>
<ul>
<li>Simplify <code>Hub::run</code> and <code>SentryFuture</code> by
using a scope-guard for <code>Hub</code> switching. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/524">#524</a>,
<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/529">#529</a>)</li>
</ul>
<p><strong>Thank you</strong>:</p>
<p>Features, fixes and improvements in this release have been
contributed by:</p>
<ul>
<li><a
href="https://github.com/tommilligan"><code>@tommilligan</code></a></li>
</ul>
<h2>0.29.0</h2>
<p><strong>Features</strong>:</p>
<ul>
<li>Allow <code>traces_sampler</code> to inspect well known properties
of <code>TransactionContext</code> (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/514">#514</a>)</li>
</ul>
<h2>0.28.0</h2>
<p><strong>Breaking Changes</strong>:</p>
<ul>
<li>The minimum supported Rust version was bumped to
<strong>1.60.0</strong> due to requirements from dependencies. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/498">#498</a>)</li>
<li>Added the <code>traces_sampler</code> option to
<code>ClientOptions</code>. This allows the user to customise sampling
rates on a per-transaction basis. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/510">#510</a>)</li>
</ul>
<p><strong>Features</strong>:</p>
<ul>
<li>Add support for Profiling feature. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/479">#479</a>)</li>
<li>Add <code>SSL_VERIFY</code> option to control certificate
verification. (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/508">#508</a>)</li>
<li>Add Windows OS version to OS context (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/499">#499</a>)</li>
<li>Add a <code>tower-http</code> feature as a shortcut (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/493">#493</a>)</li>
</ul>
<p><strong>Internal</strong>:</p>
<ul>
<li>Take advantage of weak features in Rust 1.60 for TLS enablement (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/454">#454</a>)</li>
<li>Turn off <code>pprof</code> default features (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/491">#491</a>)</li>
<li>Change session update logic to follow the spec (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/477">#477</a>)</li>
<li>Extract public <code>event_from_error</code> fn in
<code>sentry-anyhow</code> (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/pull/476">#476</a>)</li>
</ul>
<p><strong>Thank you</strong>:</p>
<p>Features, fixes and improvements in this release have been
contributed by:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/5993ddeaddc19bc43a9f503f6393b0bdb35d5d03"><code>5993dde</code></a>
release: 0.29.1</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/96e1da3d4d5d4197899cab8cfdcfcdb672689e65"><code>96e1da3</code></a>
ref: Switch back to UnsafeCell from ArcSwap (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/529">#529</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/b12f72d7c735982a6965ca86ebab65fdb4c22848"><code>b12f72d</code></a>
ref: Update CI Workflows (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/528">#528</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/7da6009a16f77b32ede989e6360e474497c5f676"><code>7da6009</code></a>
ref: Pacify clippy (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/527">#527</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/3419eeea49b45aa75f0b03ce74f960ee823f5958"><code>3419eee</code></a>
meta: Update Changelog (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/526">#526</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/6404d6088e6a431513e2e0bb71f7a1c89fb3abc9"><code>6404d60</code></a>
fix: Support process v0 symbols in stack traces (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/525">#525</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/e16ad3f187b052d834ef4a484ff47275fa6675b0"><code>e16ad3f</code></a>
sentry-core: support custom user data in TransactionContext (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/512">#512</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/b5a7d8e91e96a8eca3978cd182ee7c34fbab4989"><code>b5a7d8e</code></a>
ref: Switch Hubs to using a Guard (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/524">#524</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/29f7fc1894df9eb02224136864b2d58708bff527"><code>29f7fc1</code></a>
ref: Move HubImpl to its own file (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/523">#523</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-rust/commit/a89623d01a47f952d8fac568012429cad050365b"><code>a89623d</code></a>
ref: Update some dev-dependencies (<a
href="https://github-redirect.dependabot.com/getsentry/sentry-rust/issues/518">#518</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-rust/compare/0.27.0...0.29.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-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 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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tiago Dinis <tiagodinis33@gmail.com>1 parent 5b3e81b commit f07f655Copy full SHA for f07f655
File tree
Expand file treeCollapse file tree
2 files changed
+34
-9
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+34
-9
lines changedOpen diff view settings
Collapse file
+33-8Lines changed: 33 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments