Requested by: @sl0thentr0py
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
- (active_job) Support for tracing by @solnic in #2947
- (client-reports) Record log_byte and trace_metric_byte outcomes by @sl0thentr0py in #2997
- (rails) Support for solid queue by @solnic in #2942
- Add Fiber support new
config.hub_isolation_level which can be set to :fiber or :thread. Use this in case you use Fiber based servers like Falcon by @SeanLF in #3018
- New set_attribute api by @sl0thentr0py in #2998
Bug Fixes 🐛
Rails
- Guard execution context with send_default_pii by @solnic in #3043
- Ensure Rails.error.set_context is not lost by @solnic in #3024
Other
- (test) Kill threaded global workers before clearing Sentry globals by @solnic in #2990
- Isolate inherited hubs under hub_isolation_level = :fiber by @SeanLF in #3036
Internal Changes 🔧
Requested by: @sl0thentr0py
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
config.hub_isolation_levelwhich can be set to:fiberor:thread. Use this in case you use Fiber based servers like Falcon by @SeanLF in #3018Bug Fixes 🐛
Rails
Other
Internal Changes 🔧