Skip to content

Bugfix Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 08 Oct 20:56
· 160 commits to master since this release
7.1.1
28b67c4

Changelog

  • Fix transition xml name in lifecycleconfig (#1142) (10/09/21) (Bala FA)
  • Remove nose tests and move to python unittest (#1152) (10/09/21) (Steve Kowalik)
  • Use unquote_plus() to decode url encoded value. (#1158) (10/09/21) (Bala FA)
  • Ignore cert addition if custom httpclient is passed (#1157) (10/08/21) (Anton Samokhvalov)
  • use f-string wherever possible (#1155) (10/08/21) (Bala FA)
  • Raise ValueError instead of returning in ChainedProvider (#1146) (09/01/21) (Bala FA)