feat(test): add end-to-end test coverage for container lifecycle, auth, buckets, objects, policies, credentials, status, and S3 compatibility

This commit is contained in:
2026-03-21 19:13:31 +00:00
parent 90ac853ab4
commit ee0640bb80
14 changed files with 1184 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@lossless.zone/objectstorage',
version: '1.4.2',
version: '1.5.0',
description: 'object storage server with management UI powered by smartstorage'
}