The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.10.3 - 2019-05-20
0.10.2 - 2018-4-5
- #148: Prevent HTTP connection pool exhaustion when an exception occurs by @wangbinhui #128
0.10.1 - 2018-2-14
- #63: Added segmentation support for uploading objects via InputStream by @infinitydev and @arunazaraiah #74
0.10.0 - 2018-1-24
- #133: Added support for Keystone v3.0 authentication by @kevinconaway #142
- #102: Fixed bug which caused tempUrl to generate hash signature from relative path instead of absolute path by @thomasritscher #146
- #104: Fixed bug which did not allow tenant name and id to be empty strings by @LiamJolly #105
0.9.17 - 2017-10-25
- #85: Configurable proxy support by @lebe-dev #132 (refactoring by @robert-bor #141)
- #72: Fixed bug which caused account reauthentication to forget preferred region by @jbolla #115
- #137: Fixed bug which caused an exception when trying to list containers in a swift version higher than 2.13.0 by @csommelet #140
0.9.16 - 2017-08-31
- #107: Fixed bug which caused already existing containers permissions (makePublic, makePrivate) to be unchangeable through JOSS by @zhangsw #108