WinWhisper
WinWhisper copied to clipboard
Bump Sentry from 4.11.0 to 4.12.0
trafficstars
Bumps Sentry from 4.11.0 to 4.12.0.
Release notes
Sourced from Sentry's releases.
4.12.0
API Changes
- The
SentrySdk.Metricsmodule is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024. Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics (#3619)Fixes
- Fixed duplicate key exception for Hangfire jobs with AutomaticRetry (#3631)
Features
- Added a flag to options
DisableFileWriteto allow users to opt-out of all file writing operations. Note that toggling this will affect features such as offline caching and auto-session tracking and release health as these rely on some file persistency (#3614, #3641)Dependencies
Changelog
Sourced from Sentry's changelog.
4.12.0
API Changes
- The
SentrySdk.Metricsmodule is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024. Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics (#3619)Fixes
- Fixed duplicate key exception for Hangfire jobs with AutomaticRetry (#3631)
Features
- Added a flag to options
DisableFileWriteto allow users to opt-out of all file writing operations. Note that toggling this will affect features such as offline caching and auto-session tracking and release health as these rely on some file persistency (#3614, #3641)Dependencies
Commits
69d5220release: 4.12.01b29062chore: update scripts/update-cli.ps1 to 2.36.5 (#3644)b8849acdeps: update perfview (#3492)7da3cf3fix: SimplifiedIFileSystem(#3641)e85e6f6chore: update scripts/update-cli.ps1 to 2.36.4 (#3642)5812a4cUpdated CHANGELOG.md (#3640)cc1b7e4build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#3638)33be706chore: update scripts/update-cli.ps1 to 2.36.3 (#3634)804a80achore: Bump to Xcode 16 on CI (#3635)12c7d7cfix: Added missing logging extension (#3630)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)