backend
backend copied to clipboard
Bump sentry from 8.1.0 to 10.5.0
Bumps sentry from 8.1.0 to 10.5.0.
Release notes
Sourced from sentry's releases.
10.5.0
Various fixes & improvements
- Improve resilience of looking at Retry-After (ab7fbb96) by
@whatyouhide- Fix compilation error (cf93d226) by
@whatyouhide- Honor Retry-After responses from Sentry (5bad4b56) by
@whatyouhide- Improve "GenServer terminating" reports (#723) by
@whatyouhide- Don't report empty stacktraces (bed583f5) by
@whatyouhide- Add LiveView hook (#722) by
@whatyouhide- FIx monitor slug in Oban + Quantum integrations (#721) by
@whatyouhide10.4.0
Various fixes & improvements
- Add rate-limiting to
Sentry.LoggerHandler.- Improve reporting of process crashes in
Sentry.LoggerHandler.- Fix loading configuration in
mix sentry.send_test_event.- Fix JSON libraries that raise errors when encoding.
- Allow
Sentry.LoggerBackendandSentry.LoggerHandlerto use Sentry metadata.- Validate configuration passed to
Sentry.LoggerHandler.10.3.0
Various fixes & improvements
- Fix compilation warning (83a727a3) by
@whatyouhide- Move some integrations-related modules around (8eeca145) by
@whatyouhide- Add integrated support for capturing Oban errors (#705) by
@whatyouhide10.2.1
Various fixes & improvements
- Fix automatic start integrations (#704) by
@vshev4enko- Fix wrong CLI argument in CI (#701) by
@vshev4enko- Update changelog (d6da0fbe) by
@whatyouhide10.2.0
- No documented changes.
10.2.0-rc.2
Various fixes & improvements
- Support RCs in bump-version.sh script (42cc5d6f) by
@whatyouhide- Improve behavior of :test_mode/:dsn (7f8442ee) by
@whatyouhide- Bump nimble_ownership dep to make testing better (#700) by
@whatyouhide10.2.0-rc.1
Various fixes & improvements
- Add Cron support for Quantum jobs (#699) by
@whatyouhide- Add cron integration for Oban (#698) by
@whatyouhide
... (truncated)
Changelog
Sourced from sentry's changelog.
10.5.0
Various fixes & improvements
- Improve resilience of looking at Retry-After (ab7fbb96) by
@whatyouhide- Fix compilation error (cf93d226) by
@whatyouhide- Honor Retry-After responses from Sentry (5bad4b56) by
@whatyouhide- Improve "GenServer terminating" reports (#723) by
@whatyouhide- Don't report empty stacktraces (bed583f5) by
@whatyouhide- Add LiveView hook (#722) by
@whatyouhide- FIx monitor slug in Oban + Quantum integrations (#721) by
@whatyouhide10.4.0
Various fixes & improvements
- Add rate-limiting to
Sentry.LoggerHandler.- Improve reporting of process crashes in
Sentry.LoggerHandler.- Fix loading configuration in
mix sentry.send_test_event.- Fix JSON libraries that raise errors when encoding.
- Allow
Sentry.LoggerBackendandSentry.LoggerHandlerto use Sentry metadata.- Validate configuration passed to
Sentry.LoggerHandler.10.3.0
Various fixes & improvements
- Fix compilation warning (83a727a3) by
@whatyouhide- Move some integrations-related modules around (8eeca145) by
@whatyouhide- Add integrated support for capturing Oban errors (#705) by
@whatyouhide10.2.1
Various fixes & improvements
- Fix automatic start integrations (#704) by
@vshev4enko- Fix wrong CLI argument in CI (#701) by
@vshev4enko- Update changelog (d6da0fbe) by
@whatyouhide10.2.0
New features
- Add support for Sentry Cron monitoring, with built-in support for Oban and Quantum.
- Add
Sentry.capture_check_in/1, which can be used to manually check-in crons.- Add
--outputflag for themix sentry.package_source_codetask. This can be useful for read-only build environments.- Introduce testing helpers in
Sentry.Test.- Add the
:url_scrubberoption toSentry.PlugContext.Various fixes & improvements
... (truncated)
Commits
4b59734release: 10.5.0ab7fbb9Improve resilience of looking at Retry-Aftercf93d22Fix compilation error5bad4b5Honor Retry-After responses from Sentry19e2477Improve "GenServer terminating" reports (#723)bed583fDon't report empty stacktracesa3ae3c9Add LiveView hook (#722)c26a782FIx monitor slug in Oban + Quantum integrations (#721)5a496f9Merge branch 'release/10.4.0'5b7e3earelease: 10.4.0- 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)
coverage: 95.295%. remained the same when pulling f10be220a6b38f20e54430f5333b6c18d2630a8c on dependabot/hex/sentry-10.5.0 into 060355c7c0060e580e719a6e4bb60ba8d8f8719a on master.
Superseded by #1124.