Skip to content

Releases: EuroCRIS/openaire-cris-validator

OpenAIRE CRIS Validator 2.0.1

11 Dec 16:38
a0d1c0e
Compare
Choose a tag to compare
  • Correction of an IllegalArgumentException: Test class can only have one constructor (#12)
  • Addition: Use hostname when storing responses of the OAI-PMH protocol (#14)

OpenAIRE CRIS Validator 2.0.0

06 Jul 14:14
Compare
Choose a tag to compare

OpenAIRE CRIS Validator 1.4.0

23 Mar 09:48
Compare
Choose a tag to compare
  • Support Java 17 (and 11 and 8 as well)

OpenAIRE CRIS Validator 1.3.0

17 Jun 20:13
5541275
Compare
Choose a tag to compare
  • Relax the requirement on the form of the OAI identifiers: the form without entity name prefixes is now supported as well. Thanks @lap82!
  • Internal: use Github Actions instead of Travis-CI for CI

OpenAIRE CRIS Validator 1.2.0

15 Mar 06:20
Compare
Choose a tag to compare
  • implementation changes: regular expression violation non-fatality is now achieved through a relaxed XML Schema
  • issues with cached schemas resolved: the validator should now have them all and read them in correct order

OpenAIRE CRIS Validator 1.1.0

25 Nov 06:22
7b28208
Compare
Choose a tag to compare
  • A regular expression non-match is reported, but does not stop the harvest;
  • One reported issue fixed (#1).

OpenAIRE CRIS validator 1.0.0

22 May 21:02
Compare
Choose a tag to compare

This is the first complete release of the validator: it performs all the tests that are described in the Checks section of the README.md file.