|
| 1 | +22.11.0 |
| 2 | +------- |
| 3 | + |
| 4 | +### Derived code mappings (Internal Release) (ongoing) |
| 5 | + |
| 6 | +This milestones add support for creating Python code mappings automatically for orgs with the Github integration installed. |
| 7 | + |
| 8 | +This milestone initially focuses on Python projects. |
| 9 | + |
| 10 | +Future work described in this RFC: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md |
| 11 | + |
| 12 | +By: @snigdhas (#41147, #41036, #40882, #40973, #40934, #40881, #40717, #40528, #40465, #40271), @armenzg (#41131, #41067, #40892, #40781, #40764, #40729, #40671, #40461, #40190, #40101), @scttcper (#40593) |
| 13 | + |
| 14 | +### Derived code mappings (EA release - Python only) (ongoing) |
| 15 | + |
| 16 | +This adds the ability of deriving code mappings automatically for all orgs using Python and Github at first. |
| 17 | + |
| 18 | +See RFC for details: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md |
| 19 | + |
| 20 | +By: @armenzg (#41313, #41199, #41132, #41125, #41083), @snigdhas (#41097, #41038, #41080, #41003, #41000, #40991, #40979) |
| 21 | + |
| 22 | +### Various fixes & improvements |
| 23 | + |
| 24 | +- feat(profiling): Add release to profile payload (#41282) by @Zylphrex |
| 25 | +- fix(tests): escape `.` in regex passed to findByText (#41391) by @mdtro |
| 26 | +- test(js): Convert DashboardList to RTL (#41375) by @malwilley |
| 27 | +- test(js): Convert SentryApplicationDetails to RTL (#41378) by @evanpurkhiser |
| 28 | +- feat(profiling): profiling onboarding sidebar (#41322) by @eliashussary |
| 29 | +- feat(useStacktraceLink): add hook to fetch stack trace link (#41269) by @JonasBa |
| 30 | +- dep(profiling): Bump sentry sdk for updated profiler (#41324) by @Zylphrex |
| 31 | +- feat(analytics): Record analytics for first profile sent (#41315) by @Zylphrex |
| 32 | +- perf(users-endpoint): Improve users endpoint performance more (#41347) by @Zylphrex |
| 33 | +- fix(metrics): Use parameterize instead of for loop in test (#41316) by @iambriccardo |
| 34 | +- ref(perf-issues): Add projectoption for enabling individual detector (#41328) by @k-fish |
| 35 | +- ref(contexts): Prettify only known contexts - (#41379) by @priscilawebdev |
| 36 | +- ci(jest): regenerate jest-balance.json (#41377) by @getsentry-bot |
| 37 | +- fix(code-mappings): Always add a trailing backslash for codemappings (#41330) by @snigdhas |
| 38 | +- fix(replays): Adjust Replay Details layout(s) dimensions (#41331) by @jesus4497 |
| 39 | +- test(js): Convert ManageDashboards test to RTL (#41352) by @malwilley |
| 40 | +- feat(monitors): Tag error events with monitor id (#41291) by @davidenwang |
| 41 | +- ref(access): Dataclass to represent (requires_sso, sso_is_valid) pairs (#41239) by @RyanSkonnord |
| 42 | +- test(js): Convert organizationAuthList to RTL (#41309) by @evanpurkhiser |
| 43 | +- feat(hybrid-cloud): Add /user-feedback/* Django route (#41326) by @dashed |
| 44 | +- test(js): Convert teamKeyTransactionButton to RTL (#41308) by @evanpurkhiser |
| 45 | +- Customize pip-compile header (#41334) by @atugushev |
| 46 | +- ref: fix typing in sentry.integrations.slack (#41314) by @asottile-sentry |
| 47 | +- feat(hybrid-cloud): Add /issues/* Django route (#41333) by @dashed |
| 48 | + |
| 49 | +_Plus 1017 more_ |
| 50 | + |
1 | 51 | 22.10.0 |
2 | 52 | ------- |
3 | 53 |
|
|
0 commit comments