Skip to content

Releases: getsentry/sentry

23.2.0

15 Feb 18:23
Compare
Choose a tag to compare

Stacktrace Codecov MVP

Related to #42399

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

JavaScript SDK Dynamic Loader (ongoing)

By: @AbhiPrasad (#44492, #44346, #44228)

Various fixes & improvements

Plus 637 more

23.1.1

26 Jan 18:07
Compare
Choose a tag to compare

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 #42399

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

Various fixes & improvements

Plus 285 more

23.1.0

17 Jan 18:04
Compare
Choose a tag to compare

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 getsentry/rfcs#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 #42399

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

Various fixes & improvements

Plus 621 more

22.12.0

15 Dec 18:42
Compare
Choose a tag to compare

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 getsentry/rfcs#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

Plus 731 more

22.11.0

15 Nov 18:30
Compare
Choose a tag to compare

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

Plus 1017 more

22.10.0

17 Oct 17:34
Compare
Choose a tag to compare

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

Plus 916 more

22.9.0

15 Sep 17:39
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(js): Avoid constructing API inside fetchOrganizationDetails (#38859) by @evanpurkhiser
  • feat(codeowners): Add assignee dropdown codeowners copy (#38832) by @scttcper
  • test(ui): Convert project install tests to RTL (#38866) by @scttcper
  • feat(dashboards): widgets use mep setting provider to determine if requests should be metricsEnhanced or not (#38810) by @edwardgou-sentry
  • feat(replays): Change replay event tags type and update UI (#38604) by @jesus4497
  • ref: Continue typing eventstream (#38858) by @lynnagara
  • feat(sidebar): open up broadcasts if #whats-new is the hash (#38838) by @scefali
  • Added question tooltip beside processed baseline toggle. (#38875) by @Abdkhan14
  • feat(perf-issues): Add analytics event to count num of perf issues on issues stream page (#38876) by @0Calories
  • feat(metrics): Add count_web_vitals to metrics layer [TET-161] (#38873) by @ahmedetefy
  • feat(dashboard): Flip top level query filter flag (#38829) by @narsaynorath
  • ref(dashboards): Delete deprecated dashboard tests (#38872) by @edwardgou-sentry
  • chore(perf-issues): Add issue creation rate limiter metrics (#38874) by @udameli
  • ref(perf-issues): prettify test event JSON (#38871) by @mjq-sentry
  • feat(perf_issues): Make GroupTagKeyValuesEndpoint work with perf issues (#38865) by @wedamija
  • feat(profiling): add links to profiledetails (#38824) by @eliashussary
  • fix(perf-issues): N+1 with odd number of potential sources missed (#38862) by @mjq-sentry
  • feat(perf_issues): Default sentry:performance_issue_creation_rate to 1.0, and gate perf issue creation using performance-issues-ingest (#38864) by @wedamija
  • feat(perf_issues): Explicitly hide performance issues from search if feature flag is disabled (#38863) by @wedamija
  • feat(perf-issues): Add Performance Issues analytics (#38807) by @0Calories
  • feat(dashboards): Flip grid layout feature flag (#38827) by @narsaynorath
  • feat(metrics): Support rate for derived metric [TET-129 TET-127] (#38792) by @ahmedetefy
  • feat(metrics): Register new option [sns-1660] (#38816) by @untitaker
  • fix(datascrubbing): Limit sensitiveFields (#38803) by @jjbayer

Plus 746 more

22.8.0

15 Aug 17:31
Compare
Choose a tag to compare

Various fixes & improvements

Plus 789 more

22.7.0

15 Jul 17:48
Compare
Choose a tag to compare

Various fixes & improvements

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

Plus 760 more

22.6.0

15 Jun 18:01
Compare
Choose a tag to compare

Various fixes & improvements

Plus 746 more