New Features ✨
- (logs) Support for
capture_*config by @solnic in #1077 - Add spans to client reports by @whatyouhide in #1104
- Remove SDK-side data truncation, defer to Relay by @dingsdax in #1093
Other
- (deps) Cap various deps depending on Elixir version by @solnic in #1109
- (live_view) Limit trace context to only what's needed by @solnic in #1095
- (oban) Scrub sensitive info from errors by @solnic in #1096
- (plug) Scrub query string by default by @solnic in #1100
- (tracing) Stricter handling of trace/span format by @solnic in #1097
- Improve Ranch errors in Sentry.LoggerHandler by @whatyouhide in #1088
Internal Changes 🔧
CI
- Add update-lockfiles automation wf by @solnic in #1081
- Ensure mix.lock was not changed under 1.13 by @solnic in #1082
Deps
Other
- Update Igniter install task by @andreas-ementio in #1079
- Exclude AGENTS.md/CLAUDE.md from the package by @solnic in #1086