v1.0.0
Features
-
Implemented the proxy framework, including micro-kernel architecture, class loader isolation, and plugin management, among others.
-
Supported static enhancement injection (premain).
-
Supported active-active traffic routing.
-
Supported lane-based traffic routing.
-
Supported microservices governance, including cluster retry strategies, rate limiting strategies, load balancing algorithms, tag-based routing strategies, active-active strategies, lane strategies, graceful startup, and shutdown.
-
Supported common frameworks, including:
- Microservices governance: Spring Cloud 3, Spring Gateway 3, Dubbo 2.6/2.7/3, SofaRpc.
- Trace propagation: Spring Cloud 3, Spring Gateway 3, Dubbo 2.6/2.7/3, SofaRpc, Grpc, RocketMQ 4/5, Kafka 3, HttpClient 3/4, HttpServlet, OkHttp 1/3, JDK HttpConnection, ThreadPool.
-
Released the accompanying cloud-native active-active controller.