August

Release Notes 08/20/2024

Connectors

We have added 43 new connectors to the palette, giving you even more options for integrating cloud platforms, applications, and databases. Expand your integration workflows with ease.

Check out the full list of new connectors to see what's possible.

In-app Guidance: Pattern Recognition Resources (General Availability)

Now when users add the following connectors to the canvas, they will receive context-related information on how to use them. This new feature is especially helpful for new users, allowing them to get acquainted with the connectors more quickly and efficiently, offering a smoother learning experience by providing in-context guidance without the need to immediately consult documentation.

These hints include best practices and pro tips to avoid common configuration errors, helping users build pipelines with confidence from scratch. Try it out now with these connectors on the canvas:

Updates to Double Braces functions (General Availability)

New Double Braces functions have been added in the following categories: Numerical, JSON, String, and Utilities. Also, the ARRAYTOOBJECT and OBJECTTOARRAY functions have been removed from the JSON functions.

AuthToken Reuse for Salesforce connector

Now, with the new AuthToken Reuse mechanism, you can reuse the token generated when configuring the Salesforce connector, making authentication easier in the user-password flow. Read the documentation for more details.

Monitor Insights (Beta)

To help our users manage their pipelines, Monitor Insights provides actionable findings and recommendations based on pipeline metrics. Check our documentation to learn more.

We’ve made some improvements:

  • DigibeeCTL: it is possible to access all pipeline specifications (flowspec, triggerspec, inspec, outspec) via DigibeeCTL and create more complete validation flows for your CI/CD assembly lines. Please, update the DigibeeCTL to check.

  • Run: now you can select the table mode to see your pipeline deployments on Run Page.

We’ve also fixed a few bugs:

  • Canvas - Numeric conditions for Choice: we’ve fixed a bug that prevented users from editing Choice conditions when they were numeric-only.

  • Canvas - Integers converted to strings in For Each: We have fixed a bug that caused the For Each connector to convert integer values to strings in certain scenarios when using Engine V2.

Release Notes 08/06/2024

Connectors

We have released five new connectors:

Connection Pool customization and improvements for DB V2 and Stream DB V3 (General Availability)

Now it is possible to define a specific Connection Pool settings, overriding the default configurations provided by DB Connectors V2 and Stream DB V3. This can improve security when accessing AWS resources.

Read the updated documentation to learn more.

Assume Role feature in DynamoDB (General Availability)

The Assume Role feature enables the use of an AWS Role account in the DynamoDB connector. This means that a user of the AWS V4 account configured in this connector can assume the role defined in the AWS Role account, granting them temporary permissions for the connector’s AWS service.

Learn more about how to configure each account type and the DynamoDB connector.

In-app Guidance new flows and features (General Availability)

We have made some improvements to our In-app Guidance Experience:

  • Pipeline Logs and Alerts Configuration: you can now access helpful guidance directly within the Pipeline Logs and Alert Configuration tabs in the Monitor area. Simply click on the checklist located on the bottom right side of Monitor pages to explore these new guides and boost your monitoring proficiency.

  • Smart Tooltips for the Pipeline Metrics tab: each graph on the Pipeline Metrics tab now features smart tooltips. Simply hover over the ? icon next to the graph’s title to access a concise explanation, helping you understand each metric more effectively.

Pipeline Metrics API (Phase update)

We are glad to announce the phase update from Beta to GA. This API provides your pipeline metrics in Prometheus/OpenMetrics format.

Visit our Documentation Portal to learn more.

We’ve also fixed a few bugs:

  • Authentication rules - The authentication rules did not reflect the user login configured on the Platform: we’ve fixed a bug on the Authentication Rules page for Identity provider (IdP) or custom login so that the user can only log in according to the registered option. Login via Digibee credentials isn't possible if the domain of a user's registered email address is not authorized.

  • Access control - Incorrect information on the Users page: we’ve fixed a bug where the user in a custom authentication rule was displayed incorrectly in the table on the Users page.

  • Audit - Reference search working incorrectly on the Audit page: we've fixed a bug where the reference search only worked with alphanumeric keys such as UUIDs (for example a7a2e4bc-667d-43cd-88e9-909ebfa033e5). It is now possible to search for other reference formats in addition to the UUID.

  • Canvas - Navigation in loops in Debug mode: we’ve fixed a bug that prevented access to loop indexes in Debug mode.

  • Capsules - Canvas reorganization when dragging a new connector: we’ve fixed a bug that caused the canvas to reorganize every time a new connector was added to the flow.

Last updated