From f70cdb7ce1ce8a454d735afd94b3c77ef1611fe1 Mon Sep 17 00:00:00 2001 From: Miguel Veloso <mvelosop@gmail.com> Date: Thu, 21 Feb 2019 18:40:18 +0000 Subject: [PATCH] Include reference to issue #943 --- 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 d27532a..feeda40 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -172,6 +172,8 @@ References on Composite UI with microservices: - Encrypt sensitive information, such as credit card number, along the ordering process, check [issue #407](https://github.com/dotnet-architecture/eShopOnContainers/issues/407) +- 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) + ## 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