wu-sheng commented on PR #779: URL: https://github.com/apache/skywalking-java/pull/779#issuecomment-3519512014
> > If this is the case, you should face error run this test scenario, > > https://github.com/apache/skywalking-java/blob/main/test/plugin/scenarios/gateway-2.0.x-scenario/support-version.list > > We can see it poassed on 2.0.4. Please check the difference. > > The test case uses spring-cloud-starter-gateway 2.0.2.RELEASE, and it works correctly with this version. However, when using 2.0.0.RELEASE, the plugin is not supported and fails to work. By that, I mean, all versions in `support-version.list` will trigger the re-packaging and re-testing. So, if you added 2.0.0.RELEASE to that case, it should fails. And your new codes should pass. That is how we verify plugins with versions compatibility for the global users. Please verify that. -- 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]
