All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning
- Defined output port
- Update execution report
- Reduce memory usage when parsing graphs from CMEM by creating temporary file
- Validate parameters at initialisation
- Removed SSL_VERIFY=False environment variable setting for requests
- Option to enable SHACL-JS Features
- Temporary file is now created using the Python tempfile module
- Raise OSError on post result graph error
- Update pySHACL to 0.28.1
- Check if max-validation-depth is an integer 1-999
- fixed errors on CMEM instances with self-signed/invalid certificates
- Added ability to specify a custom max-evaluation-depth introduced with pySHACL 0.26.0