Releases: st4sd/st4sd-runtime-service
Releases · st4sd/st4sd-runtime-service
Release 2.2.0
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
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
Fixes
- Fix travis job for git tags
Release 2.1.1
Fixes
- Bug fixes related to reading and interpreting DSL 2.0
Changes
- Updated image to python 3.10
Release 2.0.0
Promoted release 2.0.0-alpha5
to stable.
Release 2.0.0-alpha5
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
This is the 2.0.0-alpha1 pre-release of the st4sd-runtime-service