From d74c1cb88f078675510dec74bd0cdc4312b59585 Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Mon, 19 Aug 2024 15:04:08 +0200 Subject: [PATCH] Release notes for 1.28.4 (#2428) --- CHANGELOG.asciidoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index a187b8629..f279ef0f0 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -23,6 +23,16 @@ endif::[] [[release-notes-1.x]] === .NET Agent version 1.x +[[release-notes-1.28.4]] +==== 1.28.4 - 2024/08/19 + +===== Bug fixes + +{pull}2427[#2427] Ensure we capture baggage when capturing Errors during unsampled transactions +{pull}2425[#2425] Ensure safer access to System.Web.Security.Roles +{pull}2426[#2426] Fix a bug that prevented the addition of filters to payloadsenders +{pull}2423[#2423] SetAgentActivationMethod throws CultureNotFoundException in global-invariant mode + [[release-notes-1.28.3]] ==== 1.28.3 - 2024/08/15