|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 24.12.0 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- feat(inc-984): store project ids list in dictionary in scrub job (#6675) by @volokluev |
| 8 | +- ref(lw-deletes): enforce ratelimiter (#6644) by @MeredithAnya |
| 9 | +- fix(admin): Allow KILL MUTATION commands in sudo mode (#6672) by @evanh |
| 10 | +- fix(inc984): align start/end timestamp to partition boundaries (#6670) by @volokluev |
| 11 | +- chore(deps): bump relay from 0.9.2 to 0.9.4 (#6660) by @jjbayer |
| 12 | +- feat(inc984): make mutation condition simpler (#6669) by @volokluev |
| 13 | +- chore: Bump Arroyo to 2.19.5 (#6666) by @ayirr7 |
| 14 | +- ref: bump sentry-arroyo to 2.19.4 (#6663) by @getsentry-bot |
| 15 | +- fix(eap-alerts): Fix subscriptions referrer for eap alerts (#6662) by @shruthilayaj |
| 16 | +- chore(api): Do not log healthcheck error if downfile exists (#6635) by @untitaker |
| 17 | +- feat(eap): add additional validation for group by (#6659) by @davidtsuk |
| 18 | +- feat(eap): add default value to virtual column (#6657) by @davidtsuk |
| 19 | +- ref: bump sentry-arroyo to 2.19.3 (#6656) by @getsentry-bot |
| 20 | +- Implement filter offset for attribute keys API (#6618) by @xurui-c |
| 21 | +- feat: make sentry RPC instrumentation more specific to the endpoint (#6654) by @kylemumma |
| 22 | +- fix(consumers): Respect 60 day retention days period (#6631) by @volokluev |
| 23 | +- feat: add missing example in admin rpc tool (#6647) by @kylemumma |
| 24 | +- hotfix(inc-984): Add manual job to scrub IPs from spans (#6649) by @volokluev |
| 25 | +- feat: support 15 minute granularity on eap time series RPC (#6645) by @kylemumma |
| 26 | +- fix(eap): Fix divide by 0 bug (#6653) by @davidtsuk |
| 27 | +- fix: run sentry tests when RPC changes (#6652) by @colin-sentry |
| 28 | +- meta: Bump new development version (60ff5441) |
| 29 | +- chore(eap-spans): Take advantage of parallel reads (#6579) by @phacops |
| 30 | + |
3 | 31 | ## 24.11.2
|
4 | 32 |
|
5 | 33 | ### Various fixes & improvements
|
|
0 commit comments