You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@
5
5
### Features
6
6
7
7
- Add description to OkHttp spans ([#3320](https://github.com/getsentry/sentry-java/pull/3320))
8
-
- Update normalization of metrics keys, tags and values ([#3332](https://github.com/getsentry/sentry-java/pull/3332))
9
8
- Enable backpressure management by default ([#3284](https://github.com/getsentry/sentry-java/pull/3284))
10
9
11
10
### Fixes
12
11
13
12
- Add rate limit to Metrics ([#3334](https://github.com/getsentry/sentry-java/pull/3334))
14
13
- Fix java.lang.ClassNotFoundException: org.springframework.web.servlet.HandlerMapping in Spring Boot Servlet mode without WebMVC ([#3336](https://github.com/getsentry/sentry-java/pull/3336))
14
+
- Fix normalization of metrics keys, tags and values ([#3332](https://github.com/getsentry/sentry-java/pull/3332))
0 commit comments