v4.7.0
Version 4.7.0 is a maintenance release that focused on some performance and bug fixes. There are also some breaking changes in regard to targeting newer runtimes.
What's Changed
- Fixed issues #246 FolderObjectStorage remaining the last content when the saved by @d18zj in #247
- Update Demystifier by @benaadams in #248
- Shrink SubmissionResponse by @benaadams in #253
- Use ManualResetEventSlim for waithandle in tests (+increase timeout) by @benaadams in #255
- Reduce DefaultSubmissionClient allocations by @benaadams in #254
- Updated readme to point to exceptionless.com by @deanhume in #263
- Skip pattern matching for empty sets by @benaadams in #258
Breaking
- Internalize client extension methods by @niemyjski in #266
We also bumped the minimum runtime of some packages as those runtimes are deprecated.
- Upgraded Core packages from targeting net452 to net462 by @benaadams in #250
- Upgraded WinForms and WPF packages from .NET 3.0 to .NET 5.0 by @niemyjski in #249 (We will bump this to 6.0 LTS when 5.0 is deprecated).
New Contributors
- @d18zj made their first contribution in #247
- @benaadams made their first contribution in #248
- @deanhume made their first contribution in #263
Upgrading to 4.7.0
If upgrading from v2 or v3 the upgrade process should include just updating your NuGet packages. Please see the upgrade guide for more information.
Please take a look at the change log for a full list of the changes.
Feedback
We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!