Releases: st4sd/st4sd-runtime-core
Releases · st4sd/st4sd-runtime-core
Release 2.5.1
What's Changed
- fix: support using both input and variable files for DSL 2.0 experiments
Full Changelog: 2.5.0...2.5.1
Release 2.5.0
What's Changed
- feat: set DSL 2.0 as the default syntax for standard projects
- fix: avoid looking up images on remote registries during docker execution with IfNotPresent image pull policy
Full Changelog: 2.4.0...2.5.0
Release 2.4.0
What's Changed
- feat: support running experiments in symlink directories
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- build: update boto3 to >=1.36.0
- build: install js2py 0.75 to fix CVE-2024-28397
- refactor: remove dependency to Js2py and use nodejs instead
- feat: support IfNotPresent docker ImagePullPolicy for images built locally by
Full Changelog: 2.2.0...2.3.0
Release 2.2.0
What's Changed
- feat: implement api_rest_uid_output_list() and api_rest_uid_output_get()
- feat: include "signature", "name" in DSL errors about conflicting template names
Full Changelog: 2.1.6...2.2.0
Release 2.1.6
What's Changed
- feat: support key outputs for DSL 2.0 by @VassilisVassiliadis
- feat: add support for Interface and properties to DSL 2.0 by @VassilisVassiliadis
- feat: support overriding OMP_PROC_BIND for tasks using the kubernetes backend by @VassilisVassiliadis
- fix: ensure stp package create outputs correct PVEPs by @AlessandroPomponio
Full Changelog: 2.1.5...2.1.6
Release 2.1.5
What's Changed
- refactor: when importlib is unavailable fallback to importlib_metadata
Full Changelog: 2.1.4...2.1.5
Release 2.1.4
What's Changed
- fix: apply regex patterns to pydantic fields right
- fix: update the DSL 2.0 logic for determining whether a Component is replicating or not by
Full Changelog: 2.1.3...2.1.4
Release 2.1.3
What's Changed
- fix: update HttpUrl handling due to Pydantic changes by @AlessandroPomponio
- build: enable
pip install st4sd-runtime-core[develop]
by @VassilisVassiliadis - feat: support %(package)s in --applicationDependencySource and also expand value to absolute path by @VassilisVassiliadis
- build: typer 0.12.3 has dropped "all" extra by @AlessandroPomponio
Full Changelog: 2.1.2...2.1.3