|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 23.4.0 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- fix(CI): add migrations check to main pipeline (attempt 2) (#4019) by @dbanda |
| 8 | +- fix: Add killswitch to disable raising of InvalidMessage (#4023) by @untitaker |
| 9 | +- add a manually triggered migrations stage to prod gocd (#4014) by @dbanda |
| 10 | +- feat(search-issues): process transaction_duration values (#4008) by @barkbarkimashark |
| 11 | +- Revert "feat(CI): add migrations check to main pipeline (#4013)" (b59bb7e9) by @getsentry-bot |
| 12 | +- build: Arroyo 2.10.1 (#4017) by @untitaker |
| 13 | +- feat(CI): add migrations check to main pipeline (#4013) by @dbanda |
| 14 | +- feat(CapMan): Errors Allocation Policy V0 (fixed) (#4016) by @volokluev |
| 15 | +- ref: Make all errors replacements class-based (#4009) by @untitaker |
| 16 | +- Revert "feat(CapMan): AllocationPolicy for Errors (#3999)" (#4015) by @volokluev |
| 17 | +- add optional transaction_duration column (#4007) by @barkbarkimashark |
| 18 | +- feat(CapMan): AllocationPolicy for Errors (#3999) by @volokluev |
| 19 | +- build: sentry-kafka-schemas 0.0.28 (#4005) by @lynnagara |
| 20 | +- feat: DLQ for querylog (#4006) by @lynnagara |
| 21 | +- fix(search-issues): make resource_id, subtitle, culprit, and level fields available in entity (#3995) by @barkbarkimashark |
| 22 | +- build(deps): bump h2 from 0.3.16 to 0.3.17 in /rust_snuba (#4010) by @dependabot |
| 23 | +- fix(admin) Fix regex to allow SelectExecutor tracing lines (#3983) by @evanh |
| 24 | +- feat: Use new DLQ from Arroyo (#4001) by @lynnagara |
| 25 | +- ref: Make delete_groups replacement class-based (#3996) by @untitaker |
| 26 | +- build: Arroyo 2.10.0 (#4003) by @lynnagara |
| 27 | +- fix: update validation from org_countries for granularity (#4002) by @andriisoldatenko |
| 28 | +- fix: Fix type issue (#4000) by @lynnagara |
| 29 | +- ref(ci): add auto labeling for migrations (#3961) by @MeredithAnya |
| 30 | +- build(deps): bump sentry-arroyo[json] from 2.8.0 to 2.9.1 (#3988) by @dependabot |
| 31 | + |
| 32 | +_Plus 90 more_ |
| 33 | + |
3 | 34 | ## 23.3.1
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments