Update dependency sentry to v10.8.1 #55
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.1.0
->10.8.1
Release Notes
getsentry/sentry-elixir (sentry)
v10.8.1
Compare Source
Various fixes & improvements
v10.8.0
Compare Source
This release bumps the minimum Elixir requirement to 1.13, fixes a few bugs, and introduces client reports. Client reports will be sent to Sentry by default, but you can disable them with:
v10.7.1
Compare Source
Various fixes & improvements
:monitor_config_defaults
integrations option (#782). — @whatyouhide--no-compile
/--no-check-deps
flags formix sentry.package_source_code
(#776). — @razielgnSentry.LoggerHandler
(#780). — @mrdotb:integration_meta
field (116140d
). — @whatyouhidev10.7.0
Compare Source
Various fixes & improvements
New features:
Sentry.ClientError
for more structured client errors. You can use this to programmatically deal with errors when reporting events, if you need to. — @savhappy:integration_meta
key toSentry.Event
. — (#771) by @savhappyBug fixes:
mix sentry.package_source_code
edge cases by compiling code before running the task. — @whatyouhideSentry.LoggerHandler
. — (#765) by @martosaurnil
environment correctly in Sentry config — (#753) by @fahchenv10.6.2
Compare Source
Various fixes & improvements
v10.6.1
Compare Source
Various fixes & improvements
v10.6.0
Compare Source
Various fixes & improvements
:logger
handler (#727).Sentry.get_dsn/0
(#731).v10.5.0
Compare Source
Various fixes & improvements
ab7fbb9
) by @whatyouhidecf93d22
) by @whatyouhide5bad4b5
) by @whatyouhidebed583f
) by @whatyouhidev10.4.0
Compare Source
Various fixes & improvements
Sentry.LoggerHandler
.Sentry.LoggerHandler
.mix sentry.send_test_event
.Sentry.LoggerBackend
andSentry.LoggerHandler
to use Sentry metadata.Sentry.LoggerHandler
.v10.3.0
Compare Source
Various fixes & improvements
83a727a
) by @whatyouhide8eeca14
) by @whatyouhidev10.2.1
Compare Source
Various fixes & improvements
d6da0fb
) by @whatyouhidev10.2.0
Compare Source
New features
Sentry.capture_check_in/1
, which can be used to manually check-in crons.--output
flag for themix sentry.package_source_code
task. This can be useful for read-only build environments.Sentry.Test
.:url_scrubber
option toSentry.PlugContext
.Various fixes & improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.