We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324bb39 commit beca4eaCopy full SHA for beca4ea
CHANGELOG.md
@@ -7,6 +7,11 @@
7
- Bump `proguard` from v5.5.0 to v5.6.1
8
This also bumps the proguard cache version from v3 to v4. ([#1734](https://github.com/getsentry/symbolicator/pull/1734))
9
10
+### Various fixes & improvements
11
+
12
+- Symbolicated JVM frames are now marked according to whether their method was
13
+ synthesized by the compiler. ([#1735](https://github.com/getsentry/symbolicator/pull/1735))
14
15
## 25.7.0
16
17
### Various fixes & improvements
0 commit comments