Skip to content

Releases: getsentry/sentry

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

24.11.1

26 Nov 01:51
Compare
Choose a tag to compare

Security Fixes

Various fixes & improvements

Plus 338 more

24.11.0

19 Nov 00:53
Compare
Choose a tag to compare

Various fixes & improvements

Plus 1276 more

24.10.0

17 Oct 19:10
Compare
Choose a tag to compare

Various fixes & improvements

Plus 1020 more

24.9.0

16 Sep 22:24
Compare
Choose a tag to compare

Various fixes & improvements

Plus 853 more