Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
v3.7.0
10 Jun 12:51
Compare
Sorry, something went wrong.
No results found
3.7.0 (2026-06-10)
Features
add contains/minContains/maxContains members (78475e3 )
add contains/minContains/maxContains members (1a974f8 )
library: add missing json schema properties (9b1aed6 )
library: add missing json schema properties (82f84e0 )
Bug Fixes
library: always copy unevaluated properties (4907d1c )
library: avoid false circular refs for external schema re-exports (b635242 )
library: avoid false circular refs for external schema re-exports (7a443c2 )
library: remove unshipped schema extension fallback (cf54bb3 )
library: use version-specific schema keyword callbacks (6e22ec6 )
library: use x-jsonschema schema extensions (eb1891a )
v2.9.0
10 Jun 17:15
Compare
Sorry, something went wrong.
No results found
2.9.0 (2026-06-10)
Features
add contains/minContains/maxContains members (fadb422 )
library: add missing json schema properties (db41a3c )
Bug Fixes
library: always copy unevaluated properties (3951a31 )
library: avoid false circular refs for external schema re-exports (a058913 )
library: avoid false circular refs for external schema re-exports (1bace68 )
library: merge contains compat members into missing properties (7dc45e1 )
library: remove unshipped schema extension fallback (b301827 )
library: use version-specific schema keyword callbacks (f93d76a )
library: use x-jsonschema schema extensions (ec04a7f )
v3.6.0
01 Jun 20:15
Compare
Sorry, something went wrong.
No results found
3.6.0 (2026-06-01)
Features
reader: remove ParseNode infrastructure (9b4f45b )
Significant performance improvements resulting ~40% reduced allocations when parsing JSON descriptions, ~25% for YAML.
v2.8.0
01 Jun 20:15
Compare
Sorry, something went wrong.
No results found
2.8.0 (2026-06-01)
Features
reader: remove ParseNode infrastructure (d7c6a9d )
Significant performance improvements resulting ~40% reduced allocations when parsing JSON descriptions, ~25% for YAML.
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 )