Skip to content

Releases: jd-opensource/joylive-agent

v1.2.0

26 Aug 06:28
Compare
Choose a tag to compare
  • Add spring cloud 2023 support.
  • Add auth inbound filter.
  • Fixed some general bugs and improved stability.

v1.1.0

17 Jul 06:48
Compare
Choose a tag to compare

Features

  1. Add complete circuit-break policy support.
  2. Add OutboundListener support to refine more governance enhancement pointcuts.
  3. Add rabbitmq, pulsar tag transmission support.
  4. Fixed some general bugs and improved stability.

v1.0.0

26 Jun 02:05
Compare
Choose a tag to compare

Features

  1. Implemented the proxy framework, including micro-kernel architecture, class loader isolation, and plugin management, among others.

  2. Supported static enhancement injection (premain).

  3. Supported active-active traffic routing.

  4. Supported lane-based traffic routing.

  5. 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.

  6. Supported common frameworks, including:

    1. Microservices governance: Spring Cloud 3, Spring Gateway 3, Dubbo 2.6/2.7/3, SofaRpc.
    2. 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.
  7. Released the accompanying cloud-native active-active controller.