Releases: LIBCAS/ARCLib-Archival-Storage
ARCLib Archival Storage 1.4.0 (12/2024)
added
dockerization
enhanced
upgraded to spring boot 3.0 and java 17
support for Ceph S3: new region property
fixed
set default max size of multipart request/file back to infinity
falsy inconsistency warnings: localfs and remotefs processors checks for timestamp equality with second precission now
ARCLib Archival Storage 1.3.0 (05/2024)
added
endpoints for retrieval of object metadata, audit log and object content based on object id
enhanced
openAPI doc
fixed
#146 #138 "only DEFLATED entries can have EXT descriptor" bug
incremental backup export
new user registration
ARCLib Archival Storage 1.2.0 (04/2023)
added
DIP export endpoints (reduced AIP retrieval)
default application.yml configuration file
ARCLib Archival Storage 1.1.1 (10/2022)
springboot update
removed circular dependencies
Important note:
Default application.yml configuration file is missing in the source files. You can download it from the attachments of this release and put it into src/main/resources folder if needed. It is already included in the attached .jar distribution.
ARCLib Archival Storage 1.1 (11/2021)
More options in Ceph configuration
Performance optimization during backup and new storage sync
Incremental backup (optional feature)
Forget object (optional feature)
Important note:
Default application.yml configuration file is missing in the source files. You can download it from the attachments of this release and put it into src/main/resources folder if needed. It is already included in the updated attached .jar distribution.
ARCLib Archival Storage 1.0 (11/2020)
configurable logging