3.8.0 (2026-07-03)
Features
- add JsonConverter for OpenApiSchema System.Text.Json serialization (#2915) (2f8b3d2)
- library: support schema keywords on references (434b2f8)
- library: support schema keywords on references (66a9d04), closes #2903
Bug Fixes
- Don't silently skip null assignment to OpenApiDocument.Tags (3764142)
- handling of nullable enums for 3.0 (#2920) (beb68f5)
- library: keep v3 schema references ref-only (c938727)
- preserve JSON Schema 2020-12 keyword siblings on $ref schemas for OAS 3.1+ (#2896) (08160c8)
- use async method for crypto flush (6e675d9)