2.10.0 (2026-07-03)
Features
- add JsonConverter for OpenApiSchema System.Text.Json serialization (#2915) (465521b)
- library: support schema keywords on references (2749463), closes #2903
Bug Fixes
- Don't silently skip null assignment to OpenApiDocument.Tags (#2917) (6a45a82)
- handling of nullable enums for 3.0 (#2920) (f4778e0)
- library: keep v3 schema references ref-only (8d811c3)
- preserve JSON Schema 2020-12 keyword siblings on $ref schemas for OAS 3.1+ (#2896) (fb20d46)
- preserve JSON Schema 2020-12 keyword siblings on $ref schemas for OAS 3.1+ (#2896) (c79a83e)
- use async method for crypto flush (677b519)