Skip to content

Releases: st4sd/st4sd-runtime-service

Release 2.2.0

08 Oct 15:03
Compare
Choose a tag to compare

What's Changed

  • fix: injecting environment variables for reading inputs and data files from S3
  • fix: spec.s3.bucketInfo contains the configuration for downloading input/data files from S3
  • chore: update unit test to account to DSL change for Interface and KeyOutput features
  • feat: record the key outputs of experiments in the metadata of PVEPs

Full Changelog: 2.1.0...2.2.0

Release 2.1.3

31 May 08:47
Compare
Choose a tag to compare

What's Changed

  • fix: return status code 400 when unable to get the DSL of a virtual experiment by @VassilisVassiliadis

Full Changelog: 2.1.2...2.1.3

Release 2.1.2

05 Jan 12:32
Compare
Choose a tag to compare

Fixes

  • Fix travis job for git tags

Release 2.1.1

05 Jan 12:31
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.0.0

30 Aug 12:17
Compare
Choose a tag to compare

Promoted release 2.0.0-alpha5 to stable.

Release 2.0.0-alpha5

06 Jul 11:55
Compare
Choose a tag to compare
Release 2.0.0-alpha5 Pre-release
Pre-release

Changelog

  • Return 404 for unknown id in GET /experiments/<id>
  • Fixed generating DSL 2.0 for which the default platform is invalid
  • Updated swagger
  • Fixed querying for an experiment using a :tag

Pre-release: 2.0.0-alpha1

07 Dec 20:47
Compare
Choose a tag to compare
Pre-release

This is the 2.0.0-alpha1 pre-release of the st4sd-runtime-service