Skip to content

Commit bded436

Browse files
committed
changelog
1 parent dd2f42c commit bded436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Add support for Spring Boot 4 and Spring 7 ([#4601](https://github.com/getsentry/sentry-java/pull/4601))
88
- NOTE: Our `sentry-opentelemetry-agentless-spring` is not working yet for Spring Boot 4. Please use `sentry-opentelemetry-agent` until OpenTelemetry has support for Spring Boot 4.
99
- Replace `UUIDGenerator` implementation with Apache licensed code ([#4662](https://github.com/getsentry/sentry-java/pull/4662))
10+
- Replace `Random` with MIT licensed PCG random implementation ([#4664](https://github.com/getsentry/sentry-java/pull/4664))
1011

1112
## 8.20.0
1213

0 commit comments

Comments
 (0)