From 3920826f0629d7485fd9c1eb3ebcca303de9acc6 Mon Sep 17 00:00:00 2001 From: Markus Hintersteiner Date: Wed, 21 Jan 2026 11:40:56 +0100 Subject: [PATCH] chore(changelog): Merge changelog sections --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e058162518..2dea44a85a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,13 +10,7 @@ ### Fixes - Only attach user attributes to logs if `sendDefaultPii` is enabled ([#5036](https://github.com/getsentry/sentry-java/pull/5036)) - -### Fixes - - Reject new logs if `LoggerBatchProcessor` is shutting down ([#5041](https://github.com/getsentry/sentry-java/pull/5041)) - -### Fixes - - Downgrade protobuf-javalite dependency from 4.33.1 to 3.25.8 ([#5044](https://github.com/getsentry/sentry-java/pull/5044)) ### Dependencies