The major release changes relate to adapting the reasoner-validator to the new (2023-24) Translator testing infrastructure:
- Two higher levels of indexing are added to the message catalog of the **ValidationReporter**: indexing by target (endpoint url) and indexing by test identifier.
- Support for "Skipped Tests" added to the codes.yaml and code base
- The ValidationReporter 'prefix' field converted into a 'default_target' field and accessor methods provided, with a new basic unit test
- OpenTelemetry features in API disabled for the time being, pending future update