Age | Commit message (Collapse) | Author | Files | Lines |
|
7.1.2
fix documentation display composing
fget_object(): add progress support
Updating documentation links to new URLs
list_objects: fix parsing user metadata as per MinIO server
|
|
7.1.11
select: yield available payload fully by requested num_bytes
7.1.10
fget_object(): remove resume support.
fix lifecycle config rule validation
error out if lifecycle rule has null filter
EventIterable: Reconnect on closed response
7.1.9
allow hashlib.md5() calls to work with FIPS kernels
Handle 304 status code properly
correct ValueError when part_size > MAX_PART_SIZE
Set minimum requirement to Python v3.7
|
|
7.1.8
fix make version-id dictionary instead of set
VS: ----------------------------------------------------------------------
|
|
7.1.7
fix converting boolean value to XML boolean
fix: listen bucket event response should use response.readline()
|
|
7.1.6
Add reduce() method to errors for pickle compatible.
use unittest.mock instead of mock.
|
|
7.1.5:
Add AssumeRoleWithCertificate credential provider.
7.1.4:
docs: fix typo in object_lock config function name
fix progress bar division by zero error
Add policy unset method to minio admin
fix: lint checks and enable MINIO_CI_CD=1 for functional tests
|
|
7.1.3:
Bugfix Release
* Update set_object_lock_config.py
* fix finding user's home directory in AWSConfigProvider/MinioClientConfigProvider
* fix EnvAWSProvider/EnvMinioProvider to fetch access/secret keys and session token always from os.environ
|
|
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
|
7.1.2
fix: do not enforce role value for replicationConfig
fix: canonical request path if empty choose '/'
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
|
7.1.1:
Changelog
Fix transition xml name in lifecycleconfig
Remove nose tests and move to python unittest
Use unquote_plus() to decode url encoded value.
Ignore cert addition if custom httpclient is passed
use f-string wherever possible
Raise ValueError instead of returning in ChainedProvider
|
|
|
|
MinIO Python SDK is Simple Storage Service (aka S3) client to perform bucket
and object operations to any Amazon S3 compatible object storage service.
|