Skip to content

Releases: st4sd/st4sd-runtime-core

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

Release 2.1.1

05 Jan 11:30
Compare
Choose a tag to compare

Fixes

  • Bug fixes related to reading and interpreting DSL 2.0

Changes

  • Updated image to python 3.10

Release 2.1.0

09 Nov 10:13
Compare
Choose a tag to compare

Additions

  • initial support for DSL 2.0.
    • Graphs consisting of workflow and component templates
    • Templates have a signature consisting of a name, an optional description, and an optional array of parameters. Parameters may come with default values

Changes

  • update to pydantic v2.x

Release 2.0.1

06 Sep 13:54
Compare
Choose a tag to compare

Fixes

  • Addresses a bug in environment resolution for multi-platform experiments in which the environment definition does not appear in all platforms

Release 2.0.0

30 Aug 12:15
Compare
Choose a tag to compare

Promoted release 2.0.0-alpha-13 to stable.