yunlongn
yunlongn
### Description update dubbo 3.0.9 and compatible with lower versions ### Task List 1. shenyu-bootstrap dubbo update to dubbo 3.0.9 2. Test client [apache.dubbo.version 2.7.15 ] connection is ok 3....
Fixes #3939 modify the cache key value. Make sure that: - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests)...
refactor shenyu-admin sync data listener. abstract Template Make sure that: - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [x] You submit test cases (unit or integration tests) that back...
### Description Create a new module shenyu-sdk, for the convenience of users to quickly connect shenyu-bootstrap. ### Task List 1. - [ ] shenyu-register-instance-consul#selectInstancesAndWatcher(implement) @mahaitao617 2. - [ ] shenyu-register-instance-etcd#selectInstancesAndWatcher(implement)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior start zk , admin, bootstrap, TestAlibabaDubboAnnotationApplication Modifying the `TestAlibabaDubboAnnotationApplication` configuration. ...