calendarMarch 24

Platform Improvements

New Globals and Accounts tab on the Build page

Accessing and configuring Globals and Accounts is easier now. New dedicated tabs are available on the Build page, allowing you to create and manage global variables and accounts directly from the area where pipelines are built.

Previously, Globals and Accounts could only be configured through the Settings page. With this update, you no longer need to navigate away from the Build context, making the setup process faster, more intuitive, and better integrated into your workflow.

Learn more

Connectors

New Double Braces function: ISABSENT

The new ISABSENT() function simplifies how you handle missing data in Double Braces expressions. It automatically normalizes null, empty, or non-existent values into a single null, eliminating complex workarounds and making your pipelines cleaner, more reliable, and easier to maintain.

See how the function works

See how the function worksarrow-up-right

Blob Storage connector now supports Dynamic Accounts

The Blob Storage (Azure) connector now supports Dynamic Accounts, allowing credentials to be defined and updated at runtime instead of being statically configured. This makes pipelines more flexible, simplifies credential management, and enables dynamic authentication scenarios, such as temporary tokens or runtime-provided credentials, with greater ease and security.

Read the documentation

Documentation

Ever wondered how to make sure your AI is actually doing what you expect? We added two new guides that walk you through building an automated quality gate for AI-generated tasks and then making it smart enough for production:

Bug fixes

  • Agent Component fixes: Fixed an issue where Datasets and Evaluations were not shared across minor versions of the same pipeline, ensuring consistent access to resources throughout the pipeline lifecycle.

  • Output Schema from MCP Tools: Fixed a bug where the Output Schema was not displayed in the tools/list operation for the MCP Server, ensuring tool schemas are now correctly displayed.

Last updated

Was this helpful?