From 1b147e58a605c49bc13d870c76555a0dfce2c016 Mon Sep 17 00:00:00 2001 From: Martin Linzmayer Date: Fri, 27 Mar 2026 16:35:57 +0100 Subject: [PATCH] Prepare 4.23.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7a43aabb..8679680e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 4.23.1 + +The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.23.1. + +### Bug Fixes + +- Use `server.address` log attribute instead of `sentry.server.address`. [(#2040)](https://github.com/getsentry/sentry-php/pull/2040) + ## 4.23.0 The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.23.0.