This release contains improvement client configuration and new features
- BREAKING FOLS3CL-40 Consistently remove subPaths from returned paths in write, remove, and append operations across both Minio and AWS S3 clients
- BREAKING FOLS3CL-40 Add subPath to parameters when appending
- FOLS3CL-40 Add compose, listRecursive, custom presigned expiry, and support for content type/disposition
- FOLS3CL-42 io.minio:minio@8.6.0 fixing XML Injection CVE-2025-59952
- FOLS3CL-43 software.amazon.awssdk:s3@2.40.2 fixing Netty DoS CVE-2025-24970 CVE-2025-55163
This release contains upgrade to Java 21 and dependencies upgrading
- FOLS3CL-38 Update to folio-s3-client Java 21
This release contains upgrade minio and aws sdk
- FOLS3CL-37 Upgrade minio and aws sdk for Ramsons
This release contains improvement client configuration
- FOLS3CL-33 Add subPath functionality to folio S3 client
- FOLS3CL-32 Unit tests improvements
This release contains dependencies updates and bug fixes
This release contains dependencies updates.
- FOLS3CL-29 Upgrade dependencies for Quesnelia (minio, commons-compress, …)
- FOLS3CL-31 AWS S3: writing limitation
This release contains dependencies updates and bug fixes
- FOLS3CL-20 Java 17, upgrade dependencies for Poppy
- FOLS3CL-18 folio-s3-client OOM during input stream writing
- FOLS3CL-26 minio 8.5.7 fixing security vulnerabilities
- FOLS3CL-23 software.amazon.awssdk:s3 security vulnerabilities
This release contains only upgrade to Java 17
- FOLS3CL-20 Java 17, upgrade dependencies for Poppy
- FOLS3CL-11 Add method for additional presigned request generation
- FOLS3CL-13 Add methods for multipart uploads
The initial release of the folio-s3-client.
- FOLS3CL-2 - folio-s3-client implementation