From a5ab1f618b6721fd760bdf285adeea4092da6fcd Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Mon, 4 Mar 2019 15:38:46 +0000 Subject: [PATCH] Added reference to issue 950 --- 01.-Roadmap-and-Milestones-for-future-releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index feeda40..3d1c8c2 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -174,6 +174,8 @@ References on Composite UI with microservices: - Fix naming inconsistency in EventBus projects and namespaces, they should be EventBus.RabbitMQ" and "EventBus.ServiceBus", check [issue #943](https://github.com/dotnet-architecture/eShopOnContainers/issues/943) +- Create load testing alternative that's not dependent on the about-to-be-deprecated load testing feature of VS Enterprise, see [issue #950](https://github.com/dotnet-architecture/eShopOnContainers/issues/950) for more details. + ## Sending feedback and pull requests We'd appreciate to your feedback, improvements and ideas. You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com