Difference between revisions of "Archivematica 1.13.0 and Storage Service 0.18.0 release notes"

From Archivematica
Jump to navigation Jump to search
m (→‎Other changes: minor typo)
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[Main_Page|Home]] > [[Release_Notes|Release Notes]] > Archivematica 1.13.0 and Storage Service 0.18.0
 
[[Main_Page|Home]] > [[Release_Notes|Release Notes]] > Archivematica 1.13.0 and Storage Service 0.18.0
  
'''Release date: ???'''
+
'''Release date: July 12, 2021'''
  
 
== Environments ==
 
== Environments ==
Line 22: Line 22:
 
* Issue: https://github.com/archivematica/Issues/issues/869
 
* Issue: https://github.com/archivematica/Issues/issues/869
  
Virus scanning is now disableable from the processing configuration.  
+
Virus scanning can now be disabled from the processing configuration.
 +
 
 +
This change was '''contributed''' by Bodleian Library. Thank you!
  
 
=== Purge management command ===
 
=== Purge management command ===
Line 36: Line 38:
 
Archivematica and the Storage Service can now require strong passwords for user accounts. Prompts are given when creating a new user if the password doesn't meet the requirements.
 
Archivematica and the Storage Service can now require strong passwords for user accounts. Prompts are given when creating a new user if the password doesn't meet the requirements.
  
This feature was '''Sponsored''' by the City of Winnipeg Archives. Thank you!
+
This feature was '''sponsored''' by the City of Winnipeg Archives. Thank you!
 +
 
 +
 
 +
=== Audit logging capability ===
 +
 
 +
* Issue: https://github.com/archivematica/Issues/issues/1341
 +
 
 +
This addition allows audit logs to be written to third party applications- Artefactual Systems' implementation of this is in a new application called [https://github.com/artefactual-labs/auditmatica Auditmatica]. The change in Archivematica and the Storage Service is only to facilitate the capture of audit logging information in other applications.
 +
 
 +
This addition was '''sponsored''' by the City of Winnipeg Archives. Thank you!
 +
 
 +
=== Customized workflow file ===
 +
 
 +
* Issue: https://github.com/archivematica/Issues/issues/1441
 +
 
 +
This feature allows the user to indicate the location/existence of a customized workflow document, in json. This would allow institutions to add to the Archivematica workflow (e.g. custom micro-services) in a way that is easier to maintain through upgrades. Developer documentation is pending.
  
 
== Changed ==
 
== Changed ==
Line 51: Line 68:
  
 
MySQL is now the default database in Archivematica Storage Service. SQLite is still supported but we encourage users to migrate. We have documented the process: [https://www.archivematica.org/en/docs/storage-service-0.18/migration-sqlite-mysql/#migration-sqlite-mysql Migrating data from SQLite to MySQL].
 
MySQL is now the default database in Archivematica Storage Service. SQLite is still supported but we encourage users to migrate. We have documented the process: [https://www.archivematica.org/en/docs/storage-service-0.18/migration-sqlite-mysql/#migration-sqlite-mysql Migrating data from SQLite to MySQL].
 +
 +
=== Allow replicated AIPs to be packaged in a different format from the original ===
 +
 +
*Issue: https://github.com/archivematica/Issues/issues/1440
 +
 +
By using an offline replica storage space it is now possible to replicate AIPs in a different packaging format than the original AIP (helpful in use cases such as offline tape storage, etc).
 +
 +
This change was '''sponsored''' by Norwegian Health Archives. Thank you!
 +
 +
=== Tasks will open in one tab only ===
 +
 +
* Issue: https://github.com/archivematica/Issues/issues/85
 +
 +
Now instead of opening multiple tabs every time a user clicks on a task gear, they will all open in one new tab.
 +
 +
This change was '''contributed''' by Bodleian Library. Thank you!
 +
 +
=== Dev tools deprecated / Hiding active packages ===
 +
 +
Issue: https://github.com/archivematica/Issues/issues/68
 +
 +
Issue: https://github.com/archivematica/Issues/issues/1446
 +
 +
Due to maintainability issues, we have removed the devtools repo. The most commonly used dev tool was used for resolving hidden transfers, which should no longer be relevant since resolving [https://github.com/archivematica/Issues/issues/1446 Issue 1446]- active transfers or SIPs can no longer be hidden. However as a precaution, we have made that command available within Archivematica (https://github.com/artefactual/archivematica/blob/qa/1.x/src/dashboard/src/main/management/commands/resolve_pending_jobs.py).
 +
 +
=== DIP storage locations now allowed in S3 spaces ===
 +
 +
* Issue: https://github.com/archivematica/Issues/issues/1442
 +
 +
This is a '''contribution''' by Fashion Institute of Technology NYC. Thank you!
  
 
=== Other changes ===
 
=== Other changes ===
  
 
* Archivematica now records granular time stamps for original files, Issue 1427: https://github.com/archivematica/Issues/issues/1427
 
* Archivematica now records granular time stamps for original files, Issue 1427: https://github.com/archivematica/Issues/issues/1427
 +
* Archival storage csv file sortable by size column, Issue 1450: https://github.com/archivematica/Issues/issues/1450
 +
* Deleting AIPs does not delete associated directories from AIP store, Issue 359: https://github.com/archivematica/Issues/issues/359
 +
* Cannot add a processing configuration if the name has diacritics, Issue 1104: https://github.com/archivematica/Issues/issues/1104
 +
* Cannot create a replicator location in Duracloud space, Issue 1350: https://github.com/archivematica/Issues/issues/1350
 +
* Fixity status tab sorts alphabetically, now sorts by date, Issue 1196: https://github.com/archivematica/Issues/issues/1196
 +
* Failure report not generated when email not configured, Issue 1033: https://github.com/archivematica/Issues/issues/1033
 +
* Replicator does not replicate AIPs on re-ingest or delete replicated AIPs, Issue 985: https://github.com/archivematica/Issues/issues/985
  
 
== Fixed ==
 
== Fixed ==
  
 
Please see the 1.13 milestone in GitHub for all issues addressed in this release: https://github.com/archivematica/Issues/milestone/17.
 
Please see the 1.13 milestone in GitHub for all issues addressed in this release: https://github.com/archivematica/Issues/milestone/17.

Revision as of 12:45, 18 August 2021

Home > Release Notes > Archivematica 1.13.0 and Storage Service 0.18.0

Release date: July 12, 2021

Environments

Please see the installation instructions.

Archivematica 1.13.0 and Storage Service 0.18.0 have been tested in the following environments:

  • Ubuntu 18.04 64-bit Server Edition
  • CentOS 7 64-bit

Please note that we've dropped support for Ubuntu Linux 16.04 since it reached the end of its five-year LTS window on April 30th 2021. We're planning to add support for Ubuntu 20.04 in the short term.

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

Added

Disableable virus scanning

Virus scanning can now be disabled from the processing configuration.

This change was contributed by Bodleian Library. Thank you!

Purge management command

A new management command has been added to provide a mechanism to remove old processing data from the system filling up the application database and search indices.

Strong password validation

Archivematica and the Storage Service can now require strong passwords for user accounts. Prompts are given when creating a new user if the password doesn't meet the requirements.

This feature was sponsored by the City of Winnipeg Archives. Thank you!


Audit logging capability

This addition allows audit logs to be written to third party applications- Artefactual Systems' implementation of this is in a new application called Auditmatica. The change in Archivematica and the Storage Service is only to facilitate the capture of audit logging information in other applications.

This addition was sponsored by the City of Winnipeg Archives. Thank you!

Customized workflow file

This feature allows the user to indicate the location/existence of a customized workflow document, in json. This would allow institutions to add to the Archivematica workflow (e.g. custom micro-services) in a way that is easier to maintain through upgrades. Developer documentation is pending.

Changed

Python 3

All Archivematica components are now running on Python 3.6.

Archivematica Storage Service now uses MySQL by default

MySQL is now the default database in Archivematica Storage Service. SQLite is still supported but we encourage users to migrate. We have documented the process: Migrating data from SQLite to MySQL.

Allow replicated AIPs to be packaged in a different format from the original

By using an offline replica storage space it is now possible to replicate AIPs in a different packaging format than the original AIP (helpful in use cases such as offline tape storage, etc).

This change was sponsored by Norwegian Health Archives. Thank you!

Tasks will open in one tab only

Now instead of opening multiple tabs every time a user clicks on a task gear, they will all open in one new tab.

This change was contributed by Bodleian Library. Thank you!

Dev tools deprecated / Hiding active packages

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

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

Due to maintainability issues, we have removed the devtools repo. The most commonly used dev tool was used for resolving hidden transfers, which should no longer be relevant since resolving Issue 1446- active transfers or SIPs can no longer be hidden. However as a precaution, we have made that command available within Archivematica (https://github.com/artefactual/archivematica/blob/qa/1.x/src/dashboard/src/main/management/commands/resolve_pending_jobs.py).

DIP storage locations now allowed in S3 spaces

This is a contribution by Fashion Institute of Technology NYC. Thank you!

Other changes

Fixed

Please see the 1.13 milestone in GitHub for all issues addressed in this release: https://github.com/archivematica/Issues/milestone/17.