@@ -8,7 +8,7 @@ ms.service: azure-ai-document-intelligence
8
8
ms.custom :
9
9
- ignite-2023
10
10
ms.topic : reference
11
- ms.date : 11/27/2023
11
+ ms.date : 03/21/2024
12
12
ms.author : lajanuar
13
13
---
14
14
@@ -21,10 +21,74 @@ ms.author: lajanuar
21
21
22
22
This reference article provides a version-based description of Document Intelligence feature and capability releases, changes, updates, and enhancements.
23
23
24
- #### November 2023 (preview) release
25
-
26
24
[ !INCLUDE [ preview-version-notice] ( includes/preview-notice.md )]
27
25
26
+ #### March 2024 (preview) release
27
+
28
+ ### [ ** .NET (C#)** ] ( #tab/csharp )
29
+
30
+ * Document Intelligence ** 1.0.0-beta.2**
31
+ * ** Targets REST API 2024-02-29-preview by default**
32
+
33
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/CHANGELOG.md#100-beta2-2024-03-05 )
34
+
35
+ [ ** Package (NuGet)** ] ( https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.2 )
36
+
37
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/README.md )
38
+
39
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/README.md )
40
+
41
+ [ ** Migration guide** ] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/MigrationGuide.md )
42
+
43
+ ### [ ** Java** ] ( #tab/java )
44
+
45
+ * Document Intelligence ** 1.0.0-beta.2**
46
+ * ** Targets REST API 2024-02-29-preview by default**
47
+
48
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md#100-beta2-2024-03-06 )
49
+
50
+ [ ** Package Maven** ] ( https://central.sonatype.com/artifact/com.azure/azure-ai-documentintelligence )
51
+
52
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/README.md )
53
+
54
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/src/samples/README.md )
55
+
56
+ [ ** Migration guide** ] ( https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/MIGRATION_GUIDE.md )
57
+
58
+ ### [ ** JavaScript** ] ( #tab/javascript )
59
+
60
+ * Document Intelligence ** 1.0.0-beta.2**
61
+ * ** Targets REST API 2024-02-29-preview by default**
62
+
63
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/documentintelligence/ai-document-intelligence-rest/CHANGELOG.md )
64
+
65
+ [ ** Package (npm)** ] ( https://www.npmjs.com/package/@azure-rest/ai-document-intelligence/v/1.0.0-beta.2 )
66
+
67
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/documentintelligence/ai-document-intelligence-rest#readme )
68
+
69
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/documentintelligence/ai-document-intelligence-rest/samples )
70
+
71
+ [ ** Migration guide** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/documentintelligence/ai-document-intelligence-rest/MIGRATION-FR_v4-DI_v1.md )
72
+
73
+ ### [ ** Python** ] ( #tab/python )
74
+
75
+ * Document Intelligence ** 1.0.0b2**
76
+ * ** Targets REST API 2024-02-29-preview by default**
77
+
78
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md )
79
+
80
+ [ ** Package (PyPi)** ] ( https://pypi.org/project/azure-ai-documentintelligence/ )
81
+
82
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/README.md )
83
+
84
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence/samples )
85
+
86
+ [ ** Migration guide** ] ( https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/MIGRATION_GUIDE.md )
87
+
88
+ ---
89
+
90
+ #### November 2023 (preview) release
91
+
28
92
### [ ** .NET (C#)** ] ( #tab/csharp )
29
93
30
94
* Document Intelligence ** 1.0.0-beta.1**
@@ -45,7 +109,7 @@ This reference article provides a version-based description of Document Intellig
45
109
46
110
[ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.1/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md#100-beta1-2023-11-16 )
47
111
48
- [ ** Package (MVN) ** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.1 )
112
+ [ ** Package Maven ** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.1 )
49
113
50
114
[ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.1/sdk/documentintelligence/azure-ai-documentintelligence/README.md#azure-documentintelligence-client-library-for-java )
51
115
@@ -111,7 +175,7 @@ This reference article provides a version-based description of Document Intellig
111
175
112
176
[ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md )
113
177
114
- [ ** Package (MVN) ** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0 )
178
+ [ ** Package Maven ** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0 )
115
179
116
180
[ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/formrecognizer/azure-ai-formrecognizer/README.md )
117
181
@@ -175,7 +239,7 @@ This release includes the following updates:
175
239
176
240
[ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-formrecognizer_4.1.0-beta.1/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md#410-beta1-2023-04-12 )
177
241
178
- [ ** Package (MVN) ** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0-beta.1 )
242
+ [ ** Package Maven ** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0-beta.1 )
179
243
180
244
[ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-formrecognizer_4.1.0-beta.1/sdk/formrecognizer/azure-ai-formrecognizer/README.md )
181
245
0 commit comments