Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Releases: DANS-KNAW/easy-deposit-api

v1.0.0-rc-19

04 Dec 08:34
Compare
Choose a tag to compare
v1.0.0-rc-19 Pre-release
Pre-release
  • use MkDocs instead of Jekyll for documentation (#184, #185)
  • unzip checks for not wanted directory traversal filenames (#186)
  • extract *.tar files after upload (#187)

v1.0.0-rc-18

21 Oct 12:52
Compare
Choose a tag to compare
v1.0.0-rc-18 Pre-release
Pre-release

v1.0.0-rc-17

01 Oct 07:06
Compare
Choose a tag to compare
v1.0.0-rc-17 Pre-release
Pre-release
  • new generation of parent poms (#180)
  • introduce journalctl for logging (#180)

v1.0.0-rc-16

05 Sep 18:25
Compare
Choose a tag to compare
v1.0.0-rc-16 Pre-release
Pre-release
  • file sorting (#178)
  • fix documentation on files with the same name (#177)
  • improved SUBMITTED state description (#179)

v1.0.0-rc-15

04 Sep 10:57
de7fe8c
Compare
Choose a tag to compare
v1.0.0-rc-15 Pre-release
Pre-release
  • remove files that must be overwritten with a new upload (#174)
  • add deposit-ui form url to 'message for the datamanager' during submit (#175)
  • new generation of parent poms (d9787bb, e8669f2, c6146d9)
  • make INITIAL_HEAP_SIZE configurable in service script (#176)

v1.0.0-rc-14

20 Aug 06:36
Compare
Choose a tag to compare
v1.0.0-rc-14 Pre-release
Pre-release
  • remove __MACOSX files during unzipping (#169)
  • map alternative identifiers to isFormatOf relation (#170)
  • use LDAP displayName in user details (#172)
  • remove empty directories in zip upload (#173)

v1.0.0-rc-13

07 Aug 07:08
Compare
Choose a tag to compare
v1.0.0-rc-13 Pre-release
Pre-release
  • add new property deposit.origin to deposit.properties (#166)
  • override error by easy-ingest-flow with 'contact DANS' email link (#167)
  • fix validation error in <dcx-dai:organization> (#168)

v1.0.0-rc-12

09 Jul 08:13
Compare
Choose a tag to compare
v1.0.0-rc-12 Pre-release
Pre-release
  • add instructions for reuse field from UI input to DDM (#156)
  • add language of files field from UI input to DDM (#158)
  • specs for request for deposit agreement (#155, f6870d6)
  • updates are no longer allowed on rejected deposits (#160)
  • POST calls may override existing files (#157)
  • Jetty upgrade to fix cleanup of multi-part uploads that are canceled (#159)
  • upgrade Ansible requirements for local-yum-repo role (502bb4e)
  • deposit locking for submits and POST/PUT file uploads (#161, #163)
  • fix an internal server error (#161)
  • wrap URLs in deposit description in <a/> tags to be rendered in easy-deposit-ui (#164)
  • fix file rights of deposit such that it can be processed by easy-ingest-flow (#165)

v1.0.0-rc-11

04 Jun 07:47
Compare
Choose a tag to compare
v1.0.0-rc-11 Pre-release
Pre-release
  • add bag-store.bag-name property to deposit reports (#154)
  • add scalatra production environment property to service run scripts (c957327)
  • use openjdk8 instead of oraclejdk8 in Travis builds (e6e9796)
  • use better-files atomic move (c51c58a)