Skip to content

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Fixes the FunctionCallExecutor to support custom functions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog
  • Fixes the HttpCallExecutor to properly evaluate string-based body
  • Registers a method used to fetch unresolved JsonSchemas

…ions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog

fix(Runner): Fixed the `HttpCallExecutor` to properly evaluate string-based body
fix(Runner): Registered a method used to fetch unresolved JsonSchemas

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas self-assigned this Jul 2, 2025
@cdavernas cdavernas added priority: high Indicates a high priority issue weight: 3 An issue with an average development impact app: runner Concerns the Runner type: fix labels Jul 2, 2025
@cdavernas cdavernas merged commit 9827c63 into main Jul 2, 2025
2 checks passed
@cdavernas cdavernas deleted the fix-function-call branch July 21, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: runner Concerns the Runner priority: high Indicates a high priority issue type: fix weight: 3 An issue with an average development impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant