May
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
Highly scalable ETL model for Digibee: An event-driven, scalable ETL model on Digibee for transferring large datasets from a relational database to a target system.
JOLT and Double Braces on Digibee: Choosing the right method for data transformation: Explore the advantages and use cases of both JOLT and Double Braces to help you choose the right option for your specific transformation needs.
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
andformData
not displayed in Execution Panel for REST V2 connector: We fixed a bug that preventedmultiPartData
andformData
from being displayed in the Execution Panel when theContent-Type
was set toapplication/x-www-form-urlencoded
ormultipart/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.
Release Notes 05/12/2025
Connectors

QuickFix (Beta)
QuickFix is a connector designed for sending and receiving financial messages using the FIX (Financial Information eXchange) protocol, a widely adopted standard for electronic trading. It facilitates communication between trading platforms, financial institutions, brokers, and exchanges, supporting real-time market interactions.
Learn more in the documentation.
Oracle NetSuite (Beta)
The Oracle NetSuite connector integrates with the NetSuite ERP system to exchange business data across finance, operations, and customer management. It supports workflow automation, record synchronization, and seamless interaction with NetSuite’s cloud-based environment.
For more information, see the documentation.
Generate documentation with the AI Assistant (General Availability)

The new AI Assistant experience now includes the Generate documentation option. With a single click, the AI creates documentation for your pipeline, which you can export as a PDF file.
Read the AI Assistant documentation to learn more.
Use Cases in Action now available on Help Hub (General Availability)

You can now access the Use Cases in Action articles directly from the Help Hub, making it quicker and easier to access practical guidance on using the Digibee Integration Platform.
Learn more in the documentation.
New configuration fields for the OAuth providers registration (General Availability)
The OAuth providers registration form on the Digibee Integration Platform now has three new fields for creating new providers:
Certificate: Allows the user to upload a certificate and password, if necessary.
Prompt: Allows requesting specific interactions with the user during the authentication process.
Delimiter: Defines the characters used to separate scope values, which vary according to the provider.
Learn more in the documentation.
Academy
Recording of webinar "CI/CD Simplified with DigibeeCTL" now available
In this session, we explored how to optimize CI/CD processes using DigibeeCTL. The content includes an overview of how the tool works, tips on automating deliveries with greater control, and a live demonstration of a CI/CD workflow. The webinar is in Portuguese, with English subtitles available. Don’t miss the chance to watch it on Digibee Academy and enhance your CI/CD practices!
Help Center deactivation
As of May 5, 2025, our Help Center has been officially deactivated. All troubleshooting articles are available in the Troubleshooting section of our Documentation Portal.
If you have any saved links to Help Center articles, please update them to point to their new location in the Documentation Portal to ensure access to the most up-to-date versions of the articles.
Documentation production
We updated the following documentation:
Bug fixes
Error displaying Projects in Build: We fixed a bug where switching between projects during loading could incorrectly show an empty state even when pipelines were present, due to overlapping loading processes.
POST
andPUT
operations not working on the Orderful connector: We fixed a bug that caused errors when usingPOST
andPUT
operations. These operations now work correctly, but you must provide the full JSON payload.Incorrect support for Basic account type on Azure Storage Datalake Service: We fixed a bug where the Basic account type was not functional and replaced it with support for Secret Key authentication.
Error promoting a pipeline: We fixed a bug that occurred when promoting a deployed pipeline in the “Consumption” realm under the test environment.
License validation on pipeline redeploy: We fixed a bug where redeploying a pipeline with the same configuration incorrectly triggered a license limit error.
Last updated
Was this helpful?