wu-sheng commented on code in PR #361:
URL: https://github.com/apache/skywalking-java/pull/361#discussion_r1007774914


##########
test/plugin/scenarios/rocketmq-scenario/support-version.list:
##########
@@ -17,3 +17,8 @@
 # lists your version here (Contains only the last version number of each minor 
version.)
 
 4.9.4
+4.9.3
+4.9.2
+4.9.1
+4.9.0
+4.8.0

Review Comment:
   ```suggestion
   4.9.4
   4.8.0
   ```
   
   Minor version means the 2nd part of the version. Read this, 
https://semver.org/#:~:text=A%20normal%20version%20number%20MUST,0%20%2D%3E%201.11.0.
   
   And supported-list doc indicates, 4.x RocketMQ supported. From 
[here](https://rocketmq.apache.org/download) I can see a lot of versions of 4.x
   
   Could you confirm whether we only support 4.8+ or really cover all 4.x?
   We should update the document accordingly.



-- 
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]

Reply via email to