- Support `cert_check` to disable ssl verification for `Minio`. (by hlf20010508 in 24)
1.18
- Support `upload_snowball_objects`. (by hlf20010508 in 22) - Wrap `return` in `with` statement in `_execute` if parameter `session` is `None`. (by hlf20010508)
1.17
- Add parameter `request_headers` for `stat_object`. (by hlf20010508 in 21)
1.16
- Fix ignored session argument in api._execute. (by erny in 18) - Remove `aiostream` for `tests.select_object_content`. (by hlf20010508 in 19)
1.15
- Fix timeout error caused by `_get_region`. (by johannesloibl in 17)