From 4086d50f0a3a259b54d7e0a65303a22b1bd0c976 Mon Sep 17 00:00:00 2001 From: Marc Duiker Date: Thu, 13 Jun 2024 14:36:11 +0200 Subject: [PATCH] Add quarterly update Signed-off-by: Marc Duiker --- roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roadmap.md b/roadmap.md index 4f8382e..0f67e82 100644 --- a/roadmap.md +++ b/roadmap.md @@ -1,11 +1,11 @@ # Dapr Roadmap -This document outlines the high-level roadmap for the Dapr project. The roadmap is subject to change and is not a commitment to deliver any specific features or timelines. - -[GitHub milestones](https://github.com/dapr/dapr/milestones) are created for each release and are named after the release version. GitHub issues are assigned to a milestone to track the scope and progress of a release. +This document outlines the high-level roadmap for the Dapr project. The roadmap is subject to change and is not a commitment to deliver any specific features or timelines. The roadmap is updated every quarter, after a release. ## Releases +[GitHub milestones](https://github.com/dapr/dapr/milestones) are created for each release and are named after the release version. GitHub issues are assigned to a milestone to track the scope and progress of a release. + ### Current Release The current Dapr release is v1.13. Details can be found in the [release notes](https://github.com/dapr/dapr/releases/tag/v1.13.0).