Highlights
Breaking API change get_bucket_policy and set_bucket_policy APIs now take the entire policy, canned policies are deprecated.
Changelog
- support aliyun OSS api (654) (04/23/18) <赖信涛>
- Refactors get_bucket_policy and set_bucket_policy apis (639) (04/19/18) <ebozduman>
- tests: Fix test_thread_safe behavior (642) (04/12/18) <Anis Elleuch>
- fix issue 645. (647) (04/10/18) <dingjs>
- Increase urllib3 connection pool size (638) (646) (04/05/18) <Alexander Sennhauser>
- Fix put_object documentation example (644) (03/29/18) <Erick Navarro>
- Adds some missing defaults and params (641) (03/26/18) <ebozduman>
- Add SSL_CERT_FILE env. var. to specify custom CA certificate (637) (03/14/18) <Anis Elleuch>