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
What's Changed * feat: support key outputs for DSL 2.0 by VassilisVassiliadis * feat: add support for Interface and properties to DSL 2.0 by VassilisVassiliadis * feat: support overriding OMP_PROC_BIND for tasks using the kubernetes backend by VassilisVassiliadis * fix: ensure stp package create outputs correct PVEPs by AlessandroPomponio
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
What's Changed * fix: update HttpUrl handling due to Pydantic changes by AlessandroPomponio * build: enable `pip install st4sd-runtime-core[develop]` by VassilisVassiliadis * feat: support %(package)s in --applicationDependencySource and also expand value to absolute path by VassilisVassiliadis * build: typer 0.12.3 has dropped "all" extra by AlessandroPomponio