Skip to content

Releases: getsentry/sentry

25.5.1

21 May 15:27
Compare
Choose a tag to compare

Various fixes & improvements

Plus 231 more

25.5.0

15 May 18:32
Compare
Choose a tag to compare

Various fixes & improvements

  • chore(perf-issues): Add a flag and check it to allow customer to disable detectors (#91734) by @leeandher
  • feat(trace-tabs-ui): Adding ops to search on click and hiding trace level ops breakdown (#91684) by @Abdkhan14
  • build(ui): Add rspack as webpack alternative (#77077) by @scttcper
  • fix(taskworker) Fix async notification parameter serialization (#91720) by @markstory
  • fix(profiles): Set the proper span entity to insert data to in tests (#91736) by @phacops
  • fix(insights): line of code not working with db module on eap (#91654) by @DominikB2014
  • ref(reserved budgets): Update types + constants (#91606) by @isabellaenriquez
  • feat(taskworker) Check 2% of tasks for pickle (#91624) by @markstory
  • chore(github): Only support pagination for getting labels (#91570) by @armenzg
  • Skip test_queries_profile_candidates_from_spans (#91724) by @armenzg
  • fix(issue-details): Avoid persisting stacktrace folding behaviour (#91719) by @leeandher
  • feat(dashboards): Newly added widgets should scroll into view (#91721) by @narsaynorath
  • ref(crons): Use dateAdded over dateCreated (#91667) by @evanpurkhiser
  • fix(utils): return 0% for null and undefined values in formatpercentage (#91710) by @shellmayr
  • ref: fix nullability of requires_org_level_access (#91694) by @asottile-sentry
  • feat(explore): Flatten visualize yaxes into multiple (#91664) by @Zylphrex
  • fix(widget-library): Hide filters at top of panel if not small screen (#91716) by @narsaynorath
  • feat(attachments): Include all attachment with screenshot in name (#91602) by @armenzg
  • fix(insights): show - instead of null when metric value is null (#91656) by @DominikB2014
  • feat(ourlogs): Add a "new" badge for logs in the sidebar (#91674) by @colin-sentry
  • fix(nextjs-insights): remove project icon from rage/dead click widget (#91711) by @shellmayr
  • fix(nextjs-insights): show 0% for failure_rate()==0 instead of <0% (#91709) by @shellmayr
  • feat(nextjs-insights): add avg & p95 duration to navigations table (#91708) by @shellmayr
  • fix(sandbox): for debugging add telex org to exclude from redirect (#91704) by @constantinius

Plus 1819 more

25.4.0

15 Apr 22:00
Compare
Choose a tag to compare

Automate Code Mappings & In-App Stack Trace Rules for Java projects (ongoing)

Currently, we ask developers to set up their Java code mappings manually (because the SDK cannot determine it):
https://docs.sentry.io/platforms/java/source-context/#setting-up-code-mappings

Unfortunately, many stack traces do not contain in-app frames, thus, many Sentry features are not available (e.g. SCM linking, suspect commit).

This tracks using the code mappings derivation system to automatically add the code mappings and stack trace rules to mark in-app frames as such.

This will automatically enable the following Sentry features :

  • Suspect Commits
  • GitHub pull request comments
  • Auto-assignments (if Codeowners imported)
  • Stack trace linking
  • Code coverage (if the customer also has an account)

This will only be available to customers with the GitHub integration installed.

You can read more about the system here:
https://blog.sentry.io/code-mappings-and-why-they-matter/

By: @armenzg (#89389, #89302, #89211, #88952, #88787, #88676, #88673, #88557, #88475, #88440, #88372, #88251, #88087, #88073, #87842, #87915, #87912, #87776, #87630, #87581, #87437, #87498, #87399, #86598)

Various fixes & improvements

Plus 2007 more

25.3.0

17 Mar 17:13
Compare
Choose a tag to compare

Automate Code Mappings & In-App Stack Trace Rules for Java projects (ongoing)

Currently, we ask developers to set up their Java code mappings manually (because the SDK cannot determine it):
https://docs.sentry.io/platforms/java/source-context/&#35;setting-up-code-mappings

Unfortunately, many stack traces do not contain in-app frames, thus, many Sentry features are not available (e.g. SCM linking, suspect commit).

This tracks using the code mappings derivation system to automatically add the code mappings and stack trace rules to mark in-app frames as such.

This will automatically enable the following Sentry features :

  • Suspect Commits
  • GitHub pull request comments
  • Auto-assignments (if Codeowners imported)
  • Stack trace linking
  • Code coverage (if the customer also has an account)

This will only be available to customers with the GitHub integration installed.

You can read more about the system here:
https://blog.sentry.io/code-mappings-and-why-they-matter/

By: @armenzg (#86283, #86327, #86280, #86196, #86188, #86189, #86109, #86026, #85981, #85976, #85931, #85742)

Various fixes & improvements

Plus 1390 more

25.2.0

18 Feb 19:23
Compare
Choose a tag to compare

Automate Code Mappings & In-App Stack Trace Rules for Java projects (ongoing)

Currently, we ask developers to set up their Java code mappings manually (because the SDK cannot determine it):
https://docs.sentry.io/platforms/java/source-context/&#35;setting-up-code-mappings

Unfortunately, many stack traces do not contain in-app frames, thus, many Sentry features are not available (e.g. SCM linking, suspect commit).

This tracks using the code mappings derivation system to automatically add the code mappings and stack trace rules to mark in-app frames as such.

This will automatically enable the following Sentry features :

  • Suspect Commits
  • GitHub pull request comments
  • Auto-assignments (if Codeowners imported)
  • Stack trace linking
  • Code coverage (if the customer also has an account)

This will only be available to customers with the GitHub integration installed.

You can read more about the system here:
https://blog.sentry.io/code-mappings-and-why-they-matter/

By: @armenzg (#85174, #85065)

Various fixes & improvements

Plus 1429 more

25.1.0

15 Jan 17:26
Compare
Choose a tag to compare

Various fixes & improvements

Plus 26 more

24.12.2

14 Jan 22:45
Compare
Choose a tag to compare

Various fixes & improvements

Plus 775 more

24.12.1

21 Dec 19:56
Compare
Choose a tag to compare

Various fixes & improvements

Plus 240 more

24.12.0

17 Dec 20:20
Compare
Choose a tag to compare

Various fixes & improvements

Plus 93 more

24.11.2

11 Dec 18:16
Compare
Choose a tag to compare

Various fixes & improvements

Plus 442 more