Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
v3.5.5
29 May 17:33
Compare
Sorry, something went wrong.
No results found
3.5.5 (2026-05-28)
Bug Fixes
reader: preserve Null flag when nullable appears before type in V3.0/V3.1/V3.2 deserializers (2b9d7f4 )
v2.7.6
29 May 17:33
Compare
Sorry, something went wrong.
No results found
2.7.6 (2026-05-28)
Bug Fixes
reader: preserve nullable Null flag when type appears after nullable in V3.1/V3.2 deserializers (288e95a )
v3.5.4
26 May 15:59
Compare
Sorry, something went wrong.
No results found
3.5.4 (2026-05-26)
Bug Fixes
library: handle circular schema references (b3cd42b )
library: handle circular schema references (91a989f )
v2.7.5
26 May 15:59
Compare
Sorry, something went wrong.
No results found
2.7.5 (2026-05-26)
Bug Fixes
library: handle circular schema references (acd5088 )
library: handle circular schema references (6bcac39 )
v3.5.3
27 Apr 15:55
Compare
Sorry, something went wrong.
No results found
3.5.3 (2026-04-27)
Bug Fixes
null reference exception for boolean component schemas (f97f91a )
null reference exception for boolean component schemas (fe0b50a )
schema: support boolean schemas in deserializer for OpenAPI 3.1/3.2 (05b44be )
Performance Improvements
schema: optimize boolean schema deserialization (7316e3f )
v2.7.4
27 Apr 15:53
Compare
Sorry, something went wrong.
No results found
2.7.4 (2026-04-27)
Bug Fixes
null reference exception for boolean component schemas (cc13028 )
schema: support boolean schemas in deserializer for OpenAPI 3.1/3.2 (48aaf23 )
Performance Improvements
schema: optimize boolean schema deserialization (fe6f513 )
v3.5.2
14 Apr 19:17
Compare
Sorry, something went wrong.
No results found
3.5.2 (2026-04-14)
Bug Fixes
hidi: update Microsoft.OpenApi.OData to 3.2.1 (b0a68fb )
hidi: update Microsoft.OpenApi.OData to 3.2.1 (8c22ab2 ), closes #2811
v2.7.3
14 Apr 19:26
Compare
Sorry, something went wrong.
No results found
2.7.3 (2026-04-14)
Bug Fixes
hidi: update Microsoft.OpenApi.OData to 2.2.1 (1e01cd5 )
hidi: update Microsoft.OpenApi.OData to 2.2.1 (c890703 ), closes #2812
v1.6.29
14 Apr 19:44
Compare
Sorry, something went wrong.
No results found
1.6.29 (2026-04-14)
Bug Fixes
hidi: update Microsoft.OpenApi.OData to 1.7.6 (11ba851 )
hidi: update Microsoft.OpenApi.OData to 1.7.6 (f596327 ), closes #2813
v2.7.2
01 Apr 10:07
Compare
Sorry, something went wrong.
No results found
2.7.2 (2026-03-31)
Bug Fixes
security requirement reference serialization (0945eec )