Difference between revisions of "Archivematica 1.11 and Storage Service 0.16 release notes"

From Archivematica
Jump to navigation Jump to search
Line 36: Line 36:
 
==Changed==
 
==Changed==
  
Describe enhancements or major fixes.
+
===Performance and monitoring improvements===
  
===Enhancement 1===
+
This is a collection of issues fixed that improve performance for processing at scale, and also enable performance monitoring through external applications such as Prometheus and Grafana.
  
We fixed this issue. Here's why it's a net benefit to the project and the community, and here is how it will impact your workflow. Also included are any special notes, like if it's a beta feature.
+
These updates have been sponsored by Piql and the Norwegian Health Archives. Thank you!
 
 
This work was sponsored by some amazing institution. Thank you!
 
  
 
* Documentation: link
 
* Documentation: link
* Pull requests: link
+
* Issues:
* Feature files: link
+
** Commonly used database tables don't have indexes: https://github.com/archivematica/Issues/issues/907
 +
** MCPServer should reuse database connections: https://github.com/archivematica/Issues/issues/913
 +
** Archivematica does not output metrics to analyze its performance: https://github.com/archivematica/Issues/issues/906
 +
** MCPService must process all transfer packages sent to it at once: https://github.com/archivematica/Issues/issues/911
 +
** Some jobs run even when disabled: https://github.com/archivematica/Issues/issues/866
 +
** "Check transfer directory for objects" executed multiple times: https://github.com/archivematica/Issues/issues/782
  
 
==Fixed==
 
==Fixed==

Revision as of 09:55, 17 March 2020

Home > Release Notes > Archivematica 1.11 and Storage Service 0.16

Release date

In the header, include any general notes about the release. For an example, see the Archivematica 1.6 Release Notes.

Supported environments

Link to installation instructions.

Specify supported environments.

Make special note of any changes to supported environment.

Added

PREMIS Event import

This feature allows the import of PREMIS events which took place prior to processing in Archivematica. The PREMIS events are written in an xml format (see sample data) and placed in the metadata folder of a transfer. The PREMIS events are then written to the AIP METS file.

This work was sponsored by Piql and the Norwegian Health Archives. Thank you!

New feature 2

Here is a description of this amazing feature! Here's why it's a net benefit to the project and the community, and here is how it will impact your workflow. Also included are any special notes, like if it's a beta feature.

This work was sponsored by some amazing institution. Thank you!

  • Documentation: link
  • Pull requests: link
  • Feature files: link

Changed

Performance and monitoring improvements

This is a collection of issues fixed that improve performance for processing at scale, and also enable performance monitoring through external applications such as Prometheus and Grafana.

These updates have been sponsored by Piql and the Norwegian Health Archives. Thank you!

Fixed

List bugfixes with a link to the Github issue.

  • Bugfix 1: link
  • Bugfix 2: link. Sponsored by someone!
  • Bugfix 3: link

Upgraded tools and dependencies

End of life dependencies

List any dependencies that have reached end of life since the last release, as well as a note on the plan going forward.

Make note of any risks, and how users can mitigate them.