On July 12th, the new version 2.2.6 of Spring Cloud Alibaba was released, which is adapted to Spring Cloud Hoxton.SR9.
Let's take a look at the contents of this version together:
Feature enhancement
Nacos
- Support fast failure configuration of service registration
spring.cloud.nacos.discovery.fail-fast
, the default is false #2104
Dubbo
Defect repair
Nacos
- Fix the problem that Nacos does not work due to DNS not working in the k8s environment alibaba/nacos#5291
- Fix the problem that the instance cannot be obtained when the instance is not in the default group #2113
- Fix the impact of NacosWatch on zipkin tracking #2140
Dubbo
- Fixed the problem that group aggregation in SCA did not work #1992
- Fix SCA dubbo TagRouter metadata error #2031 #2037
- Fix the problem of "No Provider Available From Registry" error during service change #2007
- Fix the problem that dubbo cannot be registered to consul #2157
Sentinel
- Fix ak/sk not working on sentinel with NacosDataSource #2135
- Fix the problem that SentinelFeignClient cannot be generated #2137 #2122 #2107
- Fix the problem of abnormal loss when using restteamplate #2044 #1346
For more information about this version, you can also check Release Note . In addition, if you are learning Spring Cloud, I recommend a free tutorial that has serialized for many years: 160f4ffd0a4ec7 https://blog.didispace.com/spring-cloud-learning/
Welcome to pay attention to my public account: Program Ape DD, share knowledge and thoughts that can’t be seen elsewhere
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。