November
Last updated
Last updated
Connector Mocking is a powerful addition to the Digibee Integration Platform’s testing features. It lets you create mock responses within connectors for testing purposes, allowing you to simulate different responses and iterate quickly when designing flow logic.
This feature supports testing without altering the flow, is easy to manage with an on/off switch, and is safer than manual mocking by reducing the risk of deploying mock responses.
Access the documentation to learn more.
Test Payloads, now available in the Execution panel, is the latest testing enhancement on the Digibee Integration Platform. With this feature, you can save a payload for future executions, simplifying the testing process and removing previous manual steps.
For more details, refer to the Execution panel documentation.
We've added new charts to the Pipeline Metrics page in Monitor:
Trigger Invocations vs. Pipeline Executions vs. Errors: Shows a comparison of how many times the pipeline was triggered, how many times it actually ran, and how many of those executions resulted in failures.
Pipeline Queued Messages vs. Pipeline Executions in Progress: Shows the number of messages in the queue compared to the number of executions in progress.
Pipeline Memory Usage vs. Pipeline Message Sizes: Shows the pipeline memory usage relative to the size of the request and response messages received.
Read the documentation to learn more.
As of December 3, 2024, the legacy metrics API will be discontinued. To migrate to the current API model, you must create API credentials using the step-by-step instructions described in the documentation.
After creating the credentials, configure the metrics API using Prometheus or Datadog:
We've introduced a new account type on the Platform: Azure Key. This account type allows you to connect to Azure Key Vault services on Microsoft Azure by providing the Client Secret, Client ID, and Tenant ID.
For more details, check the documentation.
We’ve added a new Troubleshooting section to the Digibee Documentation Portal. In this section, you will find articles that explain how to resolve specific issues on the Platform, making it easier to access solutions more quickly and efficiently. This page will be updated periodically with new content.
Check out the complete documentation.
How to install Digibeectl on Windows: We’ve updated the documentation for installing Digibeectl on Windows.
Azure Key Vault and Azure CosmosDB connectors: We’ve introduced updates to the Azure Key Vault and Azure CosmosDB connectors, along with their documentation, to enhance usability and support a smoother experience.
Salesforce connector: We fixed a bug that prevented searching for binary content through the Get Blob Field operation.