|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 25.8.0 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- ref: consolidate all dev requirements (#7352) by @joshuarli |
| 8 | +- fix: fix broken ci (#7354) by @kylemumma |
| 9 | +- fix(gocd): Do not ignore errors from EAP consumers (#7353) by @phacops |
| 10 | +- fix(issues): Start processing new_group_first_seen in merge case (#7351) by @thetruecpaul |
| 11 | +- chore: Test ClickHouse 25.3 (#7339) by @phacops |
| 12 | +- fix(storage-routing): If item type is unspecified, default to spans (#7350) by @volokluev |
| 13 | +- ref(eap): Remove more references to spans, eap-spans and eap-items-span (#7301) by @phacops |
| 14 | +- fix(storage_routing): fix routing strategy assuming highest accuracy by default (#7347) by @volokluev |
| 15 | +- chore: bump sentry-sdk to 2.33.2 again (#7344) by @MeredithAnya |
| 16 | +- feat(eap): enable sampling for GetTraces single item queries (#7345) by @volokluev |
| 17 | +- ref: bump sentry-arroyo to 2.29.1 (#7343) by @getsentry-bot |
| 18 | +- feat: Add Rust support to bump-version workflow (#7342) by @davidtsuk |
| 19 | +- feat(errors): Add group_first_seen column to issues platform entity (#7335) by @thetruecpaul |
| 20 | +- feat(errors): Add group_first_seen column to issues platform storage (#7336) by @thetruecpaul |
| 21 | +- feat(errors): Add group_first_seen column on issues platform (#7334) by @thetruecpaul |
| 22 | +- feat(cbrs): unify allocation policy and routing strategy (#7337) by @xurui-c |
| 23 | +- feat(eap): add BinaryFormula to AggregationComparisonFilter (#7314) by @onewland |
| 24 | +- Revert "chore: Test ClickHouse 25.3 (#7338)" (7e32590f) by @getsentry-bot |
| 25 | +- chore: Test ClickHouse 25.3 (#7338) by @phacops |
| 26 | +- Revert "chore: Test ClickHouse 25.3 (#7332)" (4854e6cb) by @getsentry-bot |
| 27 | +- chore: Test ClickHouse 25.3 (#7332) by @phacops |
| 28 | +- ref(subscriptions): crash schedulers that dont have LogAppendTime on default topic (#7325) by @MeredithAnya |
| 29 | +- feat(clickhouse): Add missing user config for ClickHouse in dev (#6868) by @hubertdeng123 |
| 30 | +- cleanup(consumers): remove slice and custom envoy request timeout (#7328) by @volokluev |
| 31 | + |
| 32 | +_Plus 45 more_ |
| 33 | + |
3 | 34 | ## 25.7.0 |
4 | 35 |
|
5 | 36 | ### Various fixes & improvements |
|
0 commit comments