Releases: microsoft/OpenAPI.NET
Releases · microsoft/OpenAPI.NET
v1.6.24
v2.0.0-preview.16
2.0.0-preview.16 (2025-03-20)
Bug Fixes
v2.0.0-preview.15
2.0.0-preview.15 (2025-03-18)
Bug Fixes
v2.0.0-preview.14
2.0.0-preview.14 (2025-03-18)
Bug Fixes
- exclude hidi from release due to package source mapping conflict (72daa54)
v2.0.0-preview.13
v2.0.0-preview.12
2.0.0-preview.12 (2025-03-07)
Bug Fixes
v2.0.0-preview.11
2.0.0-preview.11 (2025-03-03)
Bug Fixes
- rename
OpenApiDocument.SecurityRequirements
asSecurity
(d8553d6)
Miscellaneous Chores
- release 2.0.0-preview.11 (f425b8e)
v2.0.0-preview10
2.0.0-preview10 (2025-02-27)
Features
- deduplicates tags at the document level (93c468e)
- tags references are now deduplicated as well (763c0c1)
Bug Fixes
- add logic for serializing date time objects (23395c5)
- adds missing cancellation parameter to async method (243a111)
- avoid creating new http clients to load additional documents of the workspace (0f23798)
- deduplicates exclusive min/max properties in the object model (08414a1)
- deduplicates exclusive min/max properties in the object model (0d5b471)
- moves the http client for the reader to settings so it can be passed by client application (9b910f3)
- OpenAPIDocument JsonSchemaDialect property is now a URI (45977b5)
- openapischema schema property is now a Uri (452a6b9)
- primitive parsing for strings as DateTimes is too greedy (4ee1d8b)
- removes static readers registry (fe7a2fd)
- use a single http client in hidi (9386fae)
v2.0.0-preview9
v2.0.0-preview8
2.0.0-preview8 (2025-02-17)
Bug Fixes
- a bug where external reference loading for local files would not work on linux (df99a00)
- add meaningful exception message during validation (4a6547d)
- add meaningful exception message during validation (74d20ed)
- adds a cancellation token argument to external document loading (a5ffab1)
- parsing failure on nodes set to null (20aacc1)
- parsing failure on nodes set to null (4245de9)