v1.0.0-alpha5.15
Pre-release
Pre-release
What's Changed
- Resolved an issue in
DockerRuntime
where it failed to check for the presence of the image locally, resulting in the image not being pulled when necessary. by @cdavernas in #503 - Fixed the
FunctionCallExecutor
to support custom functions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog by @cdavernas in #507
Full Changelog: v1.0.0-alpha5.14...v1.0.0-alpha5.15