Skip to content

Latest commit

 

History

History
139 lines (67 loc) · 6.63 KB

File metadata and controls

139 lines (67 loc) · 6.63 KB

Changelog

3.1.0 (2026-01-16)

Features

3.0.0 (2025-11-12)

⚠ BREAKING CHANGES

  • adds support for OpenAPI 3.2.0

Features

  • adds support for OpenAPI 3.2.0 (f5f69eb)

2.0.0 (2025-07-10)

Features

  • general availability of version 2 🎉🎉🎉 (abe5188)
  • upgrades to Microsoft.OpenAPI GA (254d37c)

2.0.0-preview.18 (2025-07-02)

Bug Fixes

  • a bug where checking the whether a type is referenced would lead to a null reference exception (39bbbc2)
  • a bug where checking the whether a type is referenced would lead to a null reference exception (f0dc51d)
  • a bug where empty enums would make the conversion fail (b3a645b)
  • a bug where empty enums would make the conversion fail (1abcf49)

2.0.0-preview.17 (2025-07-02)

Bug Fixes

  • trigger a new release to unblock hidi (60f887e)
  • trigger a new release to unblock hidi (f236734)

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

Features

  • upgrades openapi.net.odata to the latest version (743c85d)

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

Features

  • upgrade oai.net (cdb20af)
  • upgrades OpenApi.NET to preview22 (8253d67)

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

Features

  • upgrades OpenApi.Net to preview18 (16e559c)
  • upgrades OpenApi.Net to preview18 (c7cc418)

2.0.0-preview.13 (2025-04-17)

Features

  • upgrades to OAI.net preview17 (08b5efc)
  • upgrades to OAI.net preview17 (6e38b40)

2.0.0-preview.12 (2025-04-02)

Features

  • enables null reference types for the library (93f46f0)

Bug Fixes

  • filter out not found alternate keys properties (2f6459e)
  • filter out not found alternate keys properties (6672d76)

2.0.0-preview.11 (2025-03-19)

Bug Fixes

2.0.0-preview.10 (2025-03-18)

Miscellaneous Chores

  • release 2.0.0-preview.10 (5cd79d7)

2.0.0-preview10 (2025-03-18)

Features

  • bump openapi.net packages to the latest preview. (d8b9f3f)
  • migrates to the latest preview of OAI.net (3295eb9)

Bug Fixes

  • disable failing test for now. (6f52acc)

2.0.0-preview9 (2025-02-25)

Bug Fixes

  • removes duplicated package reference (4f7c5aa)
  • removes duplicated package reference (42957e3)

2.0.0-preview8 (2025-02-11)

Features

  • adds support for open API 3.1 (6fbcebc)

Bug Fixes

Changelog