Sentry

Latest version: v23.7.1

Safety actively analyzes 630272 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 223

23.2.0

Not secure
------

Stacktrace Codecov MVP

Related to https://github.com/getsentry/sentry/discussions/42399

By: snigdhas (43819, 43667, 43675), jangjodi (43746)

JavaScript SDK Dynamic Loader (ongoing)

By: AbhiPrasad (44492, 44346, 44228)

Various fixes & improvements

- perf(sentry): Add optional referrer to query.search for granularity (44585) by k-fish
- bug(replay): Do not render the list page until project data has loaded (44623) by ryan953
- fix(ui) Fix navigation between customer-domain accounts (44625) by markstory
- feat(codeowners): [BE] Allow project members to edit project owner rules (44508) by jangjodi
- ref(heartbeat): Update modal copy (44658) by priscilawebdev
- Reverts for INC-307 (44654) by beezz
- bump(dynamic-sampling): Bump sentry-relay to 0.8.18 (44648) by iambriccardo
- feat(contexts): Add OpenTelemetry context (44605) by AbhiPrasad
- fix: Avoid logging a `bad_report` for .NET events (44291) by Swatinem
- chore(hybrid-cloud): Api* => Rpc* (44646) by corps
- ref(hybrid-cloud): Isolate alert rules functionality by silo (44644) by mikejihbe
- fix(api): Don't try and convert_args when http_method_not_allowed (44635) by evanpurkhiser
- ref(api): Consistent relative endpoints import (44640) by evanpurkhiser
- feat(profile-issues): Add profile category/type to search autocomplete (44548) by malwilley
- fix(ui): Bring back Australia timezone (44634) by evanpurkhiser
- feat: Deprecate legacy post process forwarder (44631) by lynnagara
- fix(api): Remove inclusion of CHECKIN_ID in monitor check-in POST (44630) by evanpurkhiser
- fix(source-maps): fixes too many values to unpack error in ArtifactSource (44624) by roggenkemper
- ref(rules): Catch environment not existing (44553) by ceorourke
- feat(analytics): improve analytics for soure map debugging (44626) by scefali
- ref(tabs): Export `Item` as property of `TabList` & `TabPanels` (44620) by vuluongj20
- feat(ui): Switch translate tct return type to react element (44610) by scttcper
- feat: adds tracking for setup wizard (44619) by scefali
- feat(team-roles): Amend PUT on OrganizationMemberDetailsEndpoint (44599) by leedongwei

_Plus 637 more_

23.1.1

Not secure
------

Post-GA fixes and improvements for derived code mappings

This will track work that are known issues that will be handled after the GA.

See related RFC: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

By: armenzg (43323, 43325, 43310)

Stacktrace Codecov MVP (ongoing)

Related to https://github.com/getsentry/sentry/discussions/42399

By: snigdhas (43650, 43649, 43404, 43353, 43201), jangjodi (43032, 43517, 43407, 43116)

Various fixes & improvements

- ci(acceptance): Replace selenium finalizer with yield (43711) by mattgauntseo-sentry
- test(profiles): test sample stats and raw weights across formats (43685) by JonasBa
- fix(release_health) : bad granularity was causing limit validation error in MetricsLayer (43729) by RaduW
- ref: upgrade structlog (43680) by asottile-sentry
- ref(ui) Remove error for missing router context (43693) by markstory
- ref(perf-issues): Increase unc asset duration threshold (43722) by k-fish
- hotfix: handle empty series returns from get_series. (43721) by RaduW
- Revert "feat(codecov): Get commit sha from Git blame (42978)" (7d918eb7) by getsentry-bot
- feat(perf-issues) Add project options for consecutive db (43701) by DominikB2014
- fix(perf-issues): ensure php is not allowed to detect issues (43694) by DominikB2014
- feat(codecov): Get commit sha from Git blame (42978) by jangjodi
- ref(mep): Allow up to 10 custom measurements (43719) by jan-auer
- (perf-issues) Add detection rate project option to UI (43698) by DominikB2014
- fix(txnames): Skip deleted projects (43716) by jjbayer
- feat(release-health): Switch release health backend to MetricsLayer (43545) by RaduW
- chore(hybrid-cloud): remove region to control, use outbox (43361) by corps
- feat(hc): Use hybrid cloud services in AuthIdentityHandler (43035) by RyanSkonnord
- fix(sourcemaps): ease check on valid url and add data for invalid url issue (43709) by roggenkemper
- test(acceptance): Reduce flakiness by waiting for requests to complete (43486) by mattgauntseo-sentry
- ref(hybrid-cloud): test for both urls in MonitorCheckinDetails (43690) by cathyteng17
- ui(codecov): Fix codecov legend border (43704) by snigdhas
- fix(tasks): Do not ignore exception by default (43696) by Zylphrex
- ref: retry on 500s in docker pulls (43700) by asottile-sentry
- Revert "CI(dispatch): Switch to merge commit sha where possible (43570)" (f2dd50ad) by getsentry-bot

_Plus 285 more_

23.1.0

Not secure
------

Derived Code Mappings (GA Release - JS and Python)

Python is in EA already. We will first add JS to EA and then GA both of them.

For JS, this will only apply to stacktraces that have source maps applied, otherwise, it is not possible to derive code mappings.

Read https://github.com/getsentry/rfcs/pull/16 for more details.

By: armenzg (42302)

Stacktrace linking and code mapping improvements (ongoing)

Various improvements to configuring Code Mappings by a customer.

This milestones is simply to track the various related PRs.

By: armenzg (43105, 43104, 42810)

Post-GA fixes and improvements for derived code mappings (ongoing)

This will track work that are known issues that will be handled after the GA.

See related RFC: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

By: armenzg (43265, 43199, 42554, 42510, 42544, 42540, 42511, 42487)

Stacktrace Codecov Integration (ongoing)

Related to https://github.com/getsentry/sentry/discussions/42399

By: snigdhas (43114, 43025, 43024, 43015)

Various fixes & improvements

- Revert "fix(domains) Remove usage or params.orgId in search (43205)" (2fc1398b) by getsentry-bot
- ref(js): Convert events/userFeedback to a FC (43283) by evanpurkhiser
- feat(replays): Remove calendar icon from Replays list table (43252) by ryan953
- feat(replays): Remove the icon from the "Open Replay" preview in Issues (43251) by ryan953
- ref(ui): Visually improve PageHeadingQuestionTooltip (43277) by evanpurkhiser
- chore(ui): Upgrade babel, babel-loader, core-ui (43286) by scttcper
- ref(scim): Use transaction instead of span (43287) by AniketDas-Tekky
- feat(modal) Consolidate close prevention props (43258) by malwilley
- fix(integrations): Use services to get organization data (43284) by leeandher
- fix(useOverlay): Only enable maxSize modifier when open (43193) by vuluongj20
- fix(domains) Use routing params in join-request route (43271) by markstory
- fix(integrations): Use organization_id for finding the integration (43279) by leeandher
- ref(js): Remove default Button export (43280) by evanpurkhiser
- ref(js): Consistent spacing in eventEntry (43230) by evanpurkhiser
- ref(replays): Rename Replay API fields to be snake_case and new names (43206) by ryan953
- feat(replays): Convert fields to snake-case and add additional query aliases (43194) by cmanallen
- feat(anr-rate): Update ANR rate defaults on project details (43248) by shruthilayaj
- bug: Fix import of button (43272) by ryan953
- Revert "ref(js): Remove default Button export (43254)" (9f77d654) by getsentry-bot
- ci: Skip pip install when we have a cache hit in venv action (43267) by mattgauntseo-sentry
- security(codeql): set codeql to weekly scans, on prs, and on master b… (43213) by mdtro
- revert-revert: feat(hybrid-cloud): Move Integration/OrgIntegration to Control and implement IntegrationService (43183) by leeandher
- chore: Add $schema to package.json + tsconfig.json (43235) by evanpurkhiser
- ref(js): Export named Alert (43255) by evanpurkhiser

_Plus 621 more_

22.12.0

Not secure
-------

Derived Code Mappings (EA release - Python only)

This adds the ability of deriving code mappings automatically for all orgs using Python and Github at first.

See RFC for details: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

By: armenzg (41562, 41523, 41466, 41464, 41384)

Derived Code Mappings (GA Release - JS and Python) (ongoing)

Python is in EA already. We will first add JS to EA and then GA both of them.

For JS, this will only apply to stacktraces that have source maps applied, otherwise, it is not possible to derive code mappings.

Read https://github.com/getsentry/rfcs/pull/16 for more details.

By: armenzg (42293, 42249, 42155, 42161, 42147, 42130, 42082, 42069, 41777, 41933, 41909, 41794, 41771, 41733, 41706, 41718, 41639, 41671, 41648), jangjodi (42192)

Stacktrace linking and code mapping improvements (ongoing)

Various improvements to configuring Code Mappings by a customer.

This milestones is simply to track the various related PRs.

By: scttcper (41582, 41585, 41529, 41512, 41474, 41299, 41403, 41372), snigdhas (41465), armenzg (41409)

Post-GA fixes and improvements for derived code mappings (ongoing)

This will track work that are known issues that will be handled after the GA.

See related RFC: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

By: armenzg (42348, 41857)

Stacktrace linking: Mobile Support (ongoing)

By: jangjodi (42117, 41936)

Various fixes & improvements

- ref(js): Remove enforceActOnUseLegacyStoreHook hack (42370) by evanpurkhiser
- feat(java): Add feature flag for deobfuscating java exception values (42353) by edwardgou-sentry
- feat(profiling): add profiling-flamechart-spans flag (42357) by eliashussary
- feat(node): fix package for windows path (42325) by JonasBa
- feat(profiling): add transaction context (42347) by JonasBa
- ref(replays): Move replay-events-meta test into correct folder (42324) by ryan953
- Revert "chore(routes): Remove support for deprecated pre-Sentry 10 routes" (42374) by dashed
- chore(anr-rate): Add option for abnormal_mechanism extraction flag (42367) by shruthilayaj
- chore(hybrid-cloud): test model decorators and fk breakage (42254) by corps
- chore(transactions): Set the entity argument to default "false" (42371) by olksdr
- ref(contexts): Convert chunck from class to function (42246) by priscilawebdev
- feat(txnames): Sort rules in project options (42372) by jjbayer
- chore(js): useApi in groupEventDetails (42355) by evanpurkhiser
- fix(profiling): remove wasteful rect (42351) by JonasBa
- feat(issues): Add frontend typings for issue occurrence data (42329) by malwilley
- ref(hybrid-cloud): use organization_slug in MonitorCheckIns (42356) by cathyteng17
- ref(replays): Create NetworkHeaderCell for Replay Details (42240) by ryan953
- ref(profiling): rm profiling-onboarding-checklist feature flag (42354) by eliashussary
- ref(replays): Refactor Replay network table sorting (42235) by ryan953
- fix(profiling): fix zoom when frame is in view (42350) by JonasBa
- feat(discover-quick-context): Added issue title (42343) by Abdkhan14
- chore(hybrid-cloud): use organization_slug in MonitorDetails (42300) by cathyteng17
- (perf-issues) add fingerprinting to consecutive db detector (42339) by DominikB2014
- frontend(invite): update invite link helper text (42344) by mdtro

_Plus 731 more_

22.11.0

Not secure
-------

Derived code mappings (Internal Release) (ongoing)

This milestones add support for creating Python code mappings automatically for orgs with the Github integration installed.

This milestone initially focuses on Python projects.

Future work described in this RFC: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

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)

Derived code mappings (EA release - Python only) (ongoing)

This adds the ability of deriving code mappings automatically for all orgs using Python and Github at first.

See RFC for details: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

By: armenzg (41313, 41199, 41132, 41125, 41083), snigdhas (41097, 41038, 41080, 41003, 41000, 40991, 40979)

Various fixes & improvements

- feat(profiling): Add release to profile payload (41282) by Zylphrex
- fix(tests): escape `.` in regex passed to findByText (41391) by mdtro
- test(js): Convert DashboardList to RTL (41375) by malwilley
- test(js): Convert SentryApplicationDetails to RTL (41378) by evanpurkhiser
- feat(profiling): profiling onboarding sidebar (41322) by eliashussary
- feat(useStacktraceLink): add hook to fetch stack trace link (41269) by JonasBa
- dep(profiling): Bump sentry sdk for updated profiler (41324) by Zylphrex
- feat(analytics): Record analytics for first profile sent (41315) by Zylphrex
- perf(users-endpoint): Improve users endpoint performance more (41347) by Zylphrex
- fix(metrics): Use parameterize instead of for loop in test (41316) by iambriccardo
- ref(perf-issues): Add projectoption for enabling individual detector (41328) by k-fish
- ref(contexts): Prettify only known contexts - (41379) by priscilawebdev
- ci(jest): regenerate jest-balance.json (41377) by getsentry-bot
- fix(code-mappings): Always add a trailing backslash for codemappings (41330) by snigdhas
- fix(replays): Adjust Replay Details layout(s) dimensions (41331) by jesus4497
- test(js): Convert ManageDashboards test to RTL (41352) by malwilley
- feat(monitors): Tag error events with monitor id (41291) by davidenwang
- ref(access): Dataclass to represent (requires_sso, sso_is_valid) pairs (41239) by RyanSkonnord
- test(js): Convert organizationAuthList to RTL (41309) by evanpurkhiser
- feat(hybrid-cloud): Add /user-feedback/* Django route (41326) by dashed
- test(js): Convert teamKeyTransactionButton to RTL (41308) by evanpurkhiser
- Customize pip-compile header (41334) by atugushev
- ref: fix typing in sentry.integrations.slack (41314) by asottile-sentry
- feat(hybrid-cloud): Add /issues/* Django route (41333) by dashed

_Plus 1017 more_

22.10.0

Not secure
-------

Automatic code mappings for Python/Github projects (ongoing)

This milestones add support for creating Python code mappings automatically for orgs with the Github integration installed.

Future work described in this RFC: https://github.com/getsentry/rfcs/blob/main/text/0016-auto-code-mappings.md

By: armenzg (39975, 39750)

Various fixes & improvements

- Revert "feat(commit-context): Refactor Issue Owner auto-assignment (40048)" (40081) by wedamija
- ref(emails): Update perf issue email subject (40072) by ceorourke
- test(js): Convert AcceptOrganizationInvite to RTL (39809) by evanpurkhiser
- ref: improve pin_github_action ref matching (40067) by asottile-sentry
- test(ui): Convert SelectAsyncField test to RTL (40060) by malwilley
- test(js): Convert TableField test to RTL (40064) by malwilley
- deps(ui): Upgrade to jest v29 (40070) by scttcper
- test: Use initialProps when testing hooks with reactHooks.renderHook (39532) by ryan953
- feat(hybrid-cloud): Add a test for file upload (39931) by AniketDas-Tekky
- feat(ui): Add aria-describedby to form inputs (40037) by evanpurkhiser
- feat(commit-context): Refactor Issue Owner auto-assignment (40048) by NisanthanNanthakumar
- chore(hybrid-cloud): ORM decorators updated. (40022) by corps
- ref(email): Add performance issue alert email template (39948) by ceorourke
- test(js): Rebalance tests (40036) by evanpurkhiser
- fix(all-events) issue where events tab makes extra api call (40056) by DominikB2014
- feat(all-events) Add minidump all events (40049) by DominikB2014
- feat(perf_issues): Only send error issues to digests system (40050) by wedamija
- feat(commit-context): Support GitLab (39381) by NisanthanNanthakumar
- ref: Mark batching kafka consumer as deprecated (40044) by lynnagara
- ref(gitlab): No need to show token (40045) by armenzg
- Add all inclusive resources (40047) by 0Calories
- feat(charts): Add auto-generated aria labels (39653) by vuluongj20
- fix(auth): Fix `device-failed` position (40011) by vuluongj20
- feat(replays): Add Slowest Transaction Column To Transaction Replay Table (39930) by danecando

_Plus 916 more_

Page 3 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.