Yandex Serverless Integrations release notes
Written by
Updated at September 21, 2026
February 2026
Updates
- Added support for starting a workflow by a link.
- Added support for the
auto_approvefield for the AIStudioAgent step.
January 2026
Updates
- Added support for the
messagefield for the AIStudioAgent step.
December 2025
Updates
- Upgraded the version of the
jqtemplating language in Workflows.
November 2025
Updates
- Updated the list of supported AI Studio models in Workflows integration steps.
October 2025
Updates
- Added support for the
No markupformatting mode in the constructor's Telegram bot step.
Fixes and improvements
- Renamed the Foundation Models step to AI Studio models
. - Formatting modes for the Telegram bot
step now work differently: if there is a message format parsing error, it will be sent in its original form.
September 2025
Updates
- Added support for the DatabaseQuery
, VectorStore , and AIStudioAgent steps. - Added starting workflows by timer
. - Added support for Playground and an editor with syntax highlighting to write and debug templated jq expressions.
Fixes and improvements
- Fixed a bug in connector deletion protection on/off setting.
August 2025
Updates
- Added support for error transition rules
for integration steps in the Workflows constructor.
July 2025
Updates
- Supported a new connector source type, EventRouter API.
- Supported the TelegramBot
step.
June 2025
Updates
- Supported
At least onceguaranteed delivery for internal Yandex Workflows errors. - Supported LLMs and knowledge sources for the AIAgent step.
- Supported the
concurrencyfield for the Foreach and Parallel steps.
May 2025
Updates
- Yandex Workflows is now publicly available at the Preview stage.
- Supported a new connector source type, Timer.
- Supported the AIAgent step.
- Updated the Yandex Workflows quotas.
April 2025
Updates
- Added support for the Workflow
, Disk , and While steps in Workflows. - Added support for
EXCELandCSVtypes for the ObjectStorage and Disk steps in Workflows: now objects of these types can be automatically decoded from a base64-encoded string. - Added support for error transition rules
for Workflows integration steps.
March 2025
Updates
- Added support for
TEXTandJSONtypes for the ObjectStorage step in Workflows: now objects of these types can be automatically decoded from a base64-encoded string.
February 2025
Fixes and improvements
- Updated the input data format for a Workflows workflow. You can now input not only JSON objects to a workflow, but any valid JSON structures, e.g., arrays or strings.
December 2024
Updates
November 2024
Updates
- Added support for the YDBDocument
step in Workflows. - Added support for EventRouter in Terraform.