Skip to content

Releases: VEuPathDB/lib-s34k

v0.10.2

27 Nov 20:40
2cd9eda
Compare
Choose a tag to compare

Fixes

Incompatibility of S3Object type definition with possible return value from relevant first party MinIO SDK methods.

v0.10.1

06 Nov 17:12
c6ceccb
Compare
Choose a tag to compare

Updates Kotlin version from 1.8.22 to 1.9.20

v0.10.0

14 Jun 17:07
c11f711
Compare
Choose a tag to compare

Adds size property on S3Object interface.

v0.9.0

18 Apr 13:22
1993859
Compare
Choose a tag to compare

Adds streaming APIs for listing objects in a bucket.

v0.8.0

08 Mar 01:11
49e922e
Compare
Choose a tag to compare

Adds the ability to list subpaths directly under a specified path with a given delimiter.

Version 0.7.2

13 Oct 17:44
9ab7a01
Compare
Choose a tag to compare

Corrects a minor issue in a toString() method.

v0.7.1

06 Jul 14:35
4f5e57a
Compare
Choose a tag to compare

Clarifies behavior for object uploading with regards to directory handles.

Version 0.7.0

19 May 17:28
ca847f1
Compare
Choose a tag to compare

Adds baseName and dirName properties to S3Object

Version 0.6.0

19 May 17:27
25f1694
Compare
Choose a tag to compare

Adds eTag and lastModified properties to S3Object

Version 0.4.0

09 May 14:10
8c69bbd
Compare
Choose a tag to compare

Add targeted object list method to ObjectContainer