|
| 1 | +25.9.0 |
| 2 | +------ |
| 3 | + |
| 4 | +### Various fixes & improvements |
| 5 | + |
| 6 | +- ref(feedback): simplify categories test coverage to be more efficient (#99451) by @aliu39 |
| 7 | +- fix(checkout v3): Keep customers on current tiers (#99423) by @isabellaenriquez |
| 8 | +- fix(billing): Use ff for prevent notification (#99489) by @brendanhsentry |
| 9 | +- feat(aci): Allow specific detector types to be passed to fetching hooks (#99486) by @malwilley |
| 10 | +- perf(aci): Avoid unnecessary organization db load (#99487) by @kcons |
| 11 | +- chore(detectors): Reset noise config limit for query injection issues (#99427) by @roggenkemper |
| 12 | +- feat(on-demand): Add feature flag check before cardinality check (#98726) by @narsaynorath |
| 13 | +- chore(issue-details): Add `num_exceptions` to issue details viewed analytics event (#99436) by @roggenkemper |
| 14 | +- perf(aci): Cache Group lookup for process_workflows/trigger_action (#99449) by @kcons |
| 15 | +- ref(search): Remove spaces from wildcard operators (#99399) by @nsdeschenes |
| 16 | +- feat: add explore equation to dashboards (#99404) by @shruthilayaj |
| 17 | +- ref(billing): remove cross-project selection upsells (#99444) by @cvxluo |
| 18 | +- feat(flamegraph): Cycle through flamegraph search results with enter (#99424) by @Zylphrex |
| 19 | +- ref: use pickle protocol 5 (#99119) by @asottile-sentry |
| 20 | +- ref: upgrade django-stubs and move cache hax to plugin (#99482) by @asottile-sentry |
| 21 | +- fix(js): Directly access process.env.NODE_ENV (#99481) by @evanpurkhiser |
| 22 | +- feat(tasks) Enable taskworkers by default in self-hosted (#99374) by @markstory |
| 23 | +- feat(analytics): log an error when an Event class was instantiated that lacks the eventclass decorator (#98922) by @constantinius |
| 24 | +- feat: Add taskbroker mode that doesn't start workers (#99474) by @markstory |
| 25 | +- ci(jest): regenerate jest-balance.json (#99453) by @getsentry-bot |
| 26 | +- feat(dashboards): Remove PlanFeature feature flag workaround (#99372) by @narsaynorath |
| 27 | +- feat(performance): Add beta badge to web vitals seer suggestions (#99476) by @edwardgou-sentry |
| 28 | +- chore(feedback) remove `Feedback` model (#99380) by @jerryzhou196 |
| 29 | +- ref: upgrade pydantic (#99473) by @asottile-sentry |
| 30 | + |
| 31 | +_Plus 1112 more_ |
| 32 | + |
1 | 33 | 25.8.0
|
2 | 34 | ------
|
3 | 35 |
|
|
0 commit comments