From 1dc3f55571080a0d4fdec9ff01b82c5727c18c49 Mon Sep 17 00:00:00 2001 From: Nish Anil Date: Thu, 10 Dec 2020 23:59:55 +0530 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 9776ad6..a8bd484 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,5 +1,10 @@ -## Next major release +### Upcoming release will include -To Be Decided (TBD). We had a recent release. [Check them out](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Release-notes) +1. .NET 5 updates to all microservices +1. C# 9 features +1. GitHub actions +1. Improve gRPC performance + +[Previous releases](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Release-notes) Check the [backlog](Backlog) for candidate features.