Release v2.3.1
- Added: streaming ZIP extraction in
get_archive()
on all backends for Python <3.14;
provides ~2x speed up - Added: dependency on
stream-unzip>=0.0.99 - Added: default 10s timeout for
audbackend.backend.Minio;
can be changed in config file - Fixed: avoid hangs in
audbackend.backend.Minio - Fixed: avoid file corruption when using
num_workers>1
inaudbackend.backend.Minio.get_file()