December

Release notes 12-26-2023

Monitor — Format messages containing JSONs (General Availability)

Now, it’s possible to format log messages containing JSONs and copy the formatted content.

To use this feature, follow these steps:

  1. In Pipeline logs, click the eye icon to open the log details.

  2. Under the Log message, click the wand icon to format any available JSON. You can also copy the content.

Learn more in the Pipeline logs documentation.

Monitor — New command available (General Availability)

On the Completed executions and Pipeline logs pages, you can search using the CTRL+ENTER (Windows) or CMD+ENTER (Mac) command as an alternative to the search button.

Learn more in the Completed executions and Pipeline logs documentation.

Run — Global search for deployed pipelines (General Availability)

In the global search on the Run page, you can search for your deployed pipeline in all your projects using a keyword or the pipeline name. The results will be displayed with the pipeline's name and which project it belongs to.

Learn more in the general Run documentation.

Run — Pipeline deployment plan (Beta)

With the deployment plan, you can deploy up to five pipelines at the same time. You can also simultaneously deploy the pipelines in the test environment and promote them to the production environment afterward.

Learn more in the deployment plan documentation.

Policies (Beta)

At the Digibee Integration Platform, we’ve established processes on best practices and policy compliance that you can use for your platform governance. This includes external and internal API Keys, which are security standards used for API calls, allowing pipelines to be safely accessed.

Learn more in the Policies, External API Key, and Internal API Key documentation.

Digibee Customer Support’s Artificial Intelligence (General Availability)

Our customer support now offers an exclusive artificial intelligence tool inside the chat on the Digibee Integration Platform! Ask questions about the Digibee Integration Platform and solve problems with more autonomy.

Contact our technical support team if you have any questions about using the tool.

Learn more in the Digibee Customer Support’s Artificial Intelligence

documentation.

Canvas — Design and debug mode (General Availability)

The design and debug modes are now available for all customers. In design mode, the flow is created as usual, while in debug mode, you can see the execution path, check the inputs and outputs of each component, and much more.

Learn more in the Design and debug mode documentation.

Canvas — Performance enhancement (General Availability)

We’ve made performance enhancements in the canvas to improve usability, navigation, and response time. In addition to performance, improvements include:

  • The Flow Tree is now closed by default to improve loading time

  • Components that can be connected to the flow are highlighted

  • Sublevel components, like Choice and Parallel, have their own color on the minimap

  • The connection labels of Choice and Parallel components are now slightly transparent

  • The magnetic arrow has a larger connection area

Digibee Academy — Advanced Security course

The Advanced Security course is now available at Digibee Academy. Dive deep into pipelines fortified with robust security features, components, and industry best practices.

Key topics of this course include:

  • How to assess and mitigate potential risks in any integration project using the embedded security features within the Digibee Integration Platform

  • Protect APIs by authenticating the client via JSON Web Token (JWT)

  • Safeguard your data with encryption and cryptography components using “Hashed” data for duplicate control

Digibee Academy — Metrics and Monitoring webinar

The Metrics and Monitoring Webinar is now available to all users on Digibee Academy.

Key topics of this webinar include:

  • Resource monitoring

  • Error log analysis

  • Overhead identification

  • Processing optimization

  • Solutions to the most commonly identified issues through our monitoring panel

We’ve also fixed a few bugs:

  • Pipeline can’t be saved with invalid Transformer (JOLT): we’ve fixed the bug that prevented the pipeline from being saved when an invalid Transformer (JOLT) component was connected to the flow.

  • Components — PUSH function Double Braces: we've fixed a bug in the PUSH function that caused an error if an array was added inside itself.

  • Components — REST V2: we've fixed the bug that affected the functionality of the Stop on Client Error and Enable Retries options.


Release notes 12-12-2023

Monitor — Pipeline Execution Logs Download (General Availability)

The feature Pipeline execution logs download at the Completed executions page in Monitor has been promoted from Beta to the General Availability phase and is available for all customers.

It’s now also possible to customize the separator by characters of the user’s choice. It’s limited to one character at a time, and the default character is the “;” (semicolon).

Important: you must select the same exported character separator when you open the file in the CSV reader for it to work correctly.

Read more in the Pipeline execution logs download documentation.

Users page

It’s now possible to reset users’ passwords in the Actions column and deactivate the Forgot password action on the login page.

Important: the Forgot password action is activated by default, so you must ask the support team to configure it for you.

Learn more in the Users documentation.

We’ve also fixed a few bugs:

  • Deployed pipeline interactive menu doesn't appear — Run: we’ve fixed the bug that caused the interactive menu, represented by the “3 dots” icon, to disappear when you clicked on Delete deploy.

  • Run page opens in Production by default — Run: we’ve fixed the bug when opening the Run module displayed the Prod environment instead of the Test.

  • Redeploy brings the most recent pipeline version — Run: we’ve fixed the bug where a pipeline redeployment brought the most recent version of it, instead of the deployed version.

  • DB V2 and Stream DB V3 components: we’ve fixed the bug that prevented users from querying tables in Oracle databases containing TIMESTAMP type fields.

  • BLOB Storage component: we’ve fixed the bug that, in specific scenarios, prevented the listing of files if the Next Token Type parameter wasn’t filled in.

  • SOAP V3 component: we’ve fixed the bug that displayed inconsistent error messages regarding the errors that occurred during the execution of the component.

  • Canvas performance enhancement (Restricted Beta) — Copy and paste: we’ve fixed a bug that caused copied components to remain selected after pasting. Now, as expected, only the pasted components remain selected.

  • Canvas performance enhancement (Restricted Beta) — Choice conditions: we’ve fixed the bug where the configured conditions were lost when a Choice structure was pasted into a For Each. The conditions are now retained correctly.

  • Canvas performance enhancement (Restricted Beta) — Improvements: we've improved the experience of connecting components by straightening the arrows for a more direct trajectory, and increasing the connection area in the target component.

Last updated