|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 24.11.1 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- ref(clickhouse-24.3): allow_suspicious_primary_key for eap migration (#6602) by @MeredithAnya |
| 8 | +- chore(devservices): Bumping the version of devservices to latest (#6596) by @IanWoodard |
| 9 | +- feat(consumers): Quantized rebalancing in Rust (#6595) by @untitaker |
| 10 | +- chore(metrics-summaries): Remove metrics summaries consumer code (#6590) by @phacops |
| 11 | +- feat(eap): Extract profile id for eap spans (#6597) by @Zylphrex |
| 12 | +- fix(codeowners): Code owners for eap processor (#6598) by @Zylphrex |
| 13 | +- fix(eap): fix bug where we pass non str group by mapping to timeseries (#6593) by @davidtsuk |
| 14 | +- fix(eap-api): delimeter for alias (#6592) by @xurui-c |
| 15 | +- feat(eap): Add confidence interval calculations for count (#6568) by @davidtsuk |
| 16 | +- RPC handles same name attributes (#6581) by @xurui-c |
| 17 | +- log(optimize): after optimize, log how long it took w/partition (#6591) by @onewland |
| 18 | +- feat(devservices): Add restart settings and use external devservices network (#6587) by @hubertdeng123 |
| 19 | +- chore(deps): bump actions/checkout from 2 to 4 (#6554) by @onkar |
| 20 | +- chore(devservices): Bumping the version of devservices to latest (#6582) by @IanWoodard |
| 21 | +- chore(ci): Upgrade ClickHouse to v23.8 for CI (#6584) by @phacops |
| 22 | +- feat(subscriptions): Add a create subscription rpc endpoint (#6571) by @shruthilayaj |
| 23 | +- fix(script): Wait for futures when producing to kafka (#6583) by @nikhars |
| 24 | +- fix: convert max_batch_time seconds (#6580) by @MeredithAnya |
| 25 | +- fix: dont set group.instance.id incorrectly (#6578) by @MeredithAnya |
| 26 | +- chore(eap-spans): Increase the number of replicas to scan in parallel (#6577) by @phacops |
| 27 | +- V1 RPC of TraceItemAttributeValues (#6563) by @xurui-c |
| 28 | +- meta: Bump new development version (9b923342) |
| 29 | +- build(deps): bump types-python-dateutil from 2.8.19 to 2.8.19.14 (#6557) by @onkar |
| 30 | +- build(deps-dev): bump webpack-cli from 4.10.0 to 5.1.4 in /snuba/admin (#6558) by @onkar |
| 31 | + |
| 32 | +_Plus 4 more_ |
| 33 | + |
3 | 34 | ## 24.11.0
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments