Releases: DANS-KNAW/easy-sword2
Releases · DANS-KNAW/easy-sword2
v1.10.1
[maven-release-plugin] copy for tag v1.10.1
v1.9.0
- Read bag-info.txt for deposit.properties (#156)
v1.8.9
- Add URN:NBN to SWORD statement (#150)
v1.8.8
- exclude
log4j
dependency from bagit-java
dependency (#143)
- dependency upgrade (#142, 3c3b053, #147, aca1a36)
- refactorings after dependency upgrade (#144)
- set the correct UNIX rights after the zip is extracted (#146)
v1.8.7
- update documentation (#139)
- make
easy-ingest-flow-inbox-archived
available for search of deposits in easy-sword2
(#140, 7e72b56)
v1.8.6
- fix race condition: 'error while setting filePermissions' (#137)
v1.8.4
- set the
deposit.origin
property during creation of the deposit.properties
file (#133)
- log masking on the servlet is enabled (#134)
v1.8.3
- add new property
deposit.origin
to deposit.properties
(#132)
v1.8.2
- return a more appropriate error message when unrecognized javaSecurityAlgorithm is given (#129)
- add
bag-store.bag-name
property to deposit reports (#130)
- add scalatra production environment property to service run scripts (9f5a683)