Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hexiaofeng committed Dec 30, 2024
1 parent 3865b23 commit 64873fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 1.6.0

1. 新增支持 Spring cloud 2024,当前已经支持Spring cloud Hoxton/2020/2021/2022/2023/2024
2. 新增支持 Spring cloud grpc 出流量的重试和熔断
2. 新增支持 Spring cloud grpc 出流量的重试和熔断,当前已经完整支持grpc unary模式的治理
3. 新增支持 Spring cloud 客户端获取到服务端的异常,便于重试和熔断
4. 完善扩展的条件匹配,支持自定义组合条件,简化了相关配置
5. 完善流控中的标签匹配逻辑
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 1.6.0

1. Added support for Spring Cloud 2024, now supports Spring Cloud Hoxton, 2020, 2021, 2022, 2023, and 2024
2. Added support for retry and circuit breaking for outbound traffic of Spring Cloud gRPC.
2. Added support for retry and circuit breaking for outbound traffic of Spring Cloud gRPC, now support for full governance of gRPC unary mode
3. Added support for Spring Cloud clients to retrieve exceptions from the server, facilitating retry and circuit breaking.
4. Improved extension condition matching, supporting custom combination conditions, and simplified related configurations
5. Improved label matching logic in flow control
Expand Down

0 comments on commit 64873fe

Please sign in to comment.