Bumpssentry from 6.4.1 to 7.0.6.
Release notes
Sourced fromsentry's releases.
7.0.6
- Enhancements
- Allow configuring Sentry log level (#334)
7.0.5
- Bug Fixes
- Strip leading "Elixir." from module name on error type (#330)
7.0.4
- Bug Fixes
- Do not error if you cannot format the remote IP or port (#326)
7.0.3
- Bug Fixes
- Fix issue from using spawn_link stacktrace (#315)
- Relax plug_cowboy versions (#314)
7.0.2
- Bug Fixes
- Fix sending Phoenix.Router.NoRouteError when using Sentry.Phoenix.Endpoint (#309)
7.0.1
- Enhancements
- Remove poison from applications list(#306)
7.0.0
Enhancements
- Implement
Sentry.LoggerBackend
Breaking Changes
- Replace Poison with configurable JSON library
- Require Elixir 1.7+
- Remove
Sentry.Logger
Upgrade guide:https://gist.github.com/mitchellhenke/4ab6dd8d0ebeaaf9821fb625e0037a4d
6.4.2
Changelog
Sourced fromsentry's changelog.
7.0.6 (2019-04-17)
- Enhancements
- Allow configuring Sentry log level (#334)
7.0.5 (2019-04-05)
- Bug Fixes
- Strip leading "Elixir." from module name on error type (#330)
7.0.4 (2019-02-12)
- Bug Fixes
- Do not error if you cannot format the remote IP or port (#326)
7.0.3 (2018-11-14)
- Bug Fixes
- Fix issue from using spawn_link stacktrace (#315)
- Relax plug_cowboy versions (#314)
7.0.2 (2018-11-01)
- Bug Fixes
- Fix sending Phoenix.Router.NoRouteError when using Sentry.Phoenix.Endpoint (#309)
7.0.1 (2018-10-01)
- Enhancements
- Remove Poison from applications list (#306)
7.0.0 (2018-09-07)
Enhancements
- Implement
Sentry.LoggerBackend
Breaking Changes
- Replace Poison with configurable JSON library
- Require Elixir 1.7+
- Remove
Sentry.Logger
6.4.2 (2018-09-05)
Commits
1ae5140
prepare for release235fbc1
Merge pull request#335 from getsentry/log-level-testd078240
add test for log_levelace9faf
Merge pull request#334 from KineticCafe/configurable-log-levelf4e4298
Without strings, simplify get_config call37e3cc6
Address requested review changes.51fd837
Allow configuration of Sentry log levele1e158d
update ex_docaf6635b
prepare for release64cda62
Merge pull request#330 from getsentry/remove-elixir-module-prefix- Additional commits viewable incompare 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 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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabotdashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning@dependabot.
Uh oh!
There was an error while loading.Please reload this page.
Bumpssentry from 6.4.1 to 7.0.6.
Release notes
Sourced fromsentry's releases.
Changelog
Sourced fromsentry's changelog.
Commits
1ae5140
prepare for release235fbc1
Merge pull request#335 from getsentry/log-level-testd078240
add test for log_levelace9faf
Merge pull request#334 from KineticCafe/configurable-log-levelf4e4298
Without strings, simplify get_config call37e3cc6
Address requested review changes.51fd837
Allow configuration of Sentry log levele1e158d
update ex_docaf6635b
prepare for release64cda62
Merge pull request#330 from getsentry/remove-elixir-module-prefixDependabot 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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabotdashboard:
Finally, you can contact us by mentioning@dependabot.