-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1574 from NCEAS/develop
2.17.0 first merge from develop to main
- Loading branch information
Showing
396 changed files
with
5,857 additions
and
7,504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
**/.idea | ||
|
||
# macOS | ||
.DS_Store | ||
|
||
# Compiled class file | ||
*.class | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Metacat: Data Preservation and Discovery System | ||
|
||
Version: 2.16.2 Release | ||
Version: 2.17.0 Release | ||
|
||
Send feedback and bugs to: [email protected] | ||
http://github.com/NCEAS/metacat | ||
|
@@ -67,6 +67,18 @@ for the next release. | |
|
||
## Release Notes | ||
|
||
### Release Notes for 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 | ||
|
||
### Release Notes for 2.16.2 | ||
Bugs fixed in this release: | ||
* Upgrade some library jar files to fix severe security vulnerabilities | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.