Skip to content

Commit 05fcff0

Browse files
committed
add link to the release notes to the faq and whats new docs
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 51df78e commit 05fcff0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ ms.date: 05/21/2025
1313

1414
Azure Container Apps provides APIs powered by [Distributed Application Runtime (Dapr)][dapr-concepts] that help you write and implement simple, portable, resilient, and secured microservices. Dapr works together with Azure Container Apps as an abstraction layer to provide a low-maintenance and scalable platform. Azure Container Apps offers a selection of fully managed Dapr APIs, components, and features, catered specifically to microservice scenarios. Simply [enable and configure Dapr][dapr-enable] as usual in your container app environment.
1515

16-
Release announcements for Dapr in Azure Container Apps can be found [in GitHub](https://github.com/microsoft/azure-container-apps/issues?q=state%3Aopen%20label%3A%22Dapr%22%20Release%20notes).
16+
> [!NOTE]
17+
> Find updates and release announcements for Dapr in Azure Container Apps [in GitHub](https://aka.ms/dapr-aca-updates).
1718
1819
## How the microservices APIs work with your container app
1920

articles/container-apps/faq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ sections:
117117
118118
Since Dapr version updates are applied automatically, you always benefit from the most secure version. However, Dapr in Azure Container Apps doesn't follow a fixed release schedule for new features. Instead, the release of new Dapr versions for new functionality depends on the prioritization and stability of the Dapr binaries.
119119
120+
Find updates and release announcments for Dapr in Azure Container Apps in [GitHub](https://aka.ms/dapr-aca-updates).
121+
120122
- question: |
121123
Can I use a specific Dapr version for my environment?
122124
answer:

articles/container-apps/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-container-apps
88
ms.custom:
99
- ignite-2023
1010
ms.topic: conceptual
11-
ms.date: 08/30/2023
11+
ms.date: 05/22/2025
1212
# Customer Intent: As an Azure Container Apps user, I'd like to know about new and improved features in Azure Container Apps.
1313
---
1414

@@ -18,7 +18,7 @@ This article lists significant updates and new features available in Azure Conta
1818

1919
## November 2024 and beyond
2020

21-
Azure Container Apps updates can be found in [GitHub](https://aka.ms/aca/updates) now.
21+
You can now find updates and release announcements for [Azure Container Apps](https://aka.ms/aca/updates) and [Dapr in Azure Container Apps](https://aka.ms/dapr-aca-updates) in GitHub.
2222

2323
## May 2024
2424

0 commit comments

Comments
 (0)