Skip to content

ARCLib 1.4.0 (12/2024)

Latest

Choose a tag to compare

@yantom yantom released this 11 Dec 18:00
· 1 commit to master since this release

migration
run following SQL in DB of existing ARClib instances

ALTER TABLE public.act_ru_jobdef ADD deployment_id_ varchar(64) NULL;

added
Dockerization
local DB authentication option
option to export only selected items from the whole pile
option to export various identifier types
user-configurable preferences of displayed tables and export table feature

enhanced
upgraded to Java 17, Spring Boot 3.x, Solr 9 and replaced spring-data-solr with solrj library
moved Solr configsets from Google drive to Github

fixed
DB no longer requires arclib schema

removed
unused format definition index