File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.4.3 "
2+ "." : " 2.4.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.4.4] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.4.3...v2.4.4 ) (2026-01-19)
4+
5+
6+ ### Bug Fixes
7+
8+ * discriminator property validation fails any/allOf cases when it shouldn't ([ ff6e411] ( https://github.com/microsoft/OpenAPI.NET/commit/ff6e4115dcab8c893bbc6b97639fd620b50f105e ) )
9+ * discriminator property validation fails any/allOf cases when it shouldn't ([ 7def73d] ( https://github.com/microsoft/OpenAPI.NET/commit/7def73d774d1f0e96118e92b636e52cbea371f2d ) )
10+
311## [ 2.4.3] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.4.2...v2.4.3 ) (2026-01-16)
412
513
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 >2.4.3 </Version >
15+ <Version >2.4.4 </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