You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/sdk-overview.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,9 +174,6 @@ This release includes the following updates:
174
174
175
175
### Form Recognizer SDK beta June 2022 preview release
176
176
177
-
>[!NOTE]
178
-
> The 4.0.0-beta.4 (C# and JavaScript), 4.0.0-beta.5 (Java), and 3.2.0b5 (Python) previews contain the same updates and bug fixes but the versioning is no longer in sync across all programming languages.
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/whats-new.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,11 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
23
23
24
24
#### Form Recognizer SDK version 4.0.0 GA release
25
25
26
-
**Form Recognizer SDKs version 4.0.0 (.NET/C#, Java, JavaScript) and version 3.2.0 (Python) are generally available and ready for use in production applications!** Update your applications using your programming language's migration guide (see below).
26
+
***Form Recognizer SDKs version 4.0.0 (.NET/C#, Java, JavaScript) and version 3.2.0 (Python) are generally available and ready for use in production applications!**
27
+
28
+
* For more information on Form Recognizer SDKs, see the [**SDK overview**](sdk-overview.md).
29
+
30
+
* Update your applications using your programming language's **migration guide** (see below).
27
31
28
32
>[!NOTE]
29
33
> Starting with version 4.0.0, a new set of clients has been introduced to leverage the newest features of the Form Recognizer service.
@@ -99,9 +103,6 @@ This release includes the following updates:
99
103
100
104
#### Form Recognizer SDK beta August 2022 preview release
101
105
102
-
>[!NOTE]
103
-
> The 4.0.0-beta.5 (C#), 4.0.0-beta.6 (Java), 4.0.0-beta.6 (JavaScript) and 3.2.0b6 (Python) previews contain the same updates and bug fixes but the versioning is no longer in sync across all programming languages.
104
-
105
106
This release includes the following updates:
106
107
107
108
### [**C#**](#tab/csharp)
@@ -214,9 +215,6 @@ The **2022-06-30-preview** release presents extensive updates across the feature
214
215
215
216
#### Form Recognizer SDK beta June 2022 preview release
216
217
217
-
>[!NOTE]
218
-
> The 4.0.0-beta.4 (C# and JavaScript), 4.0.0-beta.5 (Java), and 3.2.0b5 (Python) previews contain the same updates and bug fixes but the versioning is no longer in sync across all programming languages.
219
-
220
218
This new release includes the following updates:
221
219
222
220
### [**C#**](#tab/csharp)
@@ -293,9 +291,6 @@ Get started with the new [REST API](https://westus.dev.cognitive.microsoft.com/d
293
291
294
292
#### Form Recognizer SDK beta preview release
295
293
296
-
>[!NOTE]
297
-
> The 4.0.0-beta.3 (C# and JavaScript), 4.0.0-beta.4 (Java), and 3.2.0b4 (Python) previews contain the same updates and bug fixes but the versioning is no longer in sync across all programming languages.
298
-
299
294
This new release includes the following updates:
300
295
301
296
*[Custom Document models and modes](concept-custom.md):
0 commit comments