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- "." : " 1.6.30 "
2+ "." : " 1.6.31 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.31] ( https://github.com/microsoft/OpenAPI.NET/compare/v1.6.30...v1.6.31 ) (2026-08-20)
4+
5+
6+ ### Bug Fixes
7+
8+ * circular ref guard ([ #3042 ] ( https://github.com/microsoft/OpenAPI.NET/issues/3042 ) ) ([ 02369d0] ( https://github.com/microsoft/OpenAPI.NET/commit/02369d09cc8044020e415874a85e89c5dff17f67 ) )
9+ * harden yaml parsing (v1 port) ([ #3040 ] ( https://github.com/microsoft/OpenAPI.NET/issues/3040 ) ) ([ 838c847] ( https://github.com/microsoft/OpenAPI.NET/commit/838c8470efdd46d1cd050db8650cbc9347067f6b ) )
10+
311## [ 1.6.30] ( https://github.com/microsoft/OpenAPI.NET/compare/v1.6.29...v1.6.30 ) (2026-08-13)
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 >1.6.30 </Version >
15+ <Version >1.6.31 </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