This is an automated email from the ASF dual-hosted git repository.

hqtran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 4b366f96df [UPGRADE] Spark java 3.0.2 -> 3.0.4 (CVE-2026-1605)
     new d01747f3d5 JAMES-4182 Add more tests to 
MetadataAwareBlobStoreDAOContract
     new 6b0f830c32 JAMES-4182 Implement blob metadata storage for S3
     new f5e18fdc13 JAMES-4182 Implement blob metadata storage for file

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../api/MetadataAwareBlobStoreDAOContract.java     |  61 +++++++++
 .../apache/james/blob/file/FileBlobStoreDAO.java   | 143 ++++++++++++++++-----
 .../james/blob/file/FileBlobStoreDAOTest.java      |   3 +-
 .../blob/objectstorage/aws/S3BlobStoreDAO.java     |  65 ++++++----
 .../blob/objectstorage/aws/S3BlobStoreDAOTest.java |   3 +-
 .../james/blob/objectstorage/aws/S3MinioTest.java  |   3 +-
 6 files changed, 222 insertions(+), 56 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to