turboFei commented on code in PR #2618: URL: https://github.com/apache/celeborn/pull/2618#discussion_r1676068222
########## docs/migration.md: ########## @@ -21,6 +21,52 @@ license: | # Migration Guide +# Upgrading from 0.5 to 0.6 +- +- Since 0.6.0, Celeborn has introduced a new API namespace: /api/v1, which uses the application/json media type for requests and responses. + The `celeborn-opanapi-client` SDK is also available to help users interact with the new APIs. Review Comment: thanks, fixed -- 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]
