Skip to content

Releases: st4sd/st4sd-deployment

Release 2.6.0

29 Jan 08:38
7c0eaa2

Choose a tag to compare

Features

  • Add support for python 3.12
  • Add support for Kubernetes v1.33

Breaking changes

  • Deprecate st4sd-runtime-k8s-s3 and st4sd-runtime-k8s-monitoring. This functionality is now part of st4s-runtime-core

Maintenance

  • Update all images

Full Changelog: 2.5.5...2.6.0

Release 2.5.5

10 Dec 11:09
2e3bb64

Choose a tag to compare

What's Changed

Full Changelog: 2.5.4...2.5.5

Release 2.5.4

03 Dec 16:01
2d05ef6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.3...2.5.4

Release 2.5.3

13 Nov 12:58

Choose a tag to compare

What's Changed

  • build: prepare release 2.5.3

Full Changelog: 2.5.2...2.5.3

Release 2.5.2

04 Jul 12:54

Choose a tag to compare

Fixes

  • Fix the script that instantiates the MongoDB database for ST4SD Datastore

Release 2.5.1

28 May 07:43

Choose a tag to compare

Fixes

  • During the execution of an experiment via the st4sd-runtime-service, deduplicate input/data volumes which have different identifiers but identical configuration otherwise

Release 2.5.0

03 Apr 13:38

Choose a tag to compare

What's Changed

Features

  • Updates to the Run Experiment panel on ST4SD Registry UI
    • Support input and data files located on a PersistentVolumeClaim (PVC) or datashim Dataset

Fixes

  • Updates to the validation logic as well as miscellaneous fixes for DSL 2.0

Updates

  • Updated mongodb to v6.0

Release 2.4.0

20 Jan 10:08

Choose a tag to compare

2.4.0

Features

  • Complete rework of Run Experiment functionality on the ST4SD Registry UI. The functionality is now on by default.
  • Minor changes and fixes to enable above functionalities.

Release 2.3.0

09 Oct 10:43

Choose a tag to compare

Features

  • Implemented Key-Outputs and Interface for DSL 2.0 workflows
  • Support setting the source to an application-dependency to a directory that's present in the Git repository of the workflow

New enhancements

  • Improved validation of DSL 2.0 for command-line tools as well as the Build Canvas page of ST4SD Registry UI
  • Miscellaneous optimizations to the ST4SD registry UI

Release 2.2.0

31 May 07:59

Choose a tag to compare

What's Changed