From 3eba3e3bc7e70d126b77b520532dd93c89f4bfc2 Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Fri, 8 Feb 2019 18:50:56 +0000 Subject: [PATCH] Include reference to issue #407 --- 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 8136fb6..d27532a 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -170,6 +170,8 @@ References on Composite UI with microservices: - Include some guidance on testing in CI/CD pipelines, check [issue #549](https://github.com/dotnet-architecture/eShopOnContainers/issues/549) for details. +- Encrypt sensitive information, such as credit card number, along the ordering process, check [issue #407](https://github.com/dotnet-architecture/eShopOnContainers/issues/407) + ## 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