Skip to content

Commit 63ec57f

Browse files
Merge pull request #292762 from hhunter-ms/hh-360408
[Dapr/ACA] Update to the compatible sdk section in overview
2 parents 3a27bf9 + ec0341b commit 63ec57f

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.custom: build-2023
88
ms.topic: conceptual
9-
ms.date: 12/11/2024
9+
ms.date: 01/08/2025
1010
---
1111

1212
# Microservice APIs powered by Dapr
@@ -57,16 +57,7 @@ To learn more about using _alpha_ Dapr APIs and features, [see the Dapr FAQ][dap
5757

5858
### Compatible SDKs
5959

60-
Dapr's latest client SDK packages are compatible with Azure Container Apps. You can use any of the [supported, GA Dapr APIs](#managed-apis) with the following Dapr client SDK versions:
61-
62-
| Language | SDK version |
63-
| -------- | ------- |
64-
| Java | 1.12.0 |
65-
| Go | 1.11.0 |
66-
| Python | 1.14.0 |
67-
| .NET | 1.14.0 |
68-
| JavaScript | 3.3.1 |
69-
| Rust | 0.15.1 |
60+
Dapr's latest client SDK packages are compatible with Azure Container Apps. You can use Dapr SDKs with any of the [supported, GA Dapr v1.12 runtime APIs](#managed-apis).
7061

7162
> [!NOTE]
7263
> Currently, the Dapr server extensions, actor, and workflow SDK packages are not compatible with Azure Container Apps. [Learn more about all of the Dapr SDK packages.](https://docs.dapr.io/developing-applications/sdks/)

0 commit comments

Comments
 (0)