Skip to content
Prev Previous commit
Next Next commit
Merge branch 'main' into fix/#3680_Nlog
  • Loading branch information
jamescrosswell authored Nov 14, 2024
commit 145f6bc20008c58b2fd9edb766d448354fe65c08
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

### Fixes

- fixed issue that causes a crash when using NLog with FailedRequestStatusCodes options in a Maui app with Trimming enabled ([#3743](https://github.com/getsentry/sentry-dotnet/pull/3743))
- ArgumentNullException in FormRequestPayloadExtractor when handling invalid form data on ASP.NET ([#3734](https://github.com/getsentry/sentry-dotnet/pull/3734))
- Crash when using NLog with FailedRequestStatusCodes options in a Maui app with Trimming enabled ([#3743](https://github.com/getsentry/sentry-dotnet/pull/3743))
Copy link
Member

@bruno-garcia bruno-garcia Nov 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MAUI is all caps. Maui is a city in Hawaii


### Dependencies

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.