Haystack 2.3.1
⬆️ Upgrade Notes
OutputAdapter
andConditionalRouter
can’t return users inputs anymore.
Security Notes
-
Fix issue that could lead to remote code execution when using insecure Jinja template in the following Components:
PromptBuilder
ChatPromptBuilder
DynamicPromptBuilder
DynamicChatPromptBuilder
OutputAdapter
ConditionalRouter
The same issue has been fixed in the
PipelineTemplate
class too.