Skip to content

Commit 27432ed

Browse files
committed
2023-02-28-preview update
1 parent a73ce9b commit 27432ed

File tree

3 files changed

+82
-9
lines changed

3 files changed

+82
-9
lines changed

articles/applied-ai-services/form-recognizer/changelog-release-history.mc.md

Lines changed: 69 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,76 @@ ms.author: lajanuar
1212
recommendations: false
1313
---
1414

15+
<!-- markdownlint-disable MD001 -->
16+
<!-- markdownlint-disable MD033 -->
17+
<!-- markdownlint-disable MD051 -->
18+
1519
# Changelog and release history
1620

1721
This reference article provides a version-based description of Form Recognizer feature and capability releases, changes, updates, and enhancements.
1822

23+
#### Form Recognizer SDK April 2023 preview release
24+
25+
This release includes the following updates:
26+
27+
### [**C#**](#tab/csharp)
28+
29+
* **Version 4.1.0-beta.1 (2023-04-13**)
30+
* **Targets 2023-02-28-preview by default**
31+
* **No breaking changes**
32+
33+
[**Package (NuGet)**](https://www.nuget.org/packages/Azure.AI.FormRecognizer/4.1.0-beta.1)
34+
35+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/formrecognizer/Azure.AI.FormRecognizer/CHANGELOG.md#410-beta1-2023-04-13)
36+
37+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/formrecognizer/Azure.AI.FormRecognizer/README.md)
38+
39+
[**Samples**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/formrecognizer/Azure.AI.FormRecognizer/samples/README.md)
40+
41+
### [**Java**](#tab/java)
42+
43+
* **Version 4.1.0-beta.1 (2023-04-12**)
44+
* **Targets 2023-02-28-preview by default**
45+
* **No breaking changes**
46+
47+
[**Package (MVN)**](https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0-beta.1)
48+
49+
[**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)
50+
51+
[**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)
52+
53+
[**Samples**](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/formrecognizer/azure-ai-formrecognizer/src/samples#readme)
54+
55+
### [**JavaScript**](#tab/javascript)
56+
57+
* **Version 4.1.0-beta.1 (2023-04-11**)
58+
* **Targets 2023-02-28-preview by default**
59+
* **No breaking changes**
60+
61+
[**Package (npm)**](https://www.npmjs.com/package/@azure/ai-form-recognizer/v/4.1.0-beta.1)
62+
63+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-js/blob/a162daee4be05eadff0be1caa7fb2071960bbf44/sdk/formrecognizer/ai-form-recognizer/CHANGELOG.md#410-beta1-2023-04-11)
64+
65+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-js/blob/a162daee4be05eadff0be1caa7fb2071960bbf44/sdk/formrecognizer/ai-form-recognizer/README.md)
66+
67+
[**Samples**](https://github.com/Azure/azure-sdk-for-js/tree/a162daee4be05eadff0be1caa7fb2071960bbf44/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta)
68+
69+
### [**Python**](#tab/python)
70+
71+
* **Version 3.3.0b1 (2023-04-13**)
72+
* **Targets 2023-02-28-preview by default**
73+
* **No breaking changes**
74+
75+
[**Package (PyPi**](https://pypi.org/project/azure-ai-formrecognizer/3.3.0b1/)
76+
77+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-formrecognizer_3.3.0b1/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md#330b1-2023-04-13)
78+
79+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-formrecognizer_3.3.0b1/sdk/formrecognizer/azure-ai-formrecognizer/README.md)
80+
81+
[**Samples**](https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-formrecognizer_3.3.0b1/sdk/formrecognizer/azure-ai-formrecognizer/samples)
82+
83+
---
84+
1985
#### Form Recognizer SDK September 2022 GA release
2086

2187
This release includes the following updates:
@@ -68,7 +134,7 @@ This release includes the following updates:
68134

69135
[**Samples**](https://github.com/witemple-msft/azure-sdk-for-js/blob/7e3196f7e529212a6bc329f5f06b0831bf4cc174/sdk/formrecognizer/ai-form-recognizer/samples/v4/javascript/README.md)
70136

71-
### [Python](#tab/python)
137+
### [**Python**](#tab/python)
72138

73139
> [!NOTE]
74140
> Python 3.7 or later is required to use this package.
@@ -125,7 +191,7 @@ This release includes the following updates:
125191

126192
[**SDK reference documentation**](/javascript/api/overview/azure/ai-form-recognizer-readme?view=azure-node-preview&preserve-view=true)
127193

128-
### [Python](#tab/python)
194+
### [**Python**](#tab/python)
129195

130196
> [!IMPORTANT]
131197
> Python 3.6 is no longer supported in this release. Use Python 3.7 or later.
@@ -175,7 +241,7 @@ This release includes the following updates:
175241

176242
[**SDK reference documentation**](/javascript/api/@azure/ai-form-recognizer/?view=azure-node-preview&preserve-view=true)
177243

178-
### [Python](#tab/python)
244+
### [**Python**](#tab/python)
179245

180246
**Version 3.2.0b5 (2022-06-07**
181247

articles/applied-ai-services/form-recognizer/sdk-overview-preview.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ pip install azure-ai-formrecognizer==3.3.0b1
9696
```
9797

9898
---
99-
TODO
99+
100100
### 2. Import the SDK client library into your application
101101

102102
### [C#/.NET](#tab/csharp)
@@ -316,4 +316,13 @@ For more information, *see* [Authenticate the client](https://github.com/Azure/a
316316
317317
### 4. Build your application
318318
319-
You'll create a client object to interact with the Form Recognizer SDK, and then call methods on that client object to interact with the service. The SDKs provide both synchronous and asynchronous methods. For more insight, try a [quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) in a language of your choice.
319+
You'll create a client object to interact with the Form Recognizer SDK, and then call methods on that client object to interact with the service. The SDKs provide both synchronous and asynchronous methods. For more insight, try a [quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) in a language of your choice.
320+
321+
## Help options
322+
323+
The [Microsoft Q&A](/answers/topics/azure-form-recognizer.html) and [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-form-recognizer) forums are available for the developer community to ask and answer questions about Azure Form Recognizer and other services. Microsoft monitors the forums and replies to questions that the community has yet to answer. To make sure that we see your question, tag it with **`azure-form-recognizer`**.
324+
325+
## Next steps
326+
327+
> [!div class="nextstepaction"]
328+
> [**Explore Form Recognizer REST API 2023-02-28-preview**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-02-28-preview/operations/AnalyzeDocument)

articles/applied-ai-services/form-recognizer/sdk-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,16 +313,14 @@ For more information, *see* [Authenticate the client](https://github.com/Azure/a
313313
314314
You'll create a client object to interact with the Form Recognizer SDK, and then call methods on that client object to interact with the service. The SDKs provide both synchronous and asynchronous methods. For more insight, try a [quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) in a language of your choice.
315315
316-
317-
318316
## Help options
319317
320318
The [Microsoft Q&A](/answers/topics/azure-form-recognizer.html) and [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-form-recognizer) forums are available for the developer community to ask and answer questions about Azure Form Recognizer and other services. Microsoft monitors the forums and replies to questions that the community has yet to answer. To make sure that we see your question, tag it with **`azure-form-recognizer`**.
321319
322320
## Next steps
323321
324322
>[!div class="nextstepaction"]
325-
> [**Try a Form Recognizer quickstart**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true)
323+
> [**Explore Form Recognizer REST API v3.0**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)
326324
327325
> [!div class="nextstepaction"]
328-
> [**Explore the Form Recognizer REST API v3.0**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)
326+
> [**Try a Form Recognizer quickstart**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true)

0 commit comments

Comments
 (0)