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.2.3

07 Aug 06:26
Compare
Choose a tag to compare
  • Add trouble shooting scripts (#220)

v1.2.2

13 May 06:41
Compare
Choose a tag to compare

v1.2.1

06 Apr 17:38
Compare
Choose a tag to compare
  • include file size in FileInfo response (#212)
  • error handling in zip/tar archive extraction (#213)
  • remove staged directory on error recovery (#214)
  • change state from a command line (#215)
  • dependency upgrade (#216, #218, d52b1a7)
  • update text in deposit confirmation email (#217)

v1.2.0

04 Mar 09:07
Compare
Choose a tag to compare

v1.1.4

18 Feb 07:21
Compare
Choose a tag to compare

v1.1.3

10 Jan 14:07
Compare
Choose a tag to compare
  • fix submit mail not being sent on dataset without files (#201)

v1.1.2

09 Jan 08:52
Compare
Choose a tag to compare
  • add more and better logging (#200)

v1.1.1

08 Jan 09:14
Compare
Choose a tag to compare
  • 'kind regards' footer in email on submit (#197)
  • threadpool executor and async submit job (#198)
  • fix user data exposed through /user servlet (#199)

v1.1.0

07 Jan 12:23
Compare
Choose a tag to compare
  • update documentation (#190)
  • send deposit confirmation email (#189, #191, #192)
  • improved reasonable defaults (#193)
  • extra logging (#194)
  • sort deposits on state, then date.created (newest to oldest) (#195)
  • confirmation email explains other attachments (#196)

v1.0.0

11 Dec 12:51
Compare
Choose a tag to compare
  • update documentation (#188)
  • first production release