Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Releases: sofastack/sofa-mesh

SOFAMesh 0.5.0-rc.1

22 Jun 07:35
58f8bc2
Compare
Choose a tag to compare

update to istio 1.1.4 and upgrade go-control-plane version

SOFAMesh 0.3.0 Release

19 Oct 02:09
490b725
Compare
Choose a tag to compare
Pre-release

We are still working hard to catch up with istio, following features now supported and passed our test.

  1. Request Routing
    see: https://istio.io/docs/tasks/traffic-management/request-routing/
  2. Traffic Shifting
    see: https://istio.io/docs/tasks/traffic-management/traffic-shifting/
  3. Setting Request fixedDelay
    see: https://istio.io/docs/tasks/traffic-management/request-timeouts/
  4. Control ingress traffic by using gateway
    see: https://istio.io/docs/tasks/traffic-management/ingress/

Ratelimit, Tracing, Telemetry report and mTLS supports are coming soon.