Difference between revisions of "Archivematica 1.18.0 and Storage Service 0.24.0 release notes"

From Archivematica
Jump to navigation Jump to search
(Archivematica 1.18.0)
 
Line 60: Line 60:
  
 
* Issue: https://github.com/archivematica/Issues/issues/1697
 
* Issue: https://github.com/archivematica/Issues/issues/1697
 +
 +
=== Transfer status check has been optimized ===
 +
 +
* Issue: https://github.com/archivematica/Issues/issues/1741
 +
 +
Special thanks to [https://github.com/liam-lloyd Liam Lloyd-Tucker] for this contribution.
  
 
=== Transcribe job handles invalid arguments ===
 
=== Transcribe job handles invalid arguments ===

Revision as of 07:43, 19 August 2025

Home > Release Notes > Archivematica 1.18.0 and Storage Service 0.24.0

Release date: TBD

Environments

Please see the installation instructions.

Archivematica 1.18.0 and Storage Service 0.24.0 have been tested in the following environments:

  • Ubuntu 24.04 64-bit Server Edition
  • Rocky Linux 9 x86_64

For development purposes, most of our developers prefer to use Docker containers. These and all above environments are linked from the installation instructions above.

Changed

Elasticsearch 8.x

Archivematica 1.18.0 no longer supports Elasticsearch 6.x and is now compatible with version 8.x. For instructions on migrating your Elasticsearch data, refer to the Upgrade Elasticsearch from 6.x to 8.x section of the Upgrade page in the documentation.

Ubuntu 24.04

Archivematica 1.18.0 supports Ubuntu 24.04 and drops support for Ubuntu 20.04.

JHOVE validation commands

New JHOVE validation commands have been implemented to prevent false positives that occur when JHOVE encounters the built-in BYTESTREAM module following validation errors. The existing validation rules have been updated to use these new commands.

The new commands also capture errors from the command output and include them in the outcome detail note of the validation PREMIS event within the METS file.

Special thanks to Felicitas Günther for sharing their error-handling implementation.

JHOVE 1.34.0

PRONOM v120

Issue: https://github.com/archivematica/Issues/issues/1725

Fixed

Users must re-authenticate when changing their passwords

User API keys are not displayed anymore

METS file generation works with bags with no metadata

Transfer status check has been optimized

Special thanks to Liam Lloyd-Tucker for this contribution.

Transcribe job handles invalid arguments

Please see the 1.18.0 milestone in GitHub for all issues addressed in this release: https://github.com/archivematica/Issues/milestone/27?closed=1.