github.com/chnsz/golangsdk@v0.0.0-20240506093406-85a3fbfa605b/openstack/obs/README.MD (about) 1 # README 2 3 ## Version 4 5 3.23.12 6 7 ## How to change local obs sdk 8 - Try to submit pull request to the official repository: 9 [OBS-Repository](https://github.com/huaweicloud/huaweicloud-sdk-go-obs), and waiting for the PR closing. 10 - If you have to change local obs sdk, you need to record this change in the table below 11 12 | commit | pull request | description | date | 13 |---------------------------------------------|-------------------------------------------------------|-----------------------------|------------| 14 | dab1291b283ee292638537274b9506de6eec5241 | [GH-11](https://github.com/chnsz/golangsdk/pull/11) | get proxy URL from env | 2021.09.10 | 15 | 893f81801b653bada3a912b293a92bade2adb399 | [GH-109](https://github.com/chnsz/golangsdk/pull/109) | support bucket cross-region | 2022.01.29 | 16 17 18 ## How to update local obs sdk from official repository 19 - Cover your local obs sdk package with the official repository and commit changes. 20 21 - Cherry-pick local change commit records, and handling conflicts. 22 23 - Update the Version