Skip to content

Releases: microsoft/OpenAPI.NET

v3.6.0

01 Jun 20:15
a9bc177

Choose a tag to compare

3.6.0 (2026-06-01)

Features

  • reader: remove ParseNode infrastructure (9b4f45b)

v2.8.0

01 Jun 20:15
b215087

Choose a tag to compare

2.8.0 (2026-06-01)

Features

  • reader: remove ParseNode infrastructure (d7c6a9d)

Bug Fixes

  • reader: adapt no-parse-node backport for v2 (ddd2539)

v3.5.5

29 May 17:33
2d0af62

Choose a tag to compare

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
10d53e0

Choose a tag to compare

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
0f8bffa

Choose a tag to compare

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
99fc3f8

Choose a tag to compare

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
776af11

Choose a tag to compare

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
01be537

Choose a tag to compare

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)

v3.5.2

14 Apr 19:17
7c5376f

Choose a tag to compare

3.5.2 (2026-04-14)

Bug Fixes

  • hidi: update Microsoft.OpenApi.OData to 3.2.1 (b0a68fb)
  • hidi: update Microsoft.OpenApi.OData to 3.2.1 (8c22ab2), closes #2811

v2.7.3

14 Apr 19:26
03eef6b

Choose a tag to compare

2.7.3 (2026-04-14)

Bug Fixes

  • hidi: update Microsoft.OpenApi.OData to 2.2.1 (1e01cd5)
  • hidi: update Microsoft.OpenApi.OData to 2.2.1 (c890703), closes #2812