File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.0-preview7 "
2
+ "." : " 2.0.0-preview8 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
3
+ ## [ 2.0.0-preview8] ( https://github.com/microsoft/openapi.net.odata/compare/v2.0.0-preview7...v2.0.0-preview8 ) (2025-02-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * adds support for open API 3.1 ([ 6fbcebc] ( https://github.com/microsoft/openapi.net.odata/commit/6fbcebc21da90f98ebed1c59049b343f1a03db76 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * target OAS versions ([ 861cf42] ( https://github.com/microsoft/openapi.net.odata/commit/861cf42e62ac51295af1d0588a7fdaab8e9b8478 ) )
14
+
15
+ ## Changelog
Original file line number Diff line number Diff line change 13
13
<PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET.OData</PackageProjectUrl >
14
14
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
15
15
<PackageTags >Microsoft OpenApi OData EDM</PackageTags >
16
- <Version >2.0.0-preview7 </Version >
16
+ <Version >2.0.0-preview8 </Version >
17
17
</PropertyGroup >
18
18
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
19
19
<PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments