Skip to content

Releases: keeps/roda

v4.5.0

06 Jan 11:43
Compare
Choose a tag to compare

⚠️ Breaking Changes

Due to a dependency upgrade from Apache DS a migration procedure should be executed:

  1. Perform a LDAP backup
  2. Remove the ldap folder inside config directory
  3. Start RODA
  4. Restore the LDAP backup.

New features:

  • Solr retry #1216
  • Add saved search functionality #2283

Enhancements:

  • Dialogs.prompt() lack of feedback when input is invalid #908

Bug Fixes:

  • Fixity information computation does not create an event when skipped #2291
  • File leak when listing disposal resources #2250
  • Ingest Assessment search filter does not clear up #2263

Security:

  • Several dependency upgrades to fix security vulnerabilities

Install for demonstration:

docker pull keeps/roda:v4.5.0

v3.7.1

01 Aug 10:20
Compare
Choose a tag to compare

Bug Fixes:

  • Processes with different types of parallelism are sharing the same pool of workers #2211
  • Deleting a Representation is also deleting PREMIS file #2033

Install for demonstration:

docker pull keeps/roda:v3.7.1

v4.4.0

17 Jun 16:16
Compare
Choose a tag to compare

⚠️ Breaking Changes

Solr 7.7 reached EOL meaning that is no longer supported and will not receive any security patches. As such RODA from version 4.4 onward will use Solr 8 as index system. If you have any implementation with Solr 7 you need to upgrade the Solr to version 8 and then rebuild all indexes on RODA.

New features:

  • Upgrade Solr version from 7.7 to Solr 8.11.1
  • Upgrade GWT version from 2.9.0 to 2.10.0

Install for demonstration:

docker pull keeps/roda:v4.4.0

v4.3.1

17 Jun 10:55
Compare
Choose a tag to compare

Bug Fixes:

  • Edit descriptive metadata from an AIP with a disposal schedule gives an error #2190
  • Multiple plugin assumes last plugin state in final report #2067
  • Preservation event and incident risk counters on representation panel #2064

Install for demonstration:

docker pull keeps/roda:v4.3.1

v4.3.0

26 Apr 13:34
Compare
Choose a tag to compare

New features:

  • Akka events with Zookeeper seed registration #2001

Enhancements:

  • Add error message to ClientLogger for fatal method #2002

Bug Fixes:

  • Ambiguous representation PREMIS relatedObjectIdentifierValue #1993
  • Classification scheme won't load because of unrecognized field "type" #1986
  • Reject assessment is creating premis events on AIP, change this event for Repository level #1984

Install for demonstration:

docker pull keeps/roda:v4.3.0

v3.7.0

21 Apr 15:31
Compare
Choose a tag to compare

New features:

  • Akka events with Zookeeper seed registration #2001

Enhancements:

  • Add error message to ClientLogger for fatal method #2002

Install for demonstration:

docker pull keeps/roda:v3.7.0

v3.6.4

11 Mar 13:35
Compare
Choose a tag to compare

Bug Fixes:

  • Fix job orchestration displayed badges

Install for demonstration:

docker pull keeps/roda:v3.6.4

v3.6.3

11 Mar 11:33
Compare
Choose a tag to compare

Enhancements:

  • Remove trace logs from logback configuration #1994

Bug Fixes:

  • Generalized noneselect option when building search filter #1995

Install for demonstration:

docker pull keeps/roda:v3.6.3

v3.6.2

17 Feb 11:55
Compare
Choose a tag to compare

Bug fixes:

  • CAS Login issue when user with the same email already exists #1988

Install for demonstration:

docker pull keeps/roda:v3.6.2

v4.2.1

15 Feb 13:53
Compare
Choose a tag to compare

Bug fixes:

  • CAS Login issue when user with the same email already exists #1988

Enhancements:

  • Add under appraisel status to transferred resources deletion #1989
  • Replace embed marked.js by webjar #1983

Install for demonstration:

docker pull keeps/roda:v4.2.1