Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
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)
v2.0.0-preview.23
2.0.0-preview.23 (2025-06-03)
Features
v2.0.0-preview.22
2.0.0-preview.22 (2025-06-02)
Features
- Add writer settings to enable collection sorting using a comparer (d7eaf47)
Bug Fixes
- rename class; add logic for sorting IEnumerable collections (58cb4ac)