AlbumenJ opened a new issue, #13865: URL: https://github.com/apache/dubbo/issues/13865
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar feature requirement. ### Apache Dubbo Component Java SPI Extensions (apache/dubbo-spi-extensions) ### Descriptions PR in Dubbo's main repository supports compatibility checks with the master branch of the associated extension library during CI environment construction The CI environment in the extension library needs to support automatic testing of multiple Dubbo versions, which can ensure that the extension library supports multiple Dubbo versions and ensures forward compatibility For example, testing multiple Dubbo versions in the case library: <img width="306" alt="image" src="https://github.com/apache/dubbo/assets/81170548/8c56c541-1a20-4097-9fbe-17cc6cc7ecaa"> ### Related issues https://github.com/apache/dubbo/discussions/13833 ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
