Benutzer-Werkzeuge

Webseiten-Werkzeuge


docuteam:cosmos-releasenews

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
docuteam:cosmos-releasenews [2019/06/06 08:46] Andreas Nefdocuteam:cosmos-releasenews [2020/02/12 12:01] – Add release notes for Version 5.5.0 Thomas Bernhart
Zeile 1: Zeile 1:
 ======= Release notes - docuteam cosmos ======= ======= Release notes - docuteam cosmos =======
 Cosmos release notes are split into the following sections: [[docuteam:packer|packer]], [[docuteam:feeder|feeder]], rservices, and common libraries that provide shared core functionality (tools, darc, converter, aipcreator*, mapping). Within each section the items are distinguished into three categories: new features, improvements and bugs. The links point to the descriptions and discussions of the issues directly. Please note that you have access only from within our organisation. Cosmos release notes are split into the following sections: [[docuteam:packer|packer]], [[docuteam:feeder|feeder]], rservices, and common libraries that provide shared core functionality (tools, darc, converter, aipcreator*, mapping). Within each section the items are distinguished into three categories: new features, improvements and bugs. The links point to the descriptions and discussions of the issues directly. Please note that you have access only from within our organisation.
 +
 +
 +====== Version 5.5.0 ======
 +
 +[[https://docuteam.atlassian.net/browse/COSMOS/fixforversion/20100|Version 5.5.0]], released: 12/Feb/20
 +
 +This minor version marks our transition to [[https://bitbucket.org/docuteam/profile/repositories|Bitbucket]] as CI platform and [[https://cloudsmith.io/~docuteam/repos/|Cloudsmith]] as artifact repository. It also includes one small improvement for eCH-0160 Converter.
 +
 +===== common libraries =====
 +
 +=== Improvements ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-469|COSMOS-469]] - change delimiter for multivalue fields in eCH-0160 Converter to ": "
 +
 +-----
 +
 +====== Version 5.4.0 ======
 +[[https://docuteam.atlassian.net/projects/COSMOS/versions/20089|Version 5.4.0]], released: 22/Nov/19
 +
 +This minor version contains, appart from a number of smaller improvements and bugfixes, a number of new features, primarily
 +  * the support of the 3-Heights Document Converter webservice
 +  * a configurable feeder operation to convert a eCH-0160 package into Matterhorn METS
 +  * a new feeder operation to replace the file content of a given node (preserving/continuing the existing metadata)
 +
 +===== packer =====
 +=== Tasks ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-415|COSMOS-415]] - create a packer distribution that includes the aipcreatoreth module
 +
 +=== Improvements ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-440|COSMOS-440]] - support disabling the option to delete the sources when creating the SIP
 +
 +=== Bugs ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-79|COSMOS-79]] - packer workspace should ignore temporary SIPs ("*_COPY_*")
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-187|COSMOS-187]] - names of default reports should be translated
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-231|COSMOS-231]] - fix exception when switching workspace with open SIP
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-236|COSMOS-236]] - fix exception when property docuteamPacker.droid.signatureFile is set explicitly
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-309|COSMOS-309]] - add missing translation for metadata validator
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-451|COSMOS-451]] - fix reading of node order when opening SIPs
 +
 +===== feeder =====
 +=== New Features ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-301|COSMOS-301]] - new feeder operation to replace the file content of a node
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-346|COSMOS-346]] - new feeder operation to convert an eCH-0160 SIP into Matterhorn METS
 +
 +=== Bugs ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-45|COSMOS-45]] - unlock the SIP in case of error during feeder's SIPConfirmation
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-328|COSMOS-328]] - feeder step CreateSIPFromExcel must integrate metadata for empty folders
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-362|COSMOS-362]] - fix cleanup operation to check for valid SIPs before deleting zipped/unzipped packages
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-409|COSMOS-409]] - fix exception in CreateSIPFromExcel when cell has no value
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-419|COSMOS-419]] - use correct parameters for Ghostscript version >=9.27
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-449|COSMOS-449]] - use correct slf4j libraries
 +
 +===== rservices =====
 +=== Improvements ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-436|COSMOS-436]] - create the zipped DIP in the temporary location before moving it to the final destination
 +
 +=== Bugs ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-246|COSMOS-246]] - fix exception of file format report when PUID is not present in the DROID signatures
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-387|COSMOS-387]] - include default levels.xml with docuteam-darc library
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-420|COSMOS-420]] - Include generic levels.xml in config folder
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-435|COSMOS-435]] - rservices should clean up dip_* directories in tomcat's temp directory 
 +
 +===== common libraries =====
 +
 +=== New Features ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-39|COSMOS-39]] - Integrate platform independent webservice for the 3-Heights document converter
 +
 +=== Improvements ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-340|COSMOS-340]] - Use the most recent DROID signatures in config as default (instead of hard-coded default)
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-438|COSMOS-438]] - check for valid filenames when unzipping
 +
 +=== Bugs ===
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-355|COSMOS-355]] - sanitize invalid XML characters in metadata values
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-395|COSMOS-395]] - fix kerberos authentication for SNBPDFGenerator
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-452|COSMOS-452]] - Use correct log4j libraries for logging
 +    * [[https://docuteam.atlassian.net/browse/COSMOS-455|COSMOS-455]] - Replace java.io.File.renameTo(File) calls with java.nio.file.Files.move(Path, Path, CopyOption...)
 +
 +-----
  
 ====== Version 5.3.0 ====== ====== Version 5.3.0 ======
Zeile 76: Zeile 153:
     * [[https://docuteam.atlassian.net/browse/COSMOS-325|COSMOS-325]] - add new feeder operation to download a specific deposition from bridge     * [[https://docuteam.atlassian.net/browse/COSMOS-325|COSMOS-325]] - add new feeder operation to download a specific deposition from bridge
     * [[https://docuteam.atlassian.net/browse/COSMOS-336|COSMOS-336]] - submit error status/description to bridge     * [[https://docuteam.atlassian.net/browse/COSMOS-336|COSMOS-336]] - submit error status/description to bridge
-    * [[https://docuteam.atlassian.net/browse/COSMOS-306|COSMOS-306]] - transform MuseumPlus SIP to Matterhorn SIP+    * [[https://docuteam.atlassian.net/browse/COSMOS-306|COSMOS-306]] - transform Dublin Core SIP to Matterhorn SIP
     * [[https://docuteam.atlassian.net/browse/COSMOS-320|COSMOS-320]] - update PID from stored SIP to bridge     * [[https://docuteam.atlassian.net/browse/COSMOS-320|COSMOS-320]] - update PID from stored SIP to bridge
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki