|
| 1 | +22.7.0 |
| 2 | +------ |
| 3 | + |
| 4 | +### Various fixes & improvements |
| 5 | + |
| 6 | +- ref(replays): Refactor MouseTracking component into a react hook (#36710) by @ryan953 |
| 7 | +- feat(release-activity): backend support for tracking release activity (#36608) by @barkbarkimashark |
| 8 | +- feat(grouping): Add support for automatic grouping updates (#36358) by @mitsuhiko |
| 9 | +- feat(replays): add session replays endpoints, proxy logic (#36631) by @JoshFerge |
| 10 | +- fix(dashboards): Open in Discover missing in Default Dashboard (#36728) by @narsaynorath |
| 11 | +- chore(deps): Upgrade @sentry/* JS SDKs from 7.6.0 to 7.7.0 (#36727) by @AbhiPrasad |
| 12 | +- fix(mep): Remove the granularity hacks (#36724) by @wmak |
| 13 | +- chore(deps): Bump eslint-config-sentry 1.94 -> 1.95 (#36693) by @NisanthanNanthakumar |
| 14 | +- fix(test) Allow the connection name to be defined by migration tests (#36712) by @markstory |
| 15 | +- fix(perf) Disabled performance settings if denied access (#36675) by @DominikB2014 |
| 16 | +- fix: Remove potentially unnecessary pip installs (#36649) by @untitaker |
| 17 | +- fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) by @untitaker |
| 18 | +- test(issue-details): Fix issue details create comment test (#36715) by @Zylphrex |
| 19 | +- ref(tags): Refactor the Tags table so the rows are independant of the styled title (#36711) by @ryan953 |
| 20 | +- fix(ci): include workdir to cache-dependency-path in setup-sentry (#36718) by @joshuarli |
| 21 | +- bug(replays): Remove the custom replays navTabs, use core nav which supports with dark-mode (#36709) by @ryan953 |
| 22 | +- feat(replays): Cleanup unneeded tabs from the Replay Details page (#36706) by @ryan953 |
| 23 | +- feat(alert): Create metric alerts on project creation (#36582) by @Neo-Zhixing |
| 24 | +- fix(devserver): Start both string indexers when metrics are enabled (#36682) by @untitaker |
| 25 | +- feat(profiling): Ingest profile call trees (#36268) by @Zylphrex |
| 26 | +- ref: replace legacy compat.map with list comprehensions (api) (#36694) by @asottile-sentry |
| 27 | +- feat(integrations): Endpoint for SentryFunctions creation page (#36557) by @vpandiarajan20 |
| 28 | +- tests(mep): Add missing tests for entity subscription helper functions (#36689) by @wedamija |
| 29 | +- feat(mep): Add `PerformanceMetricsEntitySubscription` for use with MEP alerts (#36653) by @wedamija |
| 30 | + |
| 31 | +_Plus 760 more_ |
| 32 | + |
1 | 33 | 22.6.0 |
2 | 34 | ------ |
3 | 35 |
|
|
0 commit comments