v0.4.9: chat streaming API, DB config changes, sockets improvement, var highlighting, bug fixes #1574
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
fix(db): enable database connection pooling in production (#1564)
feat(nested-workflow-spans): nested child workflow spans in logs side panel (#1561)
fix(undo-redo): preserve trigger/advanced mode (#1566)
feat(chat-streaming): added a stream option to workflow execute route, updated SDKs, updated docs (#1565)
fix(workspace-selector-kb): fix selector for assigning workspaces for KBs (#1567)
fix(streaming-response): add handling for the response block when streaming (#1568)
feat(i18n): update translations (#1569)
feat(highlighting): added resolved vars highlighting to code subblock for consistency (#1570)
improvement(sockets): position persistence on drag end, perms call only on joining room (#1571)
fix(curl-example): fixed curl example in deploy modal to reflect selected option (#1573)