Recent Releases of cessda.cmv.console
cessda.cmv.console - 4.0.0
Changed
- Skip validating records marked as deleted in OAI-PMH responses (#679)
- Use the system property
logging.jsonto control JSON logging (PR-135)
Full Changelog: https://github.com/cessda/cessda.cmv.console/compare/3.8.0...4.0.0
- Java
Published by matthew-morris-cessda 9 months ago
cessda.cmv.console - 3.8.0
This release updates CMV Core to version 4.0.0. This is a major release with significant functional changes. See https://github.com/cessda/cessda.cmv.core/releases/tag/4.0.0 for details.
Full Changelog: https://github.com/cessda/cessda.cmv.console/compare/3.6.0...3.8.0
- Java
Published by matthew-morris-cessda about 1 year ago
cessda.cmv.console - 3.6.0
Added
- Report details about valid persistent identifiers in addition to invalid persistent identifiers (#635)
Changed
Fixed
- Fixed validations failing when files are deleted from the validation directory (PR-77)
Full Changelog: https://github.com/cessda/cessda.cmv.console/compare/3.4.0...3.6.0
- Java
Published by matthew-morris-cessda over 1 year ago
cessda.cmv.console - 3.4.0
What's Changed
- Use a single instance of SchemaValidator with all schemas configured rather than a specific instance for each DDIVersion by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/20
- Removed the ability to copy a separate set of records when validation passes by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/24
- Add the CDC identifier to the output by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/25
- Read the repository URL from the document being validated by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/26
- Improve the SQAaaS score by @john-shepherdson in https://github.com/cessda/cessda.cmv.console/pull/29
- Update readme with SQAaaS badge by @Joshocan in https://github.com/cessda/cessda.cmv.console/pull/30
New Contributors
- @john-shepherdson made their first contribution in https://github.com/cessda/cessda.cmv.console/pull/29
- @Joshocan made their first contribution in https://github.com/cessda/cessda.cmv.console/pull/30
Full Changelog: https://github.com/cessda/cessda.cmv.console/compare/3.3.0...3.4.0
- Java
Published by matthew-morris-cessda over 2 years ago
cessda.cmv.console - 3.3.0
What's Changed
- Add tests for DDI 3.2 PIDs and a general test for running the validator from the command line by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/6
- Disable enforcing XSD schema validation, output reports for each file in one entry by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/12
Full Changelog: https://github.com/cessda/cessda.cmv.console/compare/3.2.1...3.3.0
- Java
Published by matthew-morris-cessda over 2 years ago
cessda.cmv.console - 3.2.1
What's Changed
- Fix crash when a pipeline.json file is invalid by @matthew-morris-cessda in https://github.com/cessda/cessda.cmv.console/pull/3
Dependency Updates
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in https://github.com/cessda/cessda.cmv.console/pull/2
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in https://github.com/cessda/cessda.cmv.console/pull/4
- Bump license-maven-plugin from 4.1 to 4.2 by @dependabot in https://github.com/cessda/cessda.cmv.console/pull/5
Full Changelog: https://github.com/cessda/cessda.cmv.console/compare/3.1.1...3.2.1
- Java
Published by matthew-morris-cessda almost 3 years ago