|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 24.1.2 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- feat(generic-metrics): Add DLQ back to generic metrics storages (#4964) by @ayirr7 |
| 8 | +- feat(rust): Generic metrics compat processor (#5469) by @lynnagara |
| 9 | +- ref(rust): Add better error messages (#5508) by @untitaker |
| 10 | +- Reapply "ref: Python 3.11.6 (#5476)" (#5505) by @getsentry-bot |
| 11 | +- fix(py311): Explicitly import importlib.abc (#5507) by @untitaker |
| 12 | +- Revert "ref: Python 3.11.6 (#5476)" (#5505) by @volokluev |
| 13 | +- feat(capman): Referrer guard rail policy (#5481) by @volokluev |
| 14 | +- ref: Python 3.11.6 (#5476) by @untitaker |
| 15 | +- Bumping GoCD jsonnet to include de (#5493) by @IanWoodard |
| 16 | +- fix(rust): Work around poor error messages by serde (#5503) by @untitaker |
| 17 | +- Tags can be submitted as null (#5504) by @cmanallen |
| 18 | +- fix(capman): Fix invalid tenant ids exception in allocation policy (#5489) by @volokluev |
| 19 | +- admin nav bug fix (#5499) by @kylemumma |
| 20 | +- feat: Deploy release health rust consumer (#5500) by @lynnagara |
| 21 | +- ref: Add rust-errors-consumer to deploys, remove a bunch of already-removed deployments (#5478) by @untitaker |
| 22 | +- fix(cardinality): Fix the query run for cardinality (#5498) by @nikhars |
| 23 | +- ref(ddm): Disable metrics in Snuba (#5497) by @evanh |
| 24 | +- fix: Use the working link to the MQL repository (#5495) by @olksdr |
| 25 | +- Take 2: Port PolymorphicMetricsProcessor to Rust (#5492) by @ayirr7 |
| 26 | +- Revert "Revert "Revert "feat(rust): Port PolymorphicMetricsProcessor to Rust (#5419)""" (#5491) by @john-z-yang |
| 27 | +- Revert "Revert "feat(rust): Port PolymorphicMetricsProcessor to Rust (#5419)"" (7446c1ad) by @john-z-yang |
| 28 | +- Revert "feat(rust): Port PolymorphicMetricsProcessor to Rust (#5419)" (871e509f) by @getsentry-bot |
| 29 | +- feat(rust): Port PolymorphicMetricsProcessor to Rust (#5419) by @ayirr7 |
| 30 | +- fix(ddm): Fix config bug (#5488) by @evanh |
| 31 | + |
| 32 | +_Plus 28 more_ |
| 33 | + |
3 | 34 | ## 24.1.1 |
4 | 35 |
|
5 | 36 | ### Various fixes & improvements |
|
0 commit comments