Bump sentry from 7.2.1 to 8.0.6
Bumps sentry from 7.2.1 to 8.0.6.
Release notes
Sourced from sentry's releases.
8.0.6
- Bug Fixes
8.0.5
Enhancements
Bug Fixes
8.0.4
- Bug Fixes
- Do not read DSN config at compile time (#441)
8.0.3
Enhancements
Bug Fixes
8.0.2
- Enhancements
8.0.0
- Bug Fixes
- Fix documentation for
Sentry.PlugContext(#410)8.0.0-rc.2
- Bug Fixes
- Fix trying to transform erlang error coming from PlugCapture (#406)
8.0.0-rc.1
Fixes unintended changes that were included in 8.0.0-rc.0
... (truncated)
Changelog
Sourced from sentry's changelog.
8.0.6 (2021-02-14)
- Bug Fixes
8.0.5 (2021-02-14)
Enhancements
Bug Fixes
8.0.4 (2020-11-16)
- Bug Fixes
- Do not read DSN config at compile time (#441)
8.0.3 (2020-11-11)
Enhancements
Bug Fixes
8.0.2 (2020-09-06)
- Enhancements
8.0.1 (2020-08-08)
- Enhancements
8.0.0 (2020-07-13)
... (truncated)
Commits
b2098cdprepare for release 8.0.6d245842Remove function that disabled non-group leader logging (#467)f9d185aMerge pull request #482 from fuelen/patch-1ff64055fix: use correct exception module02a2cc3Merge pull request #475 from maxwowo/master09cd476Fix dialyzer reporting unmatched_return on use Sentry.PlugCapture64bce3dMerge pull request #474 from sneako/patch-1e0cf0e8Handle :unsampled events in sentry.send_test_event5204d29Merge pull request #473 from jcrevits/fix-enriching-events-urlda23798Update "User Feedback" URL- 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 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)
There's an upgrade guide for this so it's not so simple as bumping the version. We can use this PR as a base for the rest of the changes or just close it and start something new. Also we need to decide if we're actually going to use Sentry or this dependency could be removed.
There's an upgrade guide for this so it's not so simple as bumping the version. We can use this PR as a base for the rest of the changes or just close it and start something new.
This PR as base sounds good to me.
Also we need to decide if we're actually going to use Sentry or this dependency could be removed.