Requested by: @chadwhitacre
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 ✨
Eap
- Route EAP RO storages through their _dist_ro tables by phacops in #7996
- Add _dist_ro Distributed tables for EAP read-only routing by phacops in #7995
Other
- (allocation-policy) Per-org overrides for bytes-scanned policy by phacops in #7975
- (attribute-values) Add counts to response and orderby by wmak in #7960
- (cbrs) Add per-organization ClickHouse setting overrides by phacops in #8010
- (search_issues) Add ClickhouseSettingsOverride query processor by MeredithAnya in #8015
- Map SilencedDLQMessage to InvalidMessageReason::Ignored by lcian in #8019
Bug Fixes 🐛
- (admin) Validate host/port before constructing any admin ClickhousePool by phacops in #8003
- (eap) Include bool keys in attribute_keys_hash by phacops in #7991
- (web) Return HTTP 404 for unknown dataset names by phacops in #8021
Internal Changes 🔧
Clickhouse
- Lower minimum ClickHouse version to 23.8.11.29 by phacops in #7994
- LZ4-compress INSERT bodies in ClickhouseWriterStep by phacops in #7993
Deps
- Bump sentry-conventions to 0.11.0 by constantinius in #8013
- Bump getsentry/self-hosted from 3701f1e1927e2a91b912af34952f95f2b69fc4e3 to 53b2a6fb5c032adb61945963d8051673f4d5d306 by dependabot in #8004
- Bump actions/checkout from 6.0.2 to 6.0.3 by dependabot in #8005
- Bump getsentry/sentry-options/.github/workflows/validate-schema.yml from 98749eaae09ad60bf8a10c59b531e0890695a991 to ceed9df987a4085bd3e662d188a55216d40a92d1 by dependabot in #8006
- Bump getsentry/craft from 2.26.6 to 2.26.8 by dependabot in #8007
- Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by dependabot in #8008
Eap
- Stop reading whole attributes_array column in export endpoint by phacops in #8024
- Drop uncompressed insert body before retry loop by phacops in #8009
Other
- (admin) Replace team-sns with team-events-analytics-platform in IAM policy by phacops in #7999
- (eap-items) Add SilencedDLQMessage by MeredithAnya in #8012
- (eap-outcomes) Spread out producing outcomes by MeredithAnya in #7997
- (health) Remove ClickHouse checks from healthcheck by phacops in #8011
- (inc-2150) Handle future TimeoutError by MeredithAnya in #7919
- (inc-2173) Tier 1 killswitch, force downsample by MeredithAnya in #8002
- (issue-platform) Add index on group_id by MeredithAnya in #8023
- (outcomes) Add quantity_64 column by MeredithAnya in #8014
- Upgrade ClickHouse version bounds and fix migrations for CH 25.8 compatibility by phacops in #7800
- Bump new development version by sentry-release-bot[bot] in 7027ba56
Other
- dep: upgrade granian to 2.7.6 by gi0baro in #8031
Requested by: @chadwhitacre
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 ✨
Eap
Other
Bug Fixes 🐛
Internal Changes 🔧
Clickhouse
Deps
Eap
Other
Other