Skip to content

v1.8.6

Compare
Choose a tag to compare
@sczyh30 sczyh30 released this 26 Oct 08:43
· 56 commits to master since this release

This release ships with a few enhancements and bug fixes.

Furthermore, Sentinel OpenSergo data-source has been beta-available (com.alibaba.csp:sentinel-datasource-opensergo:0.1.0-beta), which enables developers to configure Sentinel rules with OpenSergo fault-tolerance CRD in a unified way (under Kubernetes, with OpenSergo control plane).

Features / Enhancements

  • Add id field in Rule entity and record rule ID in block log (#2853)

Bug Fixes

  • Fix Dubbo SPI path bug in Dubbo 3.x adapter (#2822)
  • Fix the bug that SpiLoader#closeResources may not record the exception when error occurs (#2890)

Dashboard

  • Improve IP validation in SentinelApiClient and rule controllers

Thanks for all contributors: @AlbumenJ, @hongpy, @icodening, @PepoRobert, @sczyh30, @ZhongJinHacker