Skip to content

TRAC D.A.P. 0.4.3

Compare
Choose a tag to compare
@martin-traverse martin-traverse released this 15 Jul 12:36
· 212 commits to main since this release
14e705c

Starting with TRAC D.A.P. 0.4.3, platform JARs are available in Maven Central including JARs for the platform services as well as libraries needed for building back-end plugins. The following features and fixes are also added since 0.4.2:

  • Define data schemas using CSV files in the model repository (these can be used for model input/output schemas)
  • Model loading now supports nested package structures and resources across multiple model versions (improved shim loader mechanism)
  • Controlled tags for timestamp and user name/ID are added to every object
  • Improved filesystem handling for local execution, with options to save temp files for debugging
  • Fix filesystem permissions issues using the TRAC runtime on Windows, due to recent Windows updates
  • Fix handling of Git checkout conflicts

Version 0.4.3 is metadata-compatible with versions 0.4.0 through 0.4.2.