Releases: NCEAS/metacat
3.2.2
See RELEASE-NOTES.md for details.
Download Metacat Binary Distribution (war files installation):
- GZIP File: metacat-bin-3.2.2.tar.gz
- ZIP File: metacat-bin-3.2.2.zip
Important
Your Metacat version MUST be 2.19.0 or above, before you can upgrade it to 3.2.2!
Helm Chart v2.1.1
This is a Helm chart patch release to upgrade the indexer sub-chart from 1.3.0 to 1.3.1. It does not include any other changes to the metacat codebase or the metacat helm chart, beyond the documentation edits listed in RELEASE-NOTES.md
3.2.1
See RELEASE-NOTES.md for details.
Note: Your Metacat version MUST be 2.19.0 or above, before you can upgrade it to 3.2.1!
3.2.0
See RELEASE-NOTES.md for details.
Note: Your Metacat version MUST be 2.19.0 or above, before you can upgrade it to 3.2.0!
3.1.0
See RELEASE-NOTES.md for details.
Note: Your Metacat version MUST be 2.19.0 or above, before you can upgrade it to 3.1.0!
3.0.0
2.19.1
New features, and bugs fixed in this release:
- Handle additional OSTI DOIs
- Upgrade Libraries
2.19.0
New features and bugs fixed in this release:
- GetPackage implementation doesn't handle duplicate data object filenames
- PackageDownloaderV2 doesn't increment filenames for duplicate science metadata objects
- Deleting objects failed to remove solr docs
- Sampling citation not showing up in view service
- Mis-Formatting of Data Package Contents
- Unhelpful error message when trying to create as a denied submitter
- Data objects missing after a package was published
- Multiple updates on a single DOI happen when users use the metacat admin page to update DOIs
- Metacat updated the DOI metadata (datacite) when the system metadata of an obsoleted object was updated if the obsolescent chain has a DOI Sid
- GetPackage fails to include system metadata
- OSTI DOI Plugin Notifications need more information
2.18.0
This release focuses on improving indexing performance.
New features and bugs fixed in this release:
- Use a multiple-tread process to index objects
- Eliminate unnecessary index tasks
- Fix bugs in Bagit implementation
2.17.0
New features and bugs fixed in this release:
- Support the OSTI DOI service
- Support hierarchical packages in getPackage API
- Use the file protocol rather than the https/http protocols to access schema files during the xml validation process
- Metacat threw the error of the user not authorized during the publish process even though the EZID setting is correct
- Metacat did not check if the checksum algorithm was changed in the MN.updateSystemmetadata method
- EML to HTML .xslt skips methods section in attributes
- Upgrade xerces to 2.12.2
- Remove the GeoServer war file
- Remove the oa4mp-client-oauth1-3.3.war file