From 55346f0e96f9492b4aedb8a1f3c7222a338713d8 Mon Sep 17 00:00:00 2001 From: Martin Linzmayer Date: Tue, 2 Dec 2025 16:50:33 +0100 Subject: [PATCH] Prepare 4.19.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ef15e41..249cfb093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 4.19.1 + +The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.19.1. + +### Bug Fixes + +- Don't cast metrics value to `float` in constructor, drop invalid metrics instead. [(#1981)](https://github.com/getsentry/sentry-php/pull/1981) + ## 4.19.0 The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.19.0.