October 30
New features
New trigger: MCP Server
The MCP Server Trigger allows pipelines to receive and process requests from Model Context Protocol (MCP) clients, enabling advanced integrations with AI tools and external systems. It supports multiple tools and provides a clear visual representation in the pipeline, making it easier to manage complex and dynamic interactions.
Learn more in the MCP Server Trigger documentation.

Connectors
New connector: Vector DB
The Vector DB Connector performs the data ingestion process that transforms information into vector embeddings and stores them in a vector database. These embeddings capture the meaning of the content, allowing AI models to later perform semantic retrieval and contextual understanding based on similarity rather than exact matches.
Explore how it works in the Vector DB Connector documentation.
New connector: Magento (Beta)
The Magento Connector integrates Digibee pipelines with Adobe Magento via REST API. It lets you query, create, update, and delete records related to products, orders, customers, and carts, streamlining e-commerce operations and keeping data synchronized across systems.
Check the Magento Connector documentation for configuration details.
Update: Agent Connector
The LLM Connector is now the Agent Connector, reflecting its broader functionality. It now includes two new tabs, Embedding Models and Vector Store, which let you retrieve content from Vector Stores for Retrieval-Augmented Generation (RAG), long-term memory, semantic search, and many other use cases.
See what’s new in the Agent Connector documentation.
Update: Oracle NetSuite
We’ve enabled query parameters for the GET method on the Oracle NetSuite connector. Previously, only POST methods supported this option.
Learn more about supported methods in the Oracle NetSuite Connector documentation.
Update: XML to JSON and Stream XML File Reader
The new Escape Special Characters parameter has been added to the XML to JSON and Stream XML File Reader connectors. When enabled, it automatically escapes reserved XML characters (such as &, <, and >) to prevent conversion failures and ensure correct data parsing during transformation.
Find details in the XML to JSON Transformer and Stream XML File Reader documentation.
Platform improvements
“Messages” tab in the Flow left-side panel
The Messages tab has been moved to the Flow left-side panel alongside the Test Cases feature, making it easier to view messages and test different integration scenarios.
Learn more in the Execution Panel documentation.

New “Request Queue Time” chart added to Pipeline Metrics
The new Request Queue Time chart provides insights into the average time requests spend in the queue (RabbitMQ) before being processed by the pipeline, allowing for better monitoring of queue latency.
Learn more about these and other metrics in the Pipeline Metrics documentation.

Improved management for Accounts and Globals
You now have new options to better manage accounts and globals:
- Project restrictions: When creating a new account or global, you can restrict it to a specific project. Existing ones remain available to all projects by default, but you can edit their settings if needed. 
- Deprecation: Accounts and globals can now be marked as deprecated, preventing their use in new pipelines. This does not affect deployed pipelines unless they are redeployed. 
Learn more in the Accounts and Globals documentation.
Interface design and naming updates
We’ve refreshed several areas of the interface for improved consistency and readability:
- Platform icons have been updated with a modern and unified visual style. 
- The Completed Executions tab on the Monitor page has been renamed to Executions to better reflect its purpose. All previous data and features remain unchanged and fully available. 
Project management updates
Managing projects and pipelines is now easier and safer.
- Pipelines are automatically linked to the project where they are created. Previously, you could create a pipeline in any project and associate it later. Now, you must select or create the project before creating a pipeline. 
- A confirmation dialog now warns that archived pipelines in a project can’t be recovered, and the error message displayed when archiving a project with active pipelines has been improved for clarity. 
- The Run and Monitor pages now apply project-level permissions, so users only see deployments, metrics, and logs from projects they can access. This improves access control and keeps data more secure across the Platform. 
Digibee Academy
New webinar available: ETL in Practice – Performance, Scalability & Efficiency
The new ETL in Practice webinar is now available on Digibee Academy! Learn how to build fast, resilient, and scalable pipelines that deliver consistent results.
You’ll explore:
- How to apply selective scalability to optimize resources 
- Parallel processing strategies to handle millions of records 
- Techniques for resilience and seamlessly reprocessing failures 
- Efficiency best practices for flexible and organized pipelines 
Level: Intermediate
Watch now on the Digibee Academy and take your pipelines to the next level!
Documentation
We’ve updated the following documentation:
Bug fixes
- Incorrect - nullvalues in Pipeline Keys: We fixed a bug that caused the Pipeline Keys column in Pipeline Logs (Monitor) to show- nullinstead of the actual key values.
- Google BigQuery Standard SQL not working: We fixed a bug that prevented queries using Google BigQuery Standard SQL from running correctly. 
Last updated
Was this helpful?
