Releases: minio/minio-py
Releases · minio/minio-py
Bugfix Release
What's Changed
- Use Apache license SPDX identifier by @elprimato in #1242
- fix usage of deprecated urllib3.Response.getheaders() by @farnsworth in #1249
- Fix typos and add codespell GitHub Action by @kianmeng in #1251
- Expose fetch-owner in the api for list_object by @dmosesson in #1255
- Add python 3.11 support by @fedepad in #1253
New Contributors
- @elprimato made their first contribution in #1242
- @farnsworth made their first contribution in #1249
- @kianmeng made their first contribution in #1251
- @dmosesson made their first contribution in #1255
- @fedepad made their first contribution in #1253
Full Changelog: 7.1.12...7.1.13
Bugfix Release
What's Changed
- fix documentation display composing by @j13tw in #1231
- fget_object(): add progress support by @moon-jong in #1235
- Updating documentation links to new URLs by @djwfyi in #1239
- list_objects: fix parsing user metadata as per MinIO server by @harshavardhana in #1240
New Contributors
- @j13tw made their first contribution in #1231
- @moon-jong made their first contribution in #1235
- @djwfyi made their first contribution in #1239
Full Changelog: 7.1.11...7.1.12
Bugfix Release
Bugfix Release
What's Changed
- fget_object(): remove resume support. by @balamurugana in #1215
- fix lifecycle config rule validation by @balamurugana in #1217
- error out if lifecycle rule has null filter by @balamurugana in #1219
- EventIterable: Reconnect on closed response. by @balamurugana in #1222
Full Changelog: 7.1.9...7.1.10
Bugfix Release
What's Changed
- allow hashlib.md5() calls to work with FIPS kernels by @BOPOHA in #1200
- Handle 304 status code properly by @balamurugana in #1202
- correct ValueError when part_size > MAX_PART_SIZE by @ernestang98 in #1205
- Set minimum requirement to Python v3.7 by @balamurugana in #1209
New Contributors
- @BOPOHA made their first contribution in #1200
- @ernestang98 made their first contribution in #1205
Full Changelog: 7.1.8...7.1.9
Bugfix Release
What's Changed
- fix make version-id dictionary instead of set by @balamurugana in #1197
Full Changelog: 7.1.7...7.1.8
Bugfix Release
What's Changed
- fix converting boolean value to XML boolean. by @balamurugana in #1186
- fix: listen bucket event response should use response.readline() by @harshavardhana in #1195
Full Changelog: 7.1.6...7.1.7
Bugfix Release
What's Changed
- Add reduce() method to errors for pickle compatible. by @balamurugana in #1190
- use unittest.mock instead of mock by @pgajdos in #1188
New Contributors
Full Changelog: 7.1.5...7.1.6
Feature Release
What's Changed
- Add AssumeRoleWithCertificate credential provider. by @balamurugana in #1182
Full Changelog: 7.1.4...7.1.5
Bugfix Release
What's Changed
- docs: fix typo in object_lock config function name by @harshavardhana in #1176
- fix progress bar division by zero error by @harshavardhana in #1177
- Add policy unset method to minio admin by @federicober in #1180
- fix: lint checks and enable MINIO_CI_CD=1 for functional tests by @harshavardhana in #1181
New Contributors
- @federicober made their first contribution in #1180
Full Changelog: 7.1.3...7.1.4