Skip to content

Commit 6505c0c

Browse files
chore: prepare 1.6.2 release
Updates package metadata for the 1.6.2 release.
2 parents 4f466c6 + 771ad07 commit 6505c0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<NoWarn>1591</NoWarn>
99

1010
<PackageId>DebugProbe.AspNetCore</PackageId>
11-
<Version>1.6.1</Version>
11+
<Version>1.6.2</Version>
1212

1313
<Authors>Georgi Hristov</Authors>
1414

@@ -17,7 +17,7 @@
1717
<PackageTags>aspnetcore;debugging;http;middleware;diagnostics;tracing;observability;api-debugging;developer-tools;trace-comparison;environment-comparison</PackageTags>
1818

1919
<PackageReleaseNotes>
20-
Adds trace comparison across environments, improved DebugProbe dashboard workflows, and support for comparing request and response differences between captured API runs.
20+
Adds configurable sensitive data redaction for headers, query parameters, and JSON body fields. Improves dashboard handling of long request paths, enables local compare targets by default in Development, and introduces AllowUiInProduction to disable DebugProbe UI endpoints in Production unless explicitly enabled.
2121
</PackageReleaseNotes>
2222

2323
<PackageIcon>icon.png</PackageIcon>

0 commit comments

Comments
 (0)