chaokunyang commented on code in PR #173:
URL: https://github.com/apache/fury-site/pull/173#discussion_r1732139925


##########
docs/guide/java_serialization_guide.md:
##########
@@ -413,13 +403,11 @@ if(JavaSerializer.serializedByJDK(bytes)){
 
 ### Upgrade fury
 
-Currently binary compatibility is ensured for minor versions only. For 
example, if you are using fury`v0.2.0`, binary
-compatibility will be provided if you upgrade to fury `v0.2.1`. But if upgrade 
to fury `v0.4.1`, no binary compatibility are ensured.
+Currently binary compatibility is ensured for minor versions only. For 
example, if you are using fury`v0.2.0`, binary compatibility will be provided 
if you upgrade to fury `v0.2.1`. But if upgrade to fury `v0.4.1`, no binary 
compatibility are ensured.

Review Comment:
   ```suggestion
   Currently binary compatibility is ensured for minor versions only. For 
example, if you are using fury`v0.2.0`, binary compatibility will be provided 
if you upgrade to fury `v0.2.1`. But if you upgrade fury to `v0.4.1`, no binary 
compatibility are ensured.
   ```



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

Reply via email to