Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
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)
v2.0.0-preview.21
2.0.0-preview.21 (2025-05-21)
Bug Fixes
v2.0.0-preview.20
2.0.0-preview.20 (2025-05-20)
Bug Fixes
- nullable and type ordering should be maintain to ease up migration work (6c82aa6)
- nullable should not be inserted as an attempt to normalize the document (6c82aa6)
- refactor to avoid adding duplicate entries (41fd508)
- refactor to avoid adding duplicate entries (#2359) (9791eb6)
- tree node has the wrong structure because of trailing slashes (2ffb273)
- tree node has the wrong structure because of trailing slashes (4439340)
- wrong link to json schema spec in schema doc comments (d9b0c90)
- wrong link to json schema spec in schema doc comments (9a73ec6)
v2.0.0-preview.19
2.0.0-preview.19 (2025-05-16)
Bug Fixes
- base url should be read from the settings when available (f5d6e81)
- base url should be read from the settings when available (b17b7d8)
- discriminator mapping references don't get a document when created from DOM (767d3fb)
- discriminator mapping references don't get a document when created from DOM (fdfe002)