Releases: st4sd/st4sd-deployment
Releases · st4sd/st4sd-deployment
Release 2.3.0
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
What's Changed
- feat: add proper gzip configuration for registry-ui nginx by @AlessandroPomponio
- chore(release): release 2.2.0 by @AlessandroPomponio
Release 2.1.2
Release 2.1.1
Fixes
- Fix a typo in the deployment of st4sd-runtime-service which would break the Build Canvas feature
Release 2.1.0
Additions
- Support Internal Experiments (i.e. Build Canvas)
- Support Graph Library (i.e. reusable graph recipes that the Build Canvas can use)
Release 2.0.0
What's changed
Registry UI improvements
- Introduce View Canvas for viewing experiment graphs.
- [BETA] Introduce Edit Canvas for applying transformations to experiments.
Bugs and regressions
- Miscellaneous fixes
Release 2.0.0-alpha15
This release is to address an issue with CI/CD
Release 2.0.0-alpha14
New features
- Enhanced support for Transformation Relationships: More powerful substitutions (e.g. replace references with variables and vice versa)
- Docker backend
Release 2.0.0-alpha12
Support deploying ST4DS in namespaces containing ResourceQuota objects
Release 2.0.0-alpha11
Fix travis CI/CD