File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 3.6 .0"
2+ "." : " 3.7 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.7.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.6.0...v3.7.0 ) (2026-06-09)
4+
5+
6+ ### Features
7+
8+ * add contains/minContains/maxContains members ([ 78475e3] ( https://github.com/microsoft/OpenAPI.NET/commit/78475e38f7c61e349f2d2ad477b5a96a9c3df848 ) )
9+ * add contains/minContains/maxContains members ([ 1a974f8] ( https://github.com/microsoft/OpenAPI.NET/commit/1a974f8dfcd7850c70d80133ceecee08f6671cd7 ) )
10+ * ** library:** add missing json schema properties ([ 9b1aed6] ( https://github.com/microsoft/OpenAPI.NET/commit/9b1aed61041551b06926fc2ee4e12705190e16b3 ) )
11+ * ** library:** add missing json schema properties ([ 82f84e0] ( https://github.com/microsoft/OpenAPI.NET/commit/82f84e072d9f6b4b5907e9435212fbfc8f82d9c7 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** library:** always copy unevaluated properties ([ 4907d1c] ( https://github.com/microsoft/OpenAPI.NET/commit/4907d1c1c4d5b8450d32459752e64e5beb592f46 ) )
17+ * ** library:** avoid false circular refs for external schema re-exports ([ b635242] ( https://github.com/microsoft/OpenAPI.NET/commit/b635242a402c3c468eb86dcf2b6d94a05717d92e ) )
18+ * ** library:** avoid false circular refs for external schema re-exports ([ 7a443c2] ( https://github.com/microsoft/OpenAPI.NET/commit/7a443c298fb87346338095b5df86f6608fb4d582 ) )
19+ * ** library:** remove unshipped schema extension fallback ([ cf54bb3] ( https://github.com/microsoft/OpenAPI.NET/commit/cf54bb3e2746c0f6c7a60fde5bcc7fa1139dd8b6 ) )
20+ * ** library:** use version-specific schema keyword callbacks ([ 6e22ec6] ( https://github.com/microsoft/OpenAPI.NET/commit/6e22ec6948509d2e256932ee55f1781a544cb53f ) )
21+ * ** library:** use x-jsonschema schema extensions ([ eb1891a] ( https://github.com/microsoft/OpenAPI.NET/commit/eb1891a8d77915add1cdd88949b40aa43cd525b8 ) )
22+
323## [ 3.6.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.5.5...v3.6.0 ) (2026-06-01)
424
525
Original file line number Diff line number Diff line change 1212 <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
1313 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1414 <PackageTags >OpenAPI .NET</PackageTags >
15- <Version >3.6 .0</Version >
15+ <Version >3.7 .0</Version >
1616 </PropertyGroup >
1717 <!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
1818 <PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments