From 59ae0ef80f8e1c38db3ba74f3db9d412c4e3c176 Mon Sep 17 00:00:00 2001 From: Martin Linzmayer Date: Wed, 1 Jul 2026 14:11:33 +0200 Subject: [PATCH] Prepare 4.27.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 682de545..17c09da3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 4.27.0 + +The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.27.0. + +### Features + +- Add support for tracing Laravel AI agent interactions, chats, tool executions, and embeddings when `laravel/ai` is installed. [(#1147)](https://github.com/getsentry/sentry-laravel/pull/1147) +- Add the `enable_metrics` config option and `SENTRY_ENABLE_METRICS` environment variable to toggle metrics. [(#1148)](https://github.com/getsentry/sentry-laravel/pull/1148) + ## 4.26.0 The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.26.0.