Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to SDK v8 #107

Merged
merged 5 commits into from
Mar 22, 2024
Merged

Update to SDK v8 #107

merged 5 commits into from
Mar 22, 2024

Conversation

stevejgordon
Copy link
Collaborator

Update projects to use the .NET 8 SDK.

This PR also updates versions for several GitHub Actions, NuGet packages, etc.

ExceptionConverter serialization no longer uses ISerializer. As a result, a few values are no longer serialized as they cannot be accessed publically. Removed properties:

  • RemoteStackTraceString
  • RemoteStackIndex
  • ExceptionMethod

@stevejgordon stevejgordon marked this pull request as draft March 21, 2024 16:14
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@stevejgordon stevejgordon marked this pull request as ready for review March 22, 2024 09:34
@stevejgordon stevejgordon merged commit 8ff4a66 into main Mar 22, 2024
5 checks passed
@stevejgordon stevejgordon deleted the infra/sdk-v8 branch March 22, 2024 10:33
@flobernd flobernd added enhancement New feature or request v0.4.18 labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v0.4.18
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants