Skip to content

Releases: eScienceLab/Cratey-Validator

Version 1.1 API plus 5-Safes RO-Crate Profile

13 Mar 10:40
674ab6b

Choose a tag to compare

What's Changed

  • Bump python-dotenv from 1.2.1 to 1.2.2 by @dependabot[bot] in #133
  • Bump redis from 7.2.0 to 7.3.0 by @dependabot[bot] in #138
  • Added dockerfile and workflow to build Docker image with baked-in five-safes profile by @EttoreM in #136
  • Profiles Container with 5-Safes Profile by @douglowe in #139

Full Changelog: v1.1...v1.1.1

Version 1.1 API

06 Mar 16:51
998fa39

Choose a tag to compare

Key Changes

  • Fixed bug that prevented RO-Crate metadata to be validated against any profile apart from default ro-crate profile.

What's Changed

  • Metadata validation service now validates against five-safes-crate profile. by @EttoreM in #130

New Contributors

Full Changelog: v1.0...v1.1

Version 1.0 API

26 Feb 10:42

Choose a tag to compare

Key Changes

  • rocrate-validator 0.8.1
  • Alternative ro-crate definition files can be provided for the validator. These are supplied using the PROFILES_PATH environment setting, as demonstrated in the docker-compose-develop.yml file.
  • Metadata is now directly loaded into the rocrate-validator for testing, rather than requiring the creation of an empty RO-Crate

What's Changed

New Contributors

Full Changelog: https://github.com/eScienceLab/Cratey-Validator/commits/v1.0

version 1 API, dependency updates (Sept 2025)

11 Sep 09:33
5f2eff0

Choose a tag to compare

Dependency updates:

  • requests from 2.32.4 to 2.32.5
  • flask from 3.0.3 to 3.1.2

Version 1 API, dependency updates

12 Aug 12:03
32718ee

Choose a tag to compare

Updated dependencies:

  • Werkzeug: 3.0.3 -> 3.1.3
  • Redis: 5.2.0 -> 6.4.0

Version 1 API

07 Aug 21:41
5ef1fa8

Choose a tag to compare

This release updates the API to version 1.

Changes:

  1. The API has been cleaned up, to use only 2 POST and 1 GET API.
  2. MinIO credentials, server address, and bucket are now set via the API
  3. Integration and Unit tests have been added

Initial Release

16 May 17:52
ec23015

Choose a tag to compare

Crate Validation Tool.

API service for managing validation of RO-Crate objects. Built on roc-validator v0.6.5.