Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
v2.0.0
2.0.0 (2025-07-10)
Features
- General availability of version 2 with support for OpenAPI 3.1!!! 🎉🎉🎉 (a02d74c)
Bug Fixes
- inconsistent visibility of properties in current keys class (cb9772f)
- removes extraneous default value constant (bf8d0b6)
- removes loop methods from parsing context as its available in loop detector instead (de3531b)
- removes public mermaid types that were not usuable (ef7ae33)
- removes redundant marker interface (5a055f9)
- switches to a getter for API consistency (7975082)
- unconsistent visibility of properties in current keys class (d0c20ab)
- visibility of extension methods (1e9112a)
v2.0.0-preview.31
2.0.0-preview.31 (2025-07-02)
Bug Fixes
- bumps openapi.net.odata to fix two critical bugs in hidi (00c3018)
v2.0.0-preview.30
2.0.0-preview.30 (2025-07-02)
Bug Fixes
v2.0.0-preview.29
v2.0.0-preview.28
2.0.0-preview.28 (2025-06-16)
Bug Fixes
v2.0.0-preview.27
2.0.0-preview.27 (2025-06-13)
Bug Fixes
- implementation drift between the different version services (1ed02e3)
- implementation drift between the different version services (2514526)
- relative uri in json schema references would not parse appropriately or provide feedback to the user (940945d)
- relative uri in json schema references would not parse appropriately or provide feedback to the user (e0bceaa)
- warn instead of error out when $schema is present in the document (388d6f7)
- warn instead of error out when $schema is present in the document (7c7b053)
v2.0.0-preview.26
2.0.0-preview.26 (2025-06-12)
Bug Fixes
- a bug where relative relative and sub-component JSON references would not resolve properly (b7bc6be)
- a bug where relative relative and sub-component JSON references would not resolve properly (c53165c)
- recursive relative reference resolution (873acd4)
- recursive relative reference resolution (f296505)
- upgrades sharp yaml to avodi signing issues on netfx (5dc7e81)
- upgrades sharp yaml to avodi signing issues on netfx (4db5c1a)
v2.0.0-preview.25
v2.0.0-preview.24
2.0.0-preview.24 (2025-06-09)
Bug Fixes
- callback reference annotations parsing (86892b3)
- example reference annotation parsing (8bf012b)
- link reference annotations parsing (2a62c5a)
- loading of header reference description (9248560)
- makes reference serialization object generic (f0802e5)
- parameter reference annoation parsing (b1578f3)
- path item reference annoations parsing (d31ed4c)
- removes description field from references that do not support it (03659f7)
- request body reference annotations parsing (d9a78dc)
- response reference annotations parsing (e455f52)
- security scheme reference annoations parsing (ccc3733)