|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 24.12.2 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- ref(uptime): use new v2 table in storage (#6761) by @JoshFerge |
| 8 | +- ref(uptime): use region instead of region_slug (#6762) by @JoshFerge |
| 9 | +- ref(uptime): rebuild uptime storage table (#6758) by @JoshFerge |
| 10 | +- chore(eap): write script to send scrubbed data into a gcs bucket (#6698) by @davidtsuk |
| 11 | +- fix(scripts): Grab everything in the path (#6750) by @phacops |
| 12 | +- feat(profiling): process environment value for profile_chunks and add the column to the storage definition (#6738) by @viglia |
| 13 | +- ci: Switch e2e test to self-hosted repo (#6746) by @BYK |
| 14 | +- feat(ourlogs): Add a kafka consumer (#6743) by @colin-sentry |
| 15 | +- Revert "deps: replace python-jose with pyjwt (#6739)" (96d5c2bd) by @getsentry-bot |
| 16 | +- fix(uptime): add snapshot test for corrected typo (#6744) by @JoshFerge |
| 17 | +- feat(sudo): allow dropping of replica in sudo tool (#6742) by @volokluev |
| 18 | +- chore(codeowners): add crons team to uptime files (#6741) by @JoshFerge |
| 19 | +- deps: replace python-jose with pyjwt (#6739) by @mdtro |
| 20 | +- fix(uptime): align rust consumer with clickhouse schema (#6740) by @JoshFerge |
| 21 | +- feat(devservices): Support no workers option for containerized version of snuba (#6737) by @hubertdeng123 |
| 22 | +- feat(devservices): Add devservices ci validation job (#6716) by @hubertdeng123 |
| 23 | +- chore(uptime): move uptime storage to partial (#6736) by @JoshFerge |
| 24 | +- feat(profiling): add environment column to the profile_chunks table (#6722) by @viglia |
| 25 | +- feat(EAP): Trace Item resolvers (#6732) by @volokluev |
| 26 | +- feat(ourlogs): Simplify the buckets for logs (#6735) by @colin-sentry |
| 27 | +- Revert "chore(eap-spans): Take advantage of parallel reads (#6579)" (f8900d8c) by @getsentry-bot |
| 28 | +- Implement filter offset for attribute values API (#6667) by @xurui-c |
| 29 | +- fix(eap): use TDigestWeighted instead of TDigest for perncetile confidence calculation (#6734) by @shellmayr |
| 30 | +- fix(storage): correctly name storage key (#6733) by @JoshFerge |
| 31 | + |
| 32 | +_Plus 28 more_ |
| 33 | + |
3 | 34 | ## 24.12.1
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments