Skip to content

Releases: tl-its-umich-edu/unizin-validation

2024.02

21 Feb 22:02
edbd487
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2019.05...2024.02

Shifted to relying on Dockerfile for execution

31 Oct 15:18
Compare
Choose a tag to compare

This release introduces minor changes to the project to remove start.sh and run validate.py directly from the Dockerfile, in order to simplify execution and eliminate unnecessary console output.

Updated Dockerfile base image to Python 3.7

30 Oct 17:51
Compare
Choose a tag to compare

This release fixes a bug so that the Docker image will be built using the Python 3.7 base image, allowing some new datetime functionality to be used without throwing an error.

Refactored and added check mechanisms

30 Oct 15:21
5dc38e6
Compare
Choose a tag to compare

This release removes old or unused code related to UCDM, tidies up the plain text output, adds functionality that helps to validate query results and flag issues, and removes the email sending mechanism. This will first be deployed in a test environment before becoming part of production processes.

Changing some email headers

13 Aug 14:13
e282eda
Compare
Choose a tag to compare

Adding Precedence and Reply-To headers

First release of 2019

13 Aug 13:41
Compare
Choose a tag to compare

Just tagging a release to use in Openshift. This is the first release version for AWS Openshift.