May 27

Release Notes 05/27/2025

LLM Connector (General Availability)

LLM Connector is a new connector that sends requests to Large Language Models (LLMs) within Digibee pipelines, enabling tasks such as text classification, information extraction, summarization, and content evaluation.

It supports built-in authentication and works with major providers: Anthropic Claude, DeepSeek, Google Gemini, and OpenAI. The configuration allows you to control model behavior, response format, and output structure based on your integration needs.

Learn more in the documentation.

Completed executions available for Data Streaming (General Availability)

The Data Streaming feature (previously called Log Streaming) now allows you to stream log and completed execution data automatically to external tools of your preference. Save time by streamlining your analysis and connecting data across systems. Check out the documentation and learn how to configure Data Streaming with Datadog.

Documentation production

We have produced the following documentation:

Best practices

Improvements and Bug fixes

Improvements

  • Password confirmation for OAuth2-type accounts: Accounts authenticated through an OAuth2 provider that has a certificate configured now require an authentication password. Read the documentation.

Bug fixes

  • Error deploying a pipeline larger than 1MB without displaying logs: We fixed a bug that prevented error logs from being displayed when a pipeline larger than 1MB was deployed.

  • Error promoting multi-instance deployments: We fixed a bug that caused a runtime error when promoting a multi-instance pipeline from the test environment to the production environment, preventing the operation from completing.

  • Error promoting a deployed pipeline in the Consumption realm: We fixed a bug that caused an error when promoting a deployed pipeline from test to production, within the Consumption realm.

  • Error listing deployments on the Run page for projects with special characters in their names: We fixed a bug that prevented projects containing the “&” character from being displayed correctly on the Run page after deployment.

  • Error displaying pipeline data in the Alerts side modal on the Monitor Overview page: We fixed a bug that displayed empty or incorrect information when accessing the Alerts page through the Monitor Overview page.

  • multiPartData and formData not displayed in Execution Panel for REST V2 connector: We fixed a bug that prevented multiPartData and formData from being displayed in the Execution Panel when the Content-Type was set to application/x-www-form-urlencoded or multipart/form-data.

  • Missing routes for REST API Trigger with Rate Limit enabled: We fixed a bug that prevented route generation when the Rate Limit option was configured in the REST API Trigger. In some cases, the trigger was unable to properly process the defined request limit value.

Last updated

Was this helpful?