What's Changed
Feat
- feat: add extra TLS options for Redis configuration by @Steffen911 in #10663
Fixes
- fix: deduplicate API scores using the event_ts by @Steffen911 in #10634
- fix(mcp): return 401/403 instead of 500 for auth errors by @FroeMic in #10633
- fix: Increase test timeout for traces API by @marcklingen in #10641
- fix: handle empty tables for blob storage exports by @Steffen911 in #10602
- fix(ui): version number spacing by @hassiebp in #10661
- fix(ui): fix CommandInput icon overlap and add bottom border variant for popovers by @FroeMic in #10664
- fix: project name uniqueness constraint should exclude deleted projects by @marcklingen in #10668
- fix(ui): enable text selection in formatted view value column by @FroeMic in #10672
Chore
- chore: remove turnstile by @marcklingen in #10611
- chore(layout): Replace error page with sentry version by @FroeMic in #10676
- chore: fix join algo settings for exports by @maxdeichmann in #10681
Perf
- perf: opt-out of FINAL modifier on observations for otel projects by @Steffen911 in #10558
- perf: allow setting clickhouse lightweight delete mode (ch >25.5) by @Steffen911 in #10644
Full Changelog: v3.133.0...v3.134.0