Skip to content

Conversation

@yousif-bugsnag
Copy link
Contributor

Breaking Changes

  • Removed net35, net40 and netstandard1.3 TFMs. The new minimum TFM for .NET Framework is 4.6.2. If you still need to target older framework versions we recommend using v3.x.
    | yousif-bugsnag
    | #173

  • Removed the Proxy property from the Report object. Overriding the Proxy configuration for individual reports in a BeforeNotify callback is no longer supported.
    | yousif-bugsnag
    | #175

Enhancements

mclack and others added 30 commits January 24, 2025 17:28
had to drop netcoreapp3.1 unit tests as it's not supported in newer xunit versions
Co-authored-by: Tom Longridge <[email protected]>
Automated adjustment of repository templates
Update deprecated and vulnerable packages
Co-authored-by: Jason <[email protected]>
yousif-bugsnag and others added 20 commits March 19, 2025 17:08
Update ASP.NET example app to .NET 4.6.2
Replace default delivery with HttpClient implementation
Co-authored-by: Tom Longridge <[email protected]>
Add net6.0 target framework for Bugsnag and Bugsnag.AspNet.Core
Ensure delivery is only configured once for request scoped clients
…data-filters

Make MetadataFilters case insensitive
…s-fix

Fix serialization error when serializing exceptions
Co-authored-by: Tom Longridge <[email protected]>
@yousif-bugsnag yousif-bugsnag merged commit 06caa1a into master Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants