2.22.8

(chore): Modernize generated CI workflow: consolidate three separate jobs (compile, unit-tests, publish) into a single job, update to actions/checkout@v6 and actions/setup-dotnet@v5, remove redundant duplicate checkout step, and require tests to pass before publishing.

2.22.7

(chore): Make OneOf single-type serialization test whitespace insensitive for consistency with all other JSON test assertions.