Xuanwo commented on code in PR #5676:
URL: https://github.com/apache/opendal/pull/5676#discussion_r1976412561


##########
core/src/services/s3/backend.rs:
##########
@@ -85,6 +88,8 @@ pub struct S3Builder {
     config: S3Config,
 
     customized_credential_load: Option<Box<dyn AwsCredentialLoad>>,
+
+    #[deprecated(since = "0.53.0", note = "Use `Operator::update_http_client` 
instead")]

Review Comment:
   > Have we already had `Operator::update_http_client` ?
   
   Not yet, but will expose once we have all services migrated.



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