Sentinel 1.8.4 Released, High Availability Traffic Protection Component

Sentinel  is Alibaba's open source, high-availability traffic protection component for distributed service architecture. It mainly uses traffic as the entry point, from traffic control, traffic shaping, dependency isolation, circuit breaker downgrade, system adaptive overload protection, hotspot prevention and control, etc. A dimension to help developers ensure the stability of microservices. Sentinel has undertaken the core scenarios of Alibaba's Double Eleven in the past 10 years, such as spikes, cold starts, message peak shaving and valley filling, cluster traffic control, and real-time fuse downstream unavailable services, etc. It is to ensure the high availability of microservices It supports Java/Go/Rust/C++ and other languages ​​natively, and provides Istio/Envoy/MOSN global flow control support to provide high-availability protection for Service Mesh.

Sentinel version 1.8.4 has been officially released recently, bringing a number of feature improvements and bug fixes. The main changes are:

  • Improve the extensibility of the transport module, support interceptor extensions to support user-defined authentication and other behaviors
  • Improve the scalability of parameter parsing in gateway flow control, and support the logic of user-defined parsing parameters (such as the logic of customized IP parsing)
  • Fix some exceptions when the console is performing cluster flow control allocation, and improve the configuration prompt of circuit breaker rules
  • Upgrade the console-dependent Spring Boot version to 2.5.12 (security version)

Please refer to Release Notes for details . Thanks to all the contributors to this release: @brotherlu-xcq, @code-ferry, @DollarB, @howiekang, @icodening, @Reagan1947, @Roger3581321, @sczyh30, @tain198127, @zhaoxinhu, @zhuyou1234 

Guess you like

Origin www.oschina.net/news/191017/sentinel-1-8-4-released