-
release-3.0.0 Release: release-3.0.0
Release 3.0.0 ingest-rest/ - update ConfigurationProperties bindings - additional controller mappings for downloading file lists and tokens - various db bug fixes for correct counts and better entity to model mappings - csv processor db query performance improvements - db migration updates to be in line with leading slash coercion replication-shell/ - update ConfigurationProperties bindings - finalize rsync profile names - handle SIGTERM tokenizer/ - expect leading slash when receiving file names update gitlab-ci.yml for new build server config
-
release-3.0.1 Release: release-3.0.1
Release 3.0.1 ingest-rest/ - bug: update csv header reading/writing in BatchFileController - bug: update csv header reading in BagFileCSVProcessor - update a Bag's status in BagFileCSVProcessor when all files are ingested rest-common/ - bug: fix column ordering in BagFileCsvGenerator rest-models/ - bug: ensure no null values are passed when serializing Depositor entity
-
release-3.0.2 Release: release-3.0.2
Release 3.0.2 ingest-rest/ - bug: No longer ignore first line of a csv during batch file ingest - bug: Use correct enum (INITIALIZED) when querying for bags to tokenize tokenizer/ - bug: Use correct enum (INITIALIZED) when querying for bags to tokenize tokenizer-mq/ - bug: Use correct enum (INITIALIZED) when querying for bags to tokenize rest-common/ - bug: Continuation of column ordering which was overlooked rest-models/ - bug: Use MultipartBody to upload files correctly
-
release-3.0.3 Release: release-3.0.3
Release 3.0.3 ingest-rest/ - In TokenWriteTask, use the INITIALIZED enum as part of the updated flow
-
release-3.0.4 Release: release-3.0.4
Release 3.0.4 ingest-rest/ - add creator query parameter for bags - add uqiue constraint on ace_token(bag_id, file_id)
-
release-3.0.5 Release: release-3.0.5
Release 3.0.5 ingest-rest/ - bug: wrap all filenames in quotes when writing csvs
-
release-3.1.0 Release: release-3.1.0
Release 3.1.0 ingest-rest/ - remove unused UserController - add signal handler for SIGTERM - update V3_0_02__file_population migration to apply leading slashses to ace tokens so later migrations are able to be applied properly - corrected the cte used for updating the fixity table by querying on the tagmanifest to assign the correct file_id rest-models/ - allow nullable field (note) on StorageRegion rest-entities/ - specify fields on Depositor can be null replication-shell/ - hash smtp reports in order to prevent spamming of reports - remove unused smtp properties - make sure we call exit after handling SIGTERM
-
release-3.1.1 Release: release-3.1.1
Release 3.1.1 ingest-rest/ - fix main run loop which was shutting down early
-
release-3.1.2 Release: release-3.1.2
Release 3.1.2 ingest-rest/ - apply Transactional to methods for LocalIngest - save on BagFiles rather than the Bag for LocalIngest - lower the default batch size for saving file ingests - update info/debug logging
-
release-3.1.3 Release: release-3.1.3
Release 4.1.3 Improve replication querying and processing safety replication-shell/ - update order for querying on status to reduce possibility of pulling duplicate replications immediately - return ReplicationStatus.FAILED from ACE tasklets instead of throwing runtime exceptions - reduce logging verbosity where applicable - additional tests for duplicate submissions and failure modes rest-models/ - update Replication to implement Comparable general changes - use updated maven docker image in gitlab-ci.yml
-
-
-
-
-
-
-
-
-
-