File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.2 .0"
2+ "." : " 3.3 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.3.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.2.0...v3.3.0 ) (2026-01-21)
4+
5+
6+ ### Features
7+
8+ * ** models:** add shared Content interface ([ 9e13b25] ( https://github.com/microsoft/OpenAPI.NET/commit/9e13b2574e68387ecc01c453b571208c40124b46 ) )
9+ * ** models:** add shared Content interface ([ #2695 ] ( https://github.com/microsoft/OpenAPI.NET/issues/2695 ) ) ([ 9e13b25] ( https://github.com/microsoft/OpenAPI.NET/commit/9e13b2574e68387ecc01c453b571208c40124b46 ) )
10+ * ** models:** support mutualTLS security scheme ([ a4efdfe] ( https://github.com/microsoft/OpenAPI.NET/commit/a4efdfe43ee310fba4bb643d9fd28ce92da32338 ) )
11+
312## [ 3.2.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v3.1.3...v3.2.0 ) (2026-01-19)
413
514
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.2 .0</Version >
15+ <Version >3.3 .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