Skip to content

Releases: minio/minio-py

Minor Bug Fix Release

31 Oct 00:27
5.0.4
9d9f554
Compare
Choose a tag to compare

Changelog

  • Increment build number (#816) (10/28/19)
  • Increment build number (#815) (10/28/19)
  • signV4: Avoid encoding ~ when found in the query part of the url (#811) (10/26/19)
  • tests: More fixes for better support of Github CI (#812) (10/24/19)
  • Edit example code. (#807) (10/12/19)
  • Update API.md (#805) (10/05/19)
  • FIX: AttributeError at error.message (#803) (10/01/19)
  • Strip port 80/443 from host (#802) (09/30/19)

Minor Bug fix Release

18 Sep 23:18
5.0.1
Compare
Choose a tag to compare

Changelog

  • Do not encode ~ in V4 S3 signing (#798) (09/18/19)
  • Fix: Missing space between words in error message (#799) (09/16/19)
  • Add github actions workflow (#797) (09/13/19)

Bug Fix Release

11 Sep 21:02
5.0.0
Compare
Choose a tag to compare

Highlights

Breaking change in select object API. See (#793) for more details.

Changelog

  • Re-implement select_object_content implementation (#793) (09/10/19)
  • Remove white-space characters before parsing XML (#792) (09/02/19)

Minor Bug Fix Release

28 Aug 19:57
4.0.21
Compare
Choose a tag to compare

Changelog

  • Doc: Fix error response URL link (#790) (08/28/19)
  • Add support for ISO time with and without fractional seconds. (#777) (08/22/19) <Milutin Jovanović>

Minor Bug fix release

14 Aug 18:13
4.0.20
Compare
Choose a tag to compare

Changelog

  • ObjectAccessed with Get and Head methods (#785) (08/13/19)
  • list-objects-v2: Add start_after parameter (#744) (08/12/19)

Feature Release

08 Aug 05:12
4.0.19
Compare
Choose a tag to compare

Highlights

  • S3 select support has been added. See (#772) for more details.

Changelog

  • Implement select object (#772) (08/05/19)
  • Change play.min.io:9000 to play.min.io (#782) (08/05/19)

Minor Bug Fix Release

12 Jun 20:12
4.0.18
Compare
Choose a tag to compare

Changelog

  • Better error msg if metadata contains a non us-ascii character (#770) (06/12/19)
  • Fix Py3.7 warnings (#767) (06/11/19)

Minor Bug Fix Release

23 May 21:22
4.0.17
Compare
Choose a tag to compare

Changelog

  • Build: Use README.md instead of README.rst (#763) (05/22/19)
  • Validate underscores in host names successfully (#761) (05/16/19)

Minor Bug Fix Release

01 May 23:46
4.0.16
Compare
Choose a tag to compare

Changelog

  • Add debug code to diagnose Issue#755 (#758) (05/01/19)

Minor Bug Fix Release

24 Apr 23:00
4.0.15
Compare
Choose a tag to compare

Changelog

  • Use optimal part size determined by SDK (#757) (04/23/19)
  • Remove redundant text (#756) (04/18/19)