Expose a new http_ssl_native_ca option to tell the HTTP client to use the operating system's native CA store for certificate verification [(#1766)](getsentry/sentry-php#1766)
Bug Fixes
Fix the http_timeout & http_connect_timeout options, which now also work with sub second values [(#1785)](getsentry/sentry-php#1785)
Misc
HTTP breadcrumbs created by the GuzzleTracingMiddleware are now set to a warning status for 4xx responses and an error status for 5xx responses [(#1773)](getsentry/sentry-php#1773)
Expose a new http_ssl_native_ca option to tell the HTTP client to use the operating system's native CA store for certificate verification [(#1766)](getsentry/sentry-php#1766)
Bug Fixes
Fix the http_timeout & http_connect_timeout options, which now also work with sub second values [(#1785)](getsentry/sentry-php#1785)
Misc
HTTP breadcrumbs created by the GuzzleTracingMiddleware are now set to a warning status for 4xx responses and an error status for 5xx responses [(#1773)](getsentry/sentry-php#1773)
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 show 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)
Bumps sentry/sentry from 4.9.0 to 4.10.0.
Release notes
Sourced from sentry/sentry's releases.
Changelog
Sourced from sentry/sentry's changelog.
Commits
2af937d
release: 4.10.08e81be1
Prepare 4.10.0 (#1787)21a77e7
Remove metrics plumbing and deprecate/no-op public API (#1786)452fc34
Test on PHP 8.4 (#1760)93f0673
Always usems
scaled timeouts (#1785)af7955a
feat: Add support timeouts in milliseconds for HTTP client (#1783)383514b
Expose settingCURLSSLOPT_NATIVE_CA
as an option (#1776)0ecfac5
Fix CSaa207f5
Sethttp
breadcrumb level based on response code (#1773)88c803f
Merge branch 'release/4.9.0'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 show