Skip to content

Releases: microsoft/OpenAPI.NET

v2.0.0-preview.28

16 Jun 17:08
85f1dfb
Compare
Choose a tag to compare

2.0.0-preview.28 (2025-06-16)

Bug Fixes

  • sub-schema references are invalid (92db49b)
  • sub-schema references are invalid (75d1d2b)

v2.0.0-preview.27

13 Jun 20:03
4d9cfb5
Compare
Choose a tag to compare

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

12 Jun 15:11
34c9de1
Compare
Choose a tag to compare

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

10 Jun 17:59
5b73c15
Compare
Choose a tag to compare

2.0.0-preview.25 (2025-06-10)

Bug Fixes

v2.0.0-preview.24

10 Jun 12:59
52a7438
Compare
Choose a tag to compare

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

03 Jun 22:21
43bc838
Compare
Choose a tag to compare

2.0.0-preview.23 (2025-06-03)

Features

  • upgrades OData lib in Hidi to preview15 (540240a)
  • upgrades OData lib to preview15 (b300265)

v2.0.0-preview.22

02 Jun 17:26
0c2e080
Compare
Choose a tag to compare

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

21 May 14:47
80f6993
Compare
Choose a tag to compare

2.0.0-preview.21 (2025-05-21)

Bug Fixes

  • do not throw when operation tag is missing matching global tag (fe133f2)
  • do not throw when operation tag is missing matching global tag (2c5aa40)

v2.0.0-preview.20

20 May 08:06
7ea0e9d
Compare
Choose a tag to compare

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

16 May 19:36
5e456de
Compare
Choose a tag to compare

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)