October

Release notes 10-24-2023

The new Digibee Integration Platform brand

As you’ve seen and felt, Digibee is rapidly evolving and growing. Our website, our logo, and our brand should too. We’re very excited to announce the launch of our new brand identity.

Learn more about the changes in Digibee’s brand.

Components

  • New parameters for Stream XML File reader (General Availability): we’ve updated the component by adding two new parameters: Remove whitespaces and Coalesce. Learn more in the Stream XML documentation.

  • JSLT (General Availability): the component is in the General Availability phase and available for all users. Learn more in the JSLT documentation.

Monitor — Alerts (Beta)

Our Monitor notification alerts have been promoted from the Restricted Beta to the Beta phase and are now available for all users. Learn more about the Beta Program.

With this feature, it’s possible to create alerts for unexpected behavior based on pipeline metrics, individually or by realm. You can configure to receive the alerts by e-mail, Telegram, Webhook, and Slack.

Learn more in the Alerts documentation.

Single Sign-on (SSO) via Identity Provider (Beta)

Now, you can configure your Identity Provider on the Digibee Integration Platform and activate single sign-on (SSO) to authenticate your users.

You can set up sign-on in three ways: SSO only, Digibee Integration Platform only, or both options.

The Digibee Integration Platform supports federated authentication to manage groups and permissions with your Identity Provider.

This feature is in the Beta phase and available for all users. Learn more about the Beta Program.

Learn more in the Identity Provider documentation.

Canvas — Double Braces syntax highlight (General Availability)

Now, when you use Double Braces expressions in text fields of the configuration form of a component that supports Double Braces, the code syntax is highlighted to make it easier to read and to detect code errors.

Learn more about Double Braces.

Pipeline Engine v2 — Pipeline Time to First Byte (Restricted Beta)

Pipeline Time to First Byte is the new exclusive improvement of Engine v2 that reduces the average initialization time of the first pipeline request by an estimated 50%.

Learn more in the Pipeline Engine v2 documentation.

We’ve also fixed one bug:

  • Components Maximum timeout for triggers: we’ve fixed a bug that allowed triggers to be configured with a maximum timeout above the limit.


Release notes 10-10-2023

Components

  • Memcached component (General Availability): we’ve created a new component that uses the Memcached distributed memory system to build integrations and perform operations that require temporary data storage. Learn more in the Memcached documentation.

Digibee Academy’s new course - Event-driven architecture - Building scalable integrations

With Digibee Academy’s new course, you’ll learn how to:

  • Publish and subscribe pattern for asynchronous pipeline communication;

  • Decouple event broadcasting techniques to facilitate modification, testing, and deployment (maintenance);

  • Apply intermediate to advanced principles of scalability;

  • Trigger multiple processes through parallelism (parallel processing).

Page title in the browser tabs

Browser tabs now display the page title the user is accessing on the Digibee Integration Platform. This improvement makes navigation simpler and more intuitive. It also increases efficiency for multitasking users.

We’ve also fixed a few bugs:

  • Canvas - Error running a pipeline without a component connected: we’ve fixed the bug where the Execution panel returned an “error” when running a pipeline without a component connected.

  • Canvas - Blank page when opening the Object Store configuration in debug mode: we’ve fixed the bug that caused a blank page when opening the Object Store configurations in debug mode.

  • Capsules - Parameters tab not displayed in the Capsule Execution panel: we’ve fixed the bug where the Parameters tab wasn’t displayed in the Execution panel of a Capsule.

  • Components - Full file path update: components that handle files are now standardized to allow the use of file name or full file path in the specified parameters.

  • Components - SFTP: we’ve fixed a bug where the component overwrote a file when the Upload operation was used, even if the “Overwrite File on Upload” option wasn’t activated.

  • Components - E-mail V2: we’ve fixed a bug that prevented access to a provider account without authentication when using the component.

  • Components - For Each (Engine V2): we’ve fixed a bug that affected the configuration of the component’s execution route.

Last updated