|
| 1 | +22.6.0 |
| 2 | +------ |
| 3 | + |
| 4 | +### Various fixes & improvements |
| 5 | + |
| 6 | +- ref: replace `import_submodules` with explicit `*` imports (#35677) by @asottile-sentry |
| 7 | +- ref: fix linting of fixtures namespace (#35684) by @asottile-sentry |
| 8 | +- ref(sentry app): Rewrite Sentry App Tests (#35664) by @ceorourke |
| 9 | +- feat(discover): Support sum function while querying metrics in discover (#35576) by @edwardgou-sentry |
| 10 | +- ref: re-enable pyc files now that we're on python 3 (#35678) by @asottile-sentry |
| 11 | +- ref: allow explicit relative imports `from .json` (#35676) by @asottile-sentry |
| 12 | +- fix(replays): fix error/durations on Replays for page >1 (#35647) by @SDaian |
| 13 | +- ref(virtualizedtree): compute startindex and avoid wasteful iterations (#35621) by @JonasBa |
| 14 | +- feat: Thread names (#35620) by @loewenheim |
| 15 | +- Revert "Revert "ref: simplify and type flake8 plugin (#35645)" (#35651)" (#35673) by @asottile-sentry |
| 16 | +- fix(cra-metrics): Count all users in metrics alerts (#34957) by @jjbayer |
| 17 | +- feat: Run csharp/il2cpp events through symbolicator (#35615) by @Swatinem |
| 18 | +- ref: upgrade boto* packages to fix conflicts (#34524) by @asottile-sentry |
| 19 | +- ref(stack-trace): Update header style (#35670) by @priscilawebdev |
| 20 | +- fix(relay): Defer cache invalidation up until after DB transaction (#35523) by @untitaker |
| 21 | +- feat(dashboard): Add field options for table cols to config (#35622) by @shruthilayaj |
| 22 | +- fix(projectconfig): Invalidation task deals with deleted project (#35668) by @flub |
| 23 | +- ref(stack-trace): Add new design changes - (#35617) by @priscilawebdev |
| 24 | +- chore(deps): bump @sentry/release-parser from 1.3.0 to 1.3.1 (#35657) by @dependabot |
| 25 | +- chore(deps): bump core-js from 3.22.7 to 3.23.1 (#35656) by @dependabot |
| 26 | +- ref(widget-builder): Replace Feedback Button with FeatureFeedback component (#35571) by @priscilawebdev |
| 27 | +- chore(deps): bump echarts from 5.3.1 to 5.3.3 (#35658) by @dependabot |
| 28 | +- build(deps): bump css-what from 5.0.0 to 5.1.0 (#35623) by @dependabot |
| 29 | +- build(deps-dev): bump @types/node from 17.0.38 to 17.0.42 (#35598) by @dependabot |
| 30 | + |
| 31 | +_Plus 746 more_ |
| 32 | + |
1 | 33 | 22.5.0 |
2 | 34 | ------ |
3 | 35 |
|
|
0 commit comments