3.0.0
版本发布时间: 2019-11-27 01:14:00
dotnet-architecture/eShopOnContainers最新发布版本:6.0.0(2023-02-06 19:25:43)
This release contains a LOT of changes and new features:
Changes
- Update to .NET Core 3.0
- Use of gRPC for microservice-to-microservice communication
- Use of Envoy Proxy for BFF
- Repo cleanup
- Initial Service Mesh support
Removed scenarios
- Removed support for Service Fabric & Service Fabric Mesh
- Removed support for installing on k8s using YAML (only Helm charts are supported)
- Removed CLI support for build and push (docker-compose and docker multi-stage are used)
Basic and advanced scenarios
eShop supports two scenarios:
- Base scenario
- Advanced scenario including Service Mesh on Kubernetes