Skip to content

Releases: st4sd/st4sd-runtime-core

Release 2.5.1

02 Apr 20:19
Compare
Choose a tag to compare

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

31 Mar 14:54
Compare
Choose a tag to compare

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

25 Mar 09:35
Compare
Choose a tag to compare

What's Changed

  • feat: support running experiments in symlink directories

Full Changelog: 2.3.0...2.4.0

2.3.0

23 Mar 14:55
Compare
Choose a tag to compare

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

08 Oct 14:56
Compare
Choose a tag to compare

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

19 Aug 10:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.5...2.1.6

Release 2.1.5

11 Jul 15:40
Compare
Choose a tag to compare

What's Changed

  • refactor: when importlib is unavailable fallback to importlib_metadata

Full Changelog: 2.1.4...2.1.5

Release 2.1.4

19 Jun 15:00
Compare
Choose a tag to compare

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

30 May 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3

Release 2.1.2

16 Jan 09:10
Compare
Choose a tag to compare

Fixes

  • fix: DSL lightweight validation logic

Full Changelog: 2.1.1...2.1.2