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)