Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

chore(deps): bump sentry from 0.27.0 to 0.28.0#67

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sentry-0.28.0
Closed

chore(deps): bump sentry from 0.27.0 to 0.28.0#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sentry-0.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Copy link
Copy Markdown
Contributor

Bumps sentry from 0.27.0 to 0.28.0.

Release notes

Sourced from sentry's releases.

0.28.0

Breaking Changes:

  • The minimum supported Rust version was bumped to 1.60.0 due to requirements from dependencies. (#498)
  • Added the traces_sampler option to ClientOptions. This allows the user to customise sampling rates on a per-transaction basis. (#510)

Features:

  • Add support for Profiling feature. (#479)
  • Add SSL_VERIFY option to control certificate verification. (#508)
  • Add Windows OS version to OS context (#499)
  • Add a tower-http feature as a shortcut (#493)

Internal:

  • Take advantage of weak features in Rust 1.60 for TLS enablement (#454)
  • Turn off pprof default features (#491)
  • Change session update logic to follow the spec (#477)
  • Extract public event_from_error fn in sentry-anyhow (#476)

Thank you:

Features, fixes and improvements in this release have been contributed by:

Changelog

Sourced from sentry's changelog.

0.28.0

Breaking Changes:

  • The minimum supported Rust version was bumped to 1.60.0 due to requirements from dependencies. (#498)
  • Added the traces_sampler option to ClientOptions. This allows the user to customise sampling rates on a per-transaction basis. (#510)

Features:

  • Add support for Profiling feature. (#479)
  • Add SSL_VERIFY option to control certificate verification. (#508)
  • Add Windows OS version to OS context (#499)
  • Add a tower-http feature as a shortcut (#493)

Internal:

  • Take advantage of weak features in Rust 1.60 for TLS enablement (#454)
  • Turn off pprof default features (#491)
  • Change session update logic to follow the spec (#477)
  • Extract public event_from_error fn in sentry-anyhow (#476)

Thank you:

Features, fixes and improvements in this release have been contributed by:

Commits
  • dc048f5 release: 0.28.0
  • d390b64 meta: 0.28 changelog (#511)
  • 0e021ba sentry-core: Add traces_sampler client option (#510)
  • 8e8f7c3 Take advantage of weak features in Rust 1.60 for TLS enablement (#454)
  • 89b31f8 ref: Improve Hub concurrency docs (#509)
  • e11ab3b feat(transport): Add option to disable SSL verification (#508)
  • af1b255 feat(profiling): Update to new standard Profile format (#504)
  • a433f63 feat(contexts): Add Windows OS version to OS context (#499)
  • bb81c88 feat(profiling): Use frame-pointer for stack unwinding and update to pprof 0....
  • a9f81cb doc: add few verbs and punctuation (#496)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [sentry](https://github.com/getsentry/sentry-rust) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #74.

@dependabot dependabot Bot closed this Nov 18, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/sentry-0.28.0 branch November 18, 2022 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants