Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
v2.4.2
Compare
Sorry, something went wrong.
No results found
2.4.2 (2025-12-22)
Bug Fixes
wrap extension parser calls in try-catch to ensure correct error pointers (63cf4a3 )
wrap extension parser calls in try-catch to ensure correct error pointers (458cabe )
v3.1.1
Compare
Sorry, something went wrong.
No results found
3.1.1 (2025-12-18)
Bug Fixes
schema: always serialize additionalProperties: false (6651c36 )
schema: always serialize additionalProperties: false (e36fc95 )
v2.4.1
Compare
Sorry, something went wrong.
No results found
2.4.1 (2025-12-18)
Bug Fixes
schema: always serialize additionalProperties: false (6651c36 )
schema: always serialize additionalProperties: false (e36fc95 )
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-12-17)
Features
Add type: "null" downcasting when in oneOf and anyOf for OpenAPI v3 (782cf8d )
v2.4.0
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-12-17)
Features
Add type: "null" downcasting when in oneOf and anyOf for OpenAPI v3 (782cf8d )
v3.0.3
Compare
Sorry, something went wrong.
No results found
3.0.3 (2025-12-16)
Bug Fixes
load JSON documents that are preceded by multiple whitespace (6461bac )
non-seekable json streams would fail to load as a document (2436d73 )
reading streams in an asp.net context would cause async exceptions (f9e5248 )
v2.3.12
Compare
Sorry, something went wrong.
No results found
2.3.12 (2025-12-15)
Bug Fixes
load JSON documents that are preceded by multiple whitespace (640e59a )
non-seekable json streams would fail to load as a document (76b0159 )
non-seekable json streams would fail to load as a document (2436d73 )
reading streams in an asp.net context would cause async exceptions (f9e5248 )
v3.0.2
Compare
Sorry, something went wrong.
No results found
3.0.2 (2025-12-08)
Bug Fixes
additional properties serialization should not emit a schema in v2 (946cba9 )
additional properties serialization should not emit booleans in v3.1+ (946cba9 )
v2.3.11
Compare
Sorry, something went wrong.
No results found
2.3.11 (2025-12-08)
Bug Fixes
additional properties serialization should not emit a schema in v2 (946cba9 )
additional properties serialization should not emit a schema in v2 fix: additional properties serialization should not emit booleans in v3.1+ (275dd9d )
additional properties serialization should not emit booleans in v3.1+ (946cba9 )
v3.0.1
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-11-17)
Bug Fixes
empty strings should be quoted in yaml (8d215f9 )
empty strings should be quoted in yaml (0ca10db )