Skip to content

v2.0.1

Compare
Choose a tag to compare
@fviard fviard released this 21 Oct 18:38
· 337 commits to master since this release
  • Support for Python 3 is now stable
  • Fixed signature issues due to upper cases in hostname (#920)
  • Improved support for Minio Azure gateway (Julien Maitrehenry, Harshavardhana)
  • Added signurl_use_https option to use https prefix for signurl (Julien Recurt)
  • Fixed a lot of remaining issues and regressions for Python 3 (#922, #921, #908)
  • Fixed --configure option with Python 3
  • Fixed non string cmdline parameters being ignored
  • Windows support fixes (#922)
  • Don't force anymore to have a / on last parameter for the "modify" command (#886)
  • Removed the python3 support warning
  • Detect and report error 403 in getpolicy for info command (#894)
  • Added a specific error message when getting policy by non owner (#885)
  • Many other bug fixes (#905, #892, #890, #888, #889, #887)