Skip to content

Latest commit

 

History

History
82 lines (56 loc) · 3.71 KB

File metadata and controls

82 lines (56 loc) · 3.71 KB

v3.1.0 - In Progress

v3.0.0 - Released

This release contains improvement client configuration and new features

Stories

  • 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

v2.3.0 - Released

This release contains upgrade to Java 21 and dependencies upgrading

Stories

Full Changelog

v2.2.1 - Released

This release contains upgrade minio and aws sdk

Stories

  • FOLS3CL-37 Upgrade minio and aws sdk for Ramsons

Full Changelog

v2.2.0 - Released

This release contains improvement client configuration

Tasks

Full Changelog

v2.1.1 - Released

This release contains dependencies updates and bug fixes

This release contains dependencies updates.

Full Changelog

Bug fixes

  • FOLS3CL-29 Upgrade dependencies for Quesnelia (minio, commons-compress, …)
  • FOLS3CL-31 AWS S3: writing limitation

v2.1.0 - Released

This release contains dependencies updates and bug fixes

Full Changelog

Tasks

  • FOLS3CL-20 Java 17, upgrade dependencies for Poppy
  • FOLS3CL-18 folio-s3-client OOM during input stream writing

Bug fixes

  • FOLS3CL-26 minio 8.5.7 fixing security vulnerabilities
  • FOLS3CL-23 software.amazon.awssdk:s3 security vulnerabilities

v2.0.0 - Released

This release contains only upgrade to Java 17

Full Changelog

Tasks

  • FOLS3CL-20 Java 17, upgrade dependencies for Poppy

v1.1.0 - 2023-10-06

  • FOLS3CL-11 Add method for additional presigned request generation
  • FOLS3CL-13 Add methods for multipart uploads

v1.0.0 - Released

The initial release of the folio-s3-client.

Stories

Bug fixes

  • FOLS3CL-4 - Add maven-compiler-plugin version, remove duplicate maven-release-plugin
  • FOLS3CL-3 - Upgrade aws-sdk-java, minio, netty, jackson-databind fixing vulns