Results 28 comments of Bala FA

Note that https://github.com/minio/minio-java/blob/master/docs/API.md#1-minio-client-builder displays the table correctly.

@andy3469 Can you confirm the PR https://github.com/minio/minio-cpp/pull/139 works for you?

@andy3469 I am not able to reproduce the error. Please refer PR https://github.com/minio/minio-cpp/pull/141 and respective discussion is in https://github.com/minio/minio-cpp/pull/139#issuecomment-2111604064

@ShuaiShao93 feel free to send a PR

1. What is the error you are getting? 2. Have you tried in-place upgrade by https://github.com/minio/directpv/blob/master/docs/upgrade.md#in-place-upgrade ?

Any custom requirements should be done by inheriting S3Base and override whatever methods you want. I am not sure why we need to take this into minio-java.

User should solve this issue externally. We do not support directly in DirectPV.