CenterEdge / Yardarm

OpenAPI 3 SDK Generator for C#
Apache License 2.0
44 stars 6 forks source link

Upgrade to System.Text.Json 8 RC1 #207

Closed brantburnett closed 1 year ago

brantburnett commented 1 year ago

Motivation

We know we're going to need some STJ 8 functionality for trim/NativeAOT support. This will allow us to begin experimenting in advance.

Modifications

Results

Until .NET 8 is released we can't use the main branch to create SDK releases unless they have prerelease versions. However, we can move forward with trim/NativeAOT work in preparation for .NET 8. We don't currently plan to release Yardarm 0.5.0 prior to Nov 2023 so this shouldn't be a blocker.

brantburnett commented 1 year ago

/merge