Skip to content

Releases: microsoft/OpenAPI.NET

v2.3.4

06 Oct 18:39
2250565

Choose a tag to compare

2.3.4 (2025-10-06)

Bug Fixes

  • Improve server creation and URL handling logic to maintain port (3e6ee80)
  • missing deserialization for header content property in 3.1 and 3.0 (717f154)
  • missing deserialization for header content property in 3.1 and 3.0 (0fdfae1)

v1.6.28

06 Oct 18:56
3f32ff9

Choose a tag to compare

1.6.28 (2025-10-06)

Bug Fixes

  • Improve server creation and URL handling logic to maintain port (a15c50e)
  • missing deserialization for header content property in 3.0 (7c65a49)
  • missing deserialization for header content property in 3.0 (e256d29)

v2.3.3

02 Oct 19:34
81ffe81

Choose a tag to compare

2.3.3 (2025-10-02)

Bug Fixes

  • typo in allowReserved property name for deserialization (1633453)
  • typo in allowReserved property name for deserialization (f7e34be)

v1.6.27

02 Oct 19:07
b5bbecc

Choose a tag to compare

1.6.27 (2025-10-02)

Bug Fixes

  • typo in encoding allow reserved deserialization (6eeca52)
  • typo in encoding allow reserved deserialization (3fadb7d)

v1.6.26

22 Sep 16:54
63e0715

Choose a tag to compare

1.6.26 (2025-09-19)

Bug Fixes

  • OpenApiEncoding explode default value when using form style (09b5a28)

v2.3.2

19 Sep 23:39
2e7866c

Choose a tag to compare

2.3.2 (2025-09-19)

Bug Fixes

  • Fix URL processing in InternalLoad method would not detect the filename/scheme properly in some scenarios (d93689c)
  • OpenApiEncoding explode property serialization defaults with form style (ae03eab)

v2.3.1

08 Sep 12:33
c46f965

Choose a tag to compare

2.3.1 (2025-09-08)

Bug Fixes

  • file access for "file" URI scheme with special characters (6dded81)

v2.3.0

29 Aug 00:55
171cf91

Choose a tag to compare

2.3.0 (2025-08-29)

Features

  • adds the detected format as part of the diagnostic (#2482) (59d7c81)
  • adds the detected format to the diagnostics (59d7c81)

v2.2.0

25 Aug 13:41
8cc4b8a

Choose a tag to compare

2.2.0 (2025-08-25)

Features

  • add Validation Rule for path operations to not have a request body (d101fc3)

Bug Fixes

  • missing examples when one example is with an empty array. (cb1c496)

v1.6.25

22 Aug 19:02
0ba1965

Choose a tag to compare

1.6.25 (2025-08-22)

Bug Fixes

  • missing examples when one example is with an empty array. (4697af4)