March

Release notes 03-19-2024

Components

New configuration form for Capsules (Beta)

We’ve improved the Capsules configuration form to simplify their configuration, increasing usability and ensure smooth operation of the Digibee Integration Platform.

With this update, the Parameters and Accounts tabs have been combined into one Form tab, and the user can choose whether to add a parameter field or an account field. This simplifies the experience and reduces the complexity of configuration.

Learn more in the documentation about how to configure a Capsule.

AI Assistant for flow creation (Restricted Beta)

The AI Assistant for flow creation is a new AI-powered feature that suggests the next component for users to add to their flow in pipelines. This makes it easier to create flows and gives users the freedom to choose the best suggestion for them, increasing efficiency and productivity.

This feature is in the restricted beta phase. Learn more about it in the AI Assistant for flow creation documentation.

Digibee Academy: update of the Functional Analysis course​

We’ve just updated our lessons on the Functional Analysis — Mapping your Integrations course to include the ZTNA content. Three lessons of the course have been updated:

  • Unraveling the System Connections Puzzle

  • Connectivity: ZTNA, VPN, or exposed endpoints?

  • Understanding Connectivity, Authentication, Mapping, and Secure Communication

Users can now familiarize themselves with ZTNA concepts and understand how they impact integration mapping. ​

We’ve also fixed a few bugs: ​

  • Login — Password reset not possible: we’ve fixed the bug that prevented users logged into the Digibee Integration Platform from resetting their password.

  • License usage — Incorrect number of consumers in the report: we’ve fixed the bug that caused the total number of consumers not to match the deployments.

  • Accounts — Characters limit for account values: we’ve fixed the bug that limited the number of characters for account values to 1,000. The new limit is now 10,000 characters.

  • Capsules — Capsules with large names exceed the screen size: we've fixed the bug that caused Capsules to exceed the screen resolution size of the Capsules list page if the name was too large.

  • Capsules — Two scrolls on the Capsules list page: we’ve fixed the bug where two scrolls were displayed on the Capsules page.

  • Capsules — Incorrect pagination on the Capsules list page: we’ve fixed the bug where the pagination on the Capsules list page was not displayed correctly.

  • Canvas — The execution path of Choice is not displayed correctly in debug mode: we’ve fixed the bug that displayed all paths of Choice in green color in debug mode, although only the condition where the execution occurred should be displayed in green color, and the other conditions should have a dashed line.

  • Components — Stream DB V3: we've fixed a bug that caused an error when the component handled null values in CLOB columns.

  • Run — Rollback button: we’ve removed the dynamic ID to create static and fixed data that doesn’t change based on the pipeline ID.


Release notes 03-06-2024

Components

Run — Deployment history advanced functions (Beta)

We’re glad to announce the deployment history advanced functions. This new feature allows users to view or restore any deployed pipeline version.

Learn more in the deployment history advanced functions documentation.

Administration — New permissions for the management of projects (General Availability)

The Project Manager role now has the PROJECT:READ:ALL permission. With this new permission, users can see all projects, regardless of whether they’re members of it or not.

This update also adds some permissions to the Pipeline Manager role so that it can also manage projects. The added permissions are: PROJECT:CREATE, PROJECT:UPDATE, and PROJECT:DELETE.

Learn more in the Roles documentation.

We’ve also fixed a few bugs:

  • Canvas — Connection line between components isn’t deleted: we’ve fixed the bug that prevented deleting the connection line between components on the canvas.

  • Components — Salesforce: we’ve fixed the bug that caused an error when using operations Query and Search.

  • Components — Digibee Storage: we've fixed the bug that prevented the component from choosing the best cloud region, according to the customer.

  • Globals — Validation of Globals: we’ve fixed the bug that prevented the URL and JDBC type validation in Globals from working correctly.

  • Globals — Character limit for Global values: we’ve fixed the bug that limited the number of characters for Global values to 200. The new limit is now 10,000 characters.

  • Accounts — Error in the authentication of accounts: we’ve fixed the bug that prevented authentication and re-authentication of the “oauth-2” account type.

  • Run — Rollback: we’ve fixed the bug where the rollback process was affected by intermittent loading when executed multiple times, resulting in instability. Now, the rollback finishes successfully.

  • Run — Pipelines cards displayed incorrectly: we’ve fixed the height difference between cards in the beta version and those in different phases.

  • Access permission: we’ve fixed a bug that allowed users to view the pipeline history without permission from the project team.

  • Run — Deployment deleted in the wrong environment when promoting a pipeline: we’ve fixed the bug where it deleted the deployment from the wrong environment when promoting the pipeline between environments. Now, when

Last updated