Releases: NCEAS/ezid
EZID 1.1.0
Release 1.1.0 includes:
- Update to Java 25 target
- Remove support for DataCite version 3.x metadata that is no longer allowed in EZID
- Refactor to move testing credentials to external environment variables
- refactor POM to support deployments to https://maven.dataone.org/
- upgrade httpclient library (in #16)
- upgrade junit library (#13)
The previous version (1.0.3) is the last to target JDK 1.8.
Full Changelog: ezid-client-1.0.3...ezid-client-1.1.0
EZID 1.0.3
Update EZID to demoinstrate testing with DataCite 4.0 XML documents.
This is mainly an update of testing and documentation, no feature changes. Now the tests demonstrate uploading both DataCite 3.1 and DataCite 4.0 metadata. Current DataCite 4.2 uploads are not working yet as they are not yet supported in EZID at CDL. No library changes here should be required for future DataCite metadata versions once the EZID service itself supports them.
EZID 1.0.2
Add support for full DataCite XML documents for metadata uploads.
EZID 1.0.1
Bugfix release. Upgrade the httpclient library.
EZID 1.0.0
Create, mint, and manage identifiers for digital content using the ezid Java client library.