-
Notifications
You must be signed in to change notification settings - Fork 0
Update sentry-ruby monorepo to v6 (major) #252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-sentry-ruby-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c529bf0 to
2ec7153
Compare
2ec7153 to
33c9023
Compare
33c9023 to
c97b504
Compare
c97b504 to
bcfa2a8
Compare
Pull Request Test Coverage Report for Build 19743629908Details
💛 - Coveralls |
bcfa2a8 to
8ecc2ff
Compare
8ecc2ff to
306f4b9
Compare
306f4b9 to
ce39de6
Compare
ce39de6 to
3749852
Compare
3749852 to
8250cf2
Compare
8250cf2 to
0245698
Compare
0245698 to
e8fd45c
Compare
e8fd45c to
6e0a95c
Compare
6e0a95c to
5eafc64
Compare
5eafc64 to
fbfa6a5
Compare
d3b79fa to
bf09bcf
Compare
bf09bcf to
d0e2582
Compare
d0e2582 to
1e3d428
Compare
1e3d428 to
80e39e0
Compare
80e39e0 to
c19aefa
Compare
c19aefa to
e46d6ad
Compare
e46d6ad to
d704175
Compare
d704175 to
8ac021e
Compare
8ac021e to
6ed63f6
Compare
6ed63f6 to
742b660
Compare
742b660 to
bc08897
Compare
bc08897 to
43bef78
Compare
43bef78 to
146bcd7
Compare
146bcd7 to
18db74c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.28.0->6.2.05.28.0->6.2.0Release Notes
getsentry/sentry-ruby (sentry-rails)
v6.2.0Compare Source
Features
Fixes
v6.1.2Compare Source
Fixes
v6.1.1Compare Source
Improvements
Bug fixes
ActiveRecord::Base.logger's log entries in the ActiveRecord log subscriber (#2775)v6.1.0Compare Source
Features
Bug Fixes
v6.0.0Compare Source
Breaking Changes
config.async#1894Sentry::Metricsandconfig.metricsand all metrics related code (#2729)config.capture_exception_frame_locals, useinclude_local_variablesinstead (#2730)config.enable_tracing, useconfig.traces_sample_rate = 1.0instead (#2731)config.logger=, useconfig.sdk_logger=instead (#2732)Sentry.loggernow always points to theStructuredLogger(#2752)Sentry::Rails::Tracing::ActionControllerSubscriber(#2733)Event#configuration(#2740)Sentry::Client#generate_sentry_traceandSentry::Client#generate_baggage(#2741)Transactiondeprecations (#2736)Sentry::Transaction::SENTRY_TRACE_REGEXP, useSentry::PropagationContext::SENTRY_TRACE_REGEXPinsteadSentry::Transaction.from_sentry_trace, useSentry.continue_traceinsteadSentry::Transaction.extract_sentry_trace, useSentry::PropagationContext.extract_sentry_traceinsteadSentry::Transaction.configurationSentry::Transaction.hubhubtoSentry::Transaction.finishhubtoSentry::Transaction#initialize(#2739):monotonic_active_support_loggerfromconfig.breadcrumbs_logger(#2717)before_send_check_infor applying toCheckInEvent(#2703)before_sendandbefore_send_transactionis no longer supported and will drop the event.config.enabled_environmentsnow defaults tonilinstead of[]for sending to all environments (#2716)[(301..303), (305..399), (401..404)]will no longer create transactions by default. Seeconfig.trace_ignore_status_codesbelow to control what gets traced.Features
Add
config.trace_ignore_status_codesto control which response codes to ignore for tracing (#2725)You can pass in an Array of individual status codes or ranges of status codes.
Add
config.profiles_sample_intervalto control sampling frequency (#2745)stackprofandverniernow get sampled at a default frequency of 101 Hz.Request body reading checks for
:rewindto match Rack 3 behavior. (#2754)Internal
sentry-raven(#2708)sample_rateclient reports for profiles if profiling is disabled (#2728)v5.28.1Compare Source
Bug Fixes
sentry.originlog event attribute is now correctly prefixed withauto.log(#2749)Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.