Xuanwo commented on code in PR #2727:
URL: 
https://github.com/apache/incubator-opendal/pull/2727#discussion_r1278226157


##########
core/src/docs/upgrade.md:
##########
@@ -1,3 +1,7 @@
+# Upgrade to v0.39
+
+There are no public API changes.

Review Comment:
   There are some raw API changes, please record them with your own words.
   
   In PR https://github.com/apache/incubator-opendal/pull/2666, we changed the 
struct layout of `RetryLayer` to support user defined `RetryInterceptor`.
   
   And in PR https://github.com/apache/incubator-opendal/pull/2687, we changed 
the behavior when `role_arn` has been specified. We used to override `role_arn` 
simply but since this version, we will make sure to use `asseume_role` with 
specified `role_arn`.
   
   In PR https://github.com/apache/incubator-opendal/pull/2698, we re-org the 
internal structure of `opendal::raw::oio` and changed some APIs name.
   
   ---
   
   And please double check if there are something missed, thanks!
   
   



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