vcjmhg commented on a change in pull request #5493: URL: https://github.com/apache/skywalking/pull/5493#discussion_r495513012
########## File path: test/plugin/scenarios/webflux-scenario/support-version.list ########## @@ -16,5 +16,10 @@ # 2.0.0-2.1.0 are supported, but due to the status code bug(https://github.com/spring-projects/spring-framework/issues/21901) # we don’t test them - +2.1.1.RELEASE +2.1.2.RELEASE +2.1.3.RELEASE +2.1.4.RELEASE +2.1.5.RELEASE +2.1.6.RELEASE Review comment: The differences between 2.1.x versions are mainly bug fixes. It seems that the difference will not affect our test results.But the version has released to 2.3.x and these versions will include new feature additions . So I don't whether we need to add test for different version of 2.x ? The specific differences can be seen in the following link:https://github.com/spring-projects/spring-boot/tags ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
