Releases: finos/tracdap
TRAC D.A.P. 0.5.20
TRAC D.A.P. 0.5.20 fixes an issue with expired delegate sessions in the orchestrator.
Version 0.5.20 is metadata-compatible with versions 0.5.0 and later.
TRAC D.A.P. 0.5.19
TRAC D.A.P. 0.5.19 adds more sophisticated error handling to the TRAC orchestration engine and delegate authentication for service-to-service communication. There are also validation fixes and a number of small requested features.
- Retry logic and fallback error handling in the orchestration engine
- Delegate authentication mechanism (service-to-service authentication on behalf of a user)
- Improve SSH executor concurrent launch operations
- Added label to flow nodes
- Validation fixes
Version 0.5.19 is metadata-compatible with versions 0.5.0 and later.
TRAC D.A.P. 0.5.18
TRAC D.A.P. 0.5.18 is a point release with requested features to improve the user experience.
- Improved support for external schema types
- Improved queuing and error reporting in the job orchestrator
- Additional H2 backend for use with local users
- Additional support in secret-tool to manage local users in H2
Version 0.5.18 is metadata-compatible with versions 0.5.0 and later.
TRAC D.A.P. 0.5.17
TRAC D.A.P. 0.5.17 is a point release with requested features to improve the user experience.
- Support for large frame sized in streaming data uploads
- Alternate authentication plugin for built-in platform authentication
Version 0.5.17 is metadata-compatible with versions 0.5.0 and later.
TRAC D.A.P. 0.5.16
TRAC D.A.P. 0.5.16 is a point release with requested features to improve the user experience.
- Support relative module imports for models running on-platform with the shim module loader
- Add HTTP redirects for the built in web server
Version 0.5.16 is metadata-compatible with versions 0.5.0 and later.
TRAC D.A.P. 0.5.15
TRAC D.A.P. 0.5.13 adds a pure-python version of the Git model loader. This is for organisations or environments where the native Git loader cannot be used at runtime. In the future, the pure python loader may become the default. To use the new loader, set nativeGit: false as a property of the repository in trac-platform.yaml. This release also adds support for setting git config via the TRAC repository properties, this can be used to set any parameters in the git config file. This can be used to customise the SSL settings for the Git model loader in organisations with their own root CA to meet enterprise trust requirements.
- Add a pure-python implementation of the Git model loader
- Support for single-commit fetch
- Support for setting git config via the TRAC repo properties
- Git config support also added to the native Git model loader
Version 0.5.15 is metadata-compatible with versions 0.5.0 through 0.5.14.
TRAC D.A.P. 0.5.14
TRAC D.A.P. 0.5.14 includes requested fixes for the startup sequence and remote execution.
Version 0.5.14 is metadata-compatible with versions 0.5.0 through 0.5.13.
TRAC D.A.P. 0.5.13
TRAC D.A.P. 0.5.13 adds an executor plugin for launching jobs on a remote server over SSH.
Version 0.5.13 is metadata-compatible with versions 0.5.0 through 0.5.12.
TRAC D.A.P. 0.5.12
Due to service issues with Maven Sonatype, we are releasing 0.5.12 without publishing JAR files to Maven. We will re-publish 0.5.11 including the Maven JAR files when Sonatype publishing becomes available.
Version 0.5.12 is metadata-compatible with versions 0.5.0 through 0.5.11.
TRAC D.A.P. 0.5.11
TRAC D.A.P. 0.5.11 includes a lightweight web server as part of the platform distribution. This is in line with the principle of reducing technology dependencies and is particularly intended for larger organisations where requesting a web server from IT may not be a quick or simple process.
The TRAC web server offers these capabilities:
- Serve static content (GET, HEAD)
- Use any location supported by a TRAC storage plugin as the content root (e.g. cloud storage)
- Mime type mapping for common file types (using Apache mime.types configuration)
- URL re-writing
Version 0.5.11 is metadata-compatible with versions 0.5.0 through 0.5.10.