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- "." : " 3.1.1 "
2+ "." : " 3.1.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.1.2] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.1.1...v3.1.2 ) (2025-12-22)
4+
5+
6+ ### Bug Fixes
7+
8+ * correct error pointer when extension parser throws OpenApiException ([ 43c75a9] ( https://github.com/microsoft/OpenAPI.NET/commit/43c75a90746344fcc975611100e995fe4045edf0 ) )
9+ * wrap extension parser calls in try-catch to ensure correct error pointers ([ 50b44aa] ( https://github.com/microsoft/OpenAPI.NET/commit/50b44aad12d8fa86a46f7f6d62896a7b1c344d2e ) )
10+
311## [ 3.1.1] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.1.0...v3.1.1 ) (2025-12-18)
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 >3.1.1 </Version >
15+ <Version >3.1.2 </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