You can filter the changelog using the topic filters on the right of this page, making it easier to learn about the new features and improvements you’re most interested in. Click one or more topics to show the changelog entries for the selected topics. For more information about the topics, read the corresponding changelog entry.
Documentation - New features
Added topic filters to the changelog. Click one or more topics on the right of this page to show the changelog entries for the selected topics. Each topic covers a number of sub-topics, including:- Admin: Roles and permissions, billing, SSO, security, and account-level settings
- API: The API and MCP server
- Connectors: Connectors and custom connectors
- : Features available on the canvas, such as variables, sampling, and Git actions
- : , , chat features
- Pipelines: Orchestration and transformation components, test pipelines, shared pipelines, and pipeline observability
- Projects: Project-level features, such as environments, schedules, secret definitions, and OAuths
- Runners: s and s
Connectors - New features
Added a new Excel Load connector, which offers Full and Incremental load options.Minimum version: 11.456.0API - New endpoint
The following endpoint has been added to the REST API:| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/repositories/token | Rotate the Git provider personal access token for a project repository. The new token is stored in the customer vault. |
Designer - Improvements
The following improvements have been made in :- A new property of iterator components allows the Task History and Observability Dashboard to show the names and values of variables used in each iteration.
- You can now search for variables by name in the Variables panel at the bottom of the canvas.
API - Updated endpoints
The following endpoint has been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/environments | The request body now includes a new inheritProjectDefaults property that determines whether the environment inherits the project’s default settings. |
API - Improvements
You can now associate a GitLab repository with a project when using the Project Provisioning API to create a project.Minimum version: All supported versions.Maia AI Agents - Improvements
You can now filter the tasks shown on the board by their Source app and Source branch for a clearer overview of where your tasks were created and where are working on them. For more details, read Viewing tasks.Minimum version: All supported versions.Pipelines - Improvements
Observability
Pipeline notifications now support four completion trigger types: Success, Failure, Cancelled, and Skipped. You can subscribe to any combination of trigger types for your scheduled and API-driven pipelines. For more information, see Pipeline notifications.Minimum version: All supported versions.Projects - Improvements
Secret definitions
When creating a secret using the public API, you will now see a409 Conflict response if a secret with the same name already exists in the target vault location. Previously, if you created a secret with a name that already existed, the stored value was overwritten without warning.Secret names must now be unique within a vault location, and existing secrets aren’t overwritten. This ensures that the relevant create and edit permissions are correctly applied through the API. The change applies to the endpoint for creating a secret value. For more information, read Managing secret references.Minimum version: All supported versions.API - New endpoint
The following endpoint has been added to the REST API:| Method | Endpoint | Description |
|---|---|---|
| PUT | /v1/projects/{projectId}/connections/environment-overrides | Update an existing environment-specific connection override. Use this endpoint to update an override that was created via the corresponding POST endpoint. |
API - Updated endpoints
The following endpoints have been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/ai/agents/tasks | Added createdAfter and createdBefore query parameters for filtering by creation time. Existing branchId, projectId, and status query parameters are now documented. Response now includes a createdAt timestamp per task. |
| GET | /v1/consumption | Description updated to note that consumption data refreshes every three hours to reflect recent credit usage. |
| GET | /v1/consumption/etl-users | Description updated to note that consumption data refreshes every three hours to reflect recent credit usage. |
| GET | /v1/projects/{projectId}/connections | Vault location schemas in the response now carry titles (AWS Secrets Manager, Azure Key Vault, Default Vault, Matillion-hosted Vault) for clearer client-side discrimination. |
| POST | /v1/projects/{projectId}/connections | Major description overhaul, including a new combinations table for valid platformConnectionType × authProvider × authType configurations. Added COMPOSITE_TOKEN and OAUTH_1_0_X_ADS enum values for authType. Removed the deprecated DWH enum value from platformConnectionType. Added a new CLOUD_PLATFORM_CREDENTIALS Connection request example and a corresponding response example. Vault location schemas in the response now carry titles. |
| PUT | /v1/projects/{projectId}/connections | Mirrors the POST endpoint updates: added COMPOSITE_TOKEN and OAUTH_1_0_X_ADS to authType enum, removed DWH from platformConnectionType, descriptions rewritten, and vault location schemas now titled. |
| DELETE | /v1/projects/{projectId}/connections/environment-overrides | connectionNames query parameter description cleaned up — fixed Its to It's and removed stray leading whitespace. |
| GET | /v1/projects/{projectId}/connections/environment-overrides | Vault location schemas in the response now carry titles for clearer client-side discrimination. |
| POST | /v1/projects/{projectId}/connections/environment-overrides | Endpoint now creates overrides only — it no longer upserts. Returns 409 Conflict if an override already exists; use the new PUT endpoint to update. Added COMPOSITE_TOKEN and OAUTH_1_0_X_ADS to the authType enum. New CLOUD_PLATFORM_CREDENTIALS Environment Override request and response examples. The 403 response description has been corrected from Unauthorized to Forbidden. |
| POST | /v1/projects/{projectId}/repositories | Now supports creating GitLab repositories. provider enum extended with gitlab, a new providerParameters property has been added, and a new GitLab Repository request example has been included. |
| POST | /v1/secrets/{agentId}/secret-value | Added a 409 Conflict response. |
MCP server - New features
Four new Test Execution tools are now available in the Matillion MCP server, enabling you to validate pipeline changes by running tests from your AI assistant client:| Tool | Type | Description |
|---|---|---|
list-test-executions | Read | List test executions across all projects, with optional filters |
get-test-execution-status | Read | Get the status and details of a specific test execution |
create-test-execution | Write | Trigger all or specified test executions in a project |
cancel-test-execution | Write | Cancel a running test execution |
Designer - New features
Three new system variables are available for all iterator components. Use these variables to retrieve counts of attempted iterations, generated iterations, and successful iterations. For details, read Iterator components.Minimum version: All supported versions.Connectors - Improvements
The Zuora Bulk connector is now available for Databricks and Amazon Redshift projects.Minimum version: 11.334.9-patch.2Connectors - New features
The following connectors have been added:- Zuora Bulk orchestration connector that allows you to extract large volumes of data from Zuora via the Zuora Bulk API, and load that data into either Snowflake or a cloud storage location (Amazon S3, Azure Blob Storage, or Google Cloud Storage).
- Oracle Fusion Cloud HCM Load orchestration connector that allows you to extract data from Oracle Fusion Cloud HCM and load it directly into your preferred cloud storage location.
Maia AI Agents - New features
Navigation: Added to the left navigation. Use this icon to access and . is now available in public preview. Use to add and manage knowledge graphs that capture the structure, relationships, and meaning of your data. use knowledge graphs to speak the language of your business and build pipelines relevant to your data landscape. Add crawlers to ingest data from your connected data warehouses and pipeline execution history to keep your knowledge graphs up to date. is now available in public preview. provides a kanban-style dashboard where you can create, track, and manage tasks being executed by across all your projects. Tasks move through four columns—Backlog, In progress, Needs attention, and Completed—and each task has its own chat panel, so you can switch between tasks without losing context. When creating a task, you can select a knowledge graph to help work with awareness of your data landscape.With , we’ve introduced support for multi-modality. When you create a task in , you can attach images and PDFs to provide additional context. can see and understand the content of these attachments, allowing them to work directly from diagrams, screenshots, mockups, whiteboard photos, and PDF specifications you share. This is especially useful for tasks like troubleshooting a complex pipeline, where a screenshot of the pipeline canvas or error message can provide critical context that might be missed in a text description. You can reference these attachments in your conversations by typing@ and then the name of the file.Text files (
.txt, .md, etc.) aren’t supported as attachments. These file types belong in the project itself, where can already read them.Connectors - Improvements
The Maia Flex connector component has been updated to include three new Test Execution endpoints:Minimum version: All supported versions.Designer - Improvements
The following improvements have been made in :- The pipeline file list now updates automatically in real time after importing assets from the Exchange or making changes in another browser tab, removing the need for a manual page refresh.
- When you switch shared pipelines within an orchestration job, any pre-configured variable values that no longer exist or match the new pipeline are automatically cleared to prevent runtime errors.
Designer - New features
The Stop on condition mode property for iterator components now includes an Advanced option, letting you write stop conditions manually using SQL. For more information, read the documentation for each component:Minimum version: All supported versions.Designer - Improvements
The Variables panel has now moved to the bottom of the UI, sitting between the Metadata and Review results tabs. This relocation empowers you to manage your pipeline, project, and grid variables, as well as environment overrides—while keeping the interface open on your canvas.Minimum version: All supported versions.Runners - New features
s can now be deployed to Google Cloud on Google Kubernetes Engine (GKE). For details on architecture, prerequisites, and deployment, read the Google Cloud GKE deployment for s.Minimum version: All supported versions.Designer - Improvements
The following improvements have been made in :- You can now copy and paste canvas notes individually, or select multiple canvas notes to copy, delete, or change the color of all selected notes.
- When you select multiple components on the canvas, you can now use the component action bar to skip, copy, or delete all selected components.
- You can now deselect a selected component by holding the
Shiftkey and clicking the component.
API - Updated endpoints
The following endpoint has been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/environments | Added a new request body example, Snowflake Environment with Cloud Platform Credentials, demonstrating how to create a Snowflake environment that also defines CLOUD_PLATFORM connections (AWS, GCP, and Azure) with credential secret references. |
API - New endpoints
The following endpoints have been added to the REST API:Test Execution| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/test-executions | Trigger test executions for a project. Supports TEST, PIPELINE, and PROJECT scopes, with optional versionName, executionTag, and agentId parameters. |
| GET | /v1/projects/{projectId}/test-executions/{testExecutionId} | Get the status of a specific test execution. |
| PATCH | /v1/projects/{projectId}/test-executions/{testExecutionId} | Cancel a test execution, optionally forcing termination. |
| GET | /v1/test-executions | List summarized test executions across the account, ordered by start time (most recent first). Supports filtering by project, environment, test name, and time range, with pagination. |
API - New features
The Project Provisioning API now supports Azure DevOps, enabling you to associate an Azure DevOps Git repository with the provisioned project. For more details, read the Initialize repository section of the Project Provisioning API guide.API - Improvements
The connections API now supports cloud provider credentials (AWS, Azure, and GCP), enabling you to programmatically create and manage cloud credentials. Combined with the Project Provisioning API, this completes the zero-touch provisioning flow for full SaaS projects.Designer - New features
Post-processing in now supports updating grid variables. Set static or dynamic values, or map data from a source grid variable column by column. You can also export grid variables from child pipelines. For more information, read Post-processing.Minimum version: 11.329.1Designer - Improvements
You can now search for and add pipeline variables when using dual listbox editors, such as the Column Names parameter of the Table Input component. Variables appear in the same selector as static list items and can be added to the selection like any other item.Minimum version: All supported versions.Projects - Improvements
Cloud credentials
Cloud credentials now support environment overrides, enabling you to configure different cloud provider credentials (AWS, Azure, and GCP) per environment. For more information, read Cloud credentials.The allowed characters in cloud credential names have been updated to align with other connection types such as secrets and OAuths. Any existing names with non-compliant characters have been updated automatically.
Pipelines - New features
Test pipelines
You can now create and run tests for your pipelines. Three test types are available:- Unit tests: Test pipeline logic with mock inputs to validate behavior in isolation.
- Comparison tests: Compare output between pipelines to verify migration equality.
- Operational tests: Validate pipeline behavior for scenarios such as idempotency and temporal patterns.
Connectors - New features
Added a new Microsoft Dynamics 365 Load connector, which offers Full and Incremental load options.Minimum version: 11.305.3Designer - Improvements
- Sample filtering: The Filter field in the Sample data panel is now visible as soon as the open pipeline has been validated. If a sample request fails, the Filter field and retry controls remain visible, enabling you to change your filter request and sample again without interruption. For more information, read Filtering sampled data.
- Inspect tables and views: You can now observe the column metadata in a table or view from the Schemas panel. Click Inspect data next to a table or view to browse your warehouse data. You can also sample the data from this panel.
- Select database: A database selection drop-down has been added to the Schemas panel and the Warehouse data tab when you click the Add component icon on the canvas, allowing you to switch databases without changing your environment configuration.
MCP server - New features
Ten new AI Agents tools are now available in the Matillion MCP server, enabling you to create and manage ’ tasks from your AI assistant client:| Tool | Type | Description |
|---|---|---|
create-agent-task | Write | Create a new task |
list-agent-tasks | Read | List ’ tasks for the account |
get-agent-task | Read | Get a task’s status, configuration, and pending decisions |
get-agent-task-messages | Read | Get the message history and events for a task |
send-agent-task-message | Write | Send a follow-up message to a running task to grant permissions or update the task configuration |
submit-agent-task-decisions | Write | Approve or reject tool calls that are waiting on, and answer pending questions |
set-agent-task-permissions | Write | Replace the full list of granted tool permissions for a task |
wait-for-agent-task | Read | Monitor a task until it reaches a pending decision, terminal state, or timeout |
stop-agent-task | Write | Stop a task that is currently running |
delete-agent-task | Write | Delete a task that has been stopped |
API - Updated endpoints
The Delete environment connection overrides endpoint has been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| DELETE | /v1/projects/{projectId}/connections/environment-overrides | The connectionNames query parameter is now required (previously optional). Requests that omit this parameter will return a 400 Bad Request response. |
Pipelines - New features
Observability
The Your activity page now supports saved views. Save your applied filters as a named view, switch between views from the Saved filters drop-down, and mark one view as your default to load automatically each time you open the page. For more information, read Saved views.Minimum version: All supported versions.Pipelines - Improvements
Observability
The root cause analysis that provides when a scheduled or API-triggered executed pipeline run fails has been improved. The analysis conducts is more thorough and context-aware, and the analysis report you receive is more detailed and actionable. For more information, read Root cause analysis.Minimum version: All supported versions.API - Updated endpoints
The following endpoints have been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/connections | authType now accepts three additional OAuth values: OAUTH_USER_TOKENS, OAUTH_AUTHORIZATION_CODE, and OAUTH_CLIENT_CRED. For COMPONENT_BASIC connections, the value determines the type of OAuth secret referenced. |
| PUT | /v1/projects/{projectId}/connections | authType now accepts three additional OAuth values: OAUTH_USER_TOKENS, OAUTH_AUTHORIZATION_CODE, and OAUTH_CLIENT_CRED. |
| POST | /v1/projects/{projectId}/connections/environment-overrides | authType is now a required field in the request body, accepting GENERIC_SECRET, CLOUD_PROVIDER_SECRET, OAUTH_USER_TOKENS, OAUTH_AUTHORIZATION_CODE, or OAUTH_CLIENT_CRED. The value must match the parent connection’s authType. |
| POST | /v1/projects/{projectId}/environments | The connectionOverrides array now accepts up to 200 items when creating an environment (previously limited to 1). |
| GET | /v1/projects/{projectId}/published-pipelines | page and size query parameters are now explicitly typed as integers with documented defaults (page: 0, size: 25) and a maximum of 1000 for size. |
Runners - New features
- s now support exporting logs to Matillion’s systems for support. To enable the feature, set the
EXPORT_LOGSoptional parameter totrue. For more information, read Export logs.
Runners - Improvements
- Updated the version from
2.116.1to2.119.1. - s log structure updated to a JSON format.
- Library updates and security fixes.
API - New endpoints
The following endpoints have been added to the REST API:AI Agent Tasks| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/ai/agents/tasks | List AI agent tasks for the account, optionally filtered by project, branch, or status. |
| POST | /v1/ai/agents/tasks | Create a new AI agent task and start async execution. |
| GET | /v1/ai/agents/tasks/{taskId} | Get details of a specific AI agent task, including current status and pending decisions. |
| DELETE | /v1/ai/agents/tasks/{taskId} | Permanently delete an AI agent task. The task must not be in RUNNING status. |
| GET | /v1/ai/agents/tasks/{taskId}/messages | Get paginated events for a task. |
| POST | /v1/ai/agents/tasks/{taskId}/messages | Send a follow-up message to a running or stopped task, resuming agent execution. |
| POST | /v1/ai/agents/tasks/{taskId}/decisions | Submit approval or question-answer decisions for a task awaiting human input. |
| PUT | /v1/ai/agents/tasks/{taskId}/permissions | Replace the full set of granted tool permissions for a task. |
| POST | /v1/ai/agents/tasks/{taskId}/stop | Request that a running task be stopped gracefully. |
API - Updated endpoints
The following endpoints have been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/repositories | Request body now accepts oneOf CreateGitHubRepositoryRequest or CreateAzureDevOpsRepositoryRequest, adding support for creating Azure DevOps repositories. The provider enum now includes azure-devops alongside github. A new example has been added for an Azure DevOps repository with organization, repositoryId, and tenantId parameters. |
| GET | /v1/consumption | Response schema updated: the dimensions object now includes an environment field for orchestration and transformation consumption, identifying the environment in which the pipeline ran. |
| POST | /v1/projects/{projectId}/secret-references and related endpoints | agentId is no longer a required field on SecretReferenceRequest, AwsSecretReferenceRequest, and AzureSecretReferenceRequest. It remains an optional property on JsonSecretReferenceRequest. |
Designer - Improvements
can now sample up to 200 rows of data when working on pipelines in to review your data, identify patterns, and troubleshoot transformation steps. For more information about how sample your data, read Sampling data. Minimum version: All supported versions.Designer - New features
Iterator components now support a Stop on condition property, allowing you to stop iterations early when a specific condition is met. This brings iterator behavior in line with . When enabled, a Condition dialog lets you define one or more conditions using a no-code UI, with a Text mode toggle available for writing conditions manually as a JavaScript expression. A Combine conditions property controls whether multiple conditions are evaluated using And or Or logic. For more information, read the documentation for each component:Minimum version: All supported versions.Designer - New features
Connectors:The following new connectors are now available for Snowflake projects, offering full and incremental load options to only fetch new and updated rows of data:Minimum version for both connectors: 11.313.7API - Updated endpoints
The following endpoints have been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/consumption | Response schema updated: examples for results and consumption properties now include more detailed pipeline/project/user information in the dimensions object. Descriptions for pipelineName and projectId updated for clarity. |
| GET | /v1/projects/{projectId}/pipeline-executions/{pipelineExecutionId} | Summary updated to “Pipeline Execution Details”. Description expanded to clarify the endpoint returns full execution details. 200 response description updated for accuracy. |
| POST | /v1/projects/{projectId}/pipeline-executions | Description expanded to clarify asynchronous execution, artifact versioning, agent selection, concurrency control, and variable overrides. Request body schema updated: scalarVariables and gridVariables descriptions now clarify override behavior. |
| POST | /v1/projects/{projectId}/schedules | Request body schema updated: pipeline.scalarVariables and pipeline.gridVariables descriptions now clarify override behavior for scheduled pipeline executions. |
Admin - Improvements
Roles and permissions
User management and roles improvements:- Redesigned user management screen with sorting, filtering, and paging for easier navigation.
- Simplified account-level roles to make permissions easier to understand.
- For users only, project roles can now be assigned during user invitation, so access is ready on acceptance.
- For users only, a new Roles section shows clear permissions across account, project, and environment levels.
API - Updated endpoints
The following endpoints have been updated for the REST API:| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/consumption | Response 200: results.consumption.credits example changed from ‘28.4’ (string) to 28.4 (number). |
| GET | /v1/pipeline-executions | Response 200: Added enum value SCHEDULE_RUN_NOW to results.trigger updated results.user description. Response 401/403: Description changes. |
| POST | /v1/projects/{projectId}/pipeline-executions | Corrected response descriptions (401 Unauthorized, 403 Forbidden). |
| GET | /v1/projects/{projectId}/pipeline-executions/{pipelineExecutionId} | Description updated to recommend getExecutionStatusOnly. Response 200: Added enum value SCHEDULE_RUN_NOW to trigger; updated user description. Response 401/403: Description changes. |
| PATCH | /v1/projects/{projectId}/pipeline-executions/{pipelineExecutionId} | Corrected response descriptions (401 Unauthorized, 403 Forbidden). |
| GET | /v1/projects/{projectId}/pipeline-executions/{pipelineExecutionId}/steps | Corrected response descriptions (401 Unauthorized, 403 Forbidden). |
| POST | /v1/projects/{projectId}/reviews | Request body: filePaths property type can now be null (previously required an array). |
Connectors - Improvements
Matillion’s own Flex connector has been renamed from Data Productivity Cloud to . The connector’s functionality and configuration remain unchanged.API - New endpoints
The following endpoints have been added to the REST API:Shared Pipeline Artifacts| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/shared-pipelines | List all published shared pipelines across the account. |
| GET | /v1/shared-pipelines/artifacts | List published artifact versions with optional filters. |
| GET | /v1/shared-pipelines/artifacts/details | Get artifact metadata and the pipelines inside a version. |
| POST | /v1/shared-pipelines/artifacts | Publish a new artifact version. |
| PATCH | /v1/shared-pipelines/artifacts | Enable or disable a specific artifact version. |
Pipelines - Improvements
Orchestration
The Python Script component has been updated to use Python 3.12, ahead of the planned Python 3.10 end-of-life in October 2026. For further details, read this Tech note.Minimum version: 11.281.0API - New endpoints
The following endpoints have been added to the REST API:Agents| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/agents/releases | Get agent track history. |
API - Updated endpoints
The following endpoints have been updated:- The
gkedeployment type is now available for both Maia and Streaming agent types for POST/v1/agents(previously only available for streaming agents). - A new
FORBIDDENstatus value is now available for thestatusfilter parameter of GET/v1/pipeline-executions.
Runners - New features
A public Terraform provider is now available for s and Streaming pipelines, enabling you to create and configure s and pipelines programmatically at scale using Terraform scripts. For more information, read Deploy with Terraform.Pipelines - New features
Transformation
The Data Cleanse component is now available for transformation pipelines in Amazon Redshift projects. This component provides data profiling and cleansing capabilities to help you identify and resolve data quality issues in your datasets.Minimum version: 11.147.0Pipelines - Improvements
Shared pipelines
Updated the shared pipeline experience. You can now configure scalar and grid variables in the Share pipeline dialog, including setting display names, marking variables as required, and reordering them. Variable descriptions are now visible when configuring the pipeline, and the Run Shared Pipeline component now provides clearer guidance on required and optional inputs.Minimum version: All supported versions.Pipelines - New features
Observability
Added Webhook as a delivery channel for platform notifications, allowing users to route pipeline failure alerts to services such as Microsoft Teams, ServiceNow, or any internal tooling that accepts a webhook. Notifications can be configured at the project or environment level, removing the need to build notification logic into individual pipelines or rely solely on email alerts. For more information, read Pipeline notifications.Minimum version: All supported versions.Pipelines - New features
Observability
You can now re-run pipelines directly from the Pipeline run history without opening . You can re-run an entire pipeline or re-run execution at the step level using dedicated icons to Run from step (re-runs that step and all downstream steps) or Run only step (re-runs that step in isolation), with each action creating a new pipeline execution.Minimum version: All supported versions.API - Updated endpoints
TheGit-Provider-Access-Token header parameter is now optional for POST /v1/projects/{projectId}/repositories.Admin - New features
Security
The IP allow list enables account access to be restricted to specific IP addresses or IP ranges.Minimum version: All supported versions.Connectors - Improvements
Added a new Column mapping parameter to Flex connectors and custom connectors. This parameter allows you to select fields from an unstructured dataset to load as individual columns. As a result, you don’t need to use an Extract Nested Data component to unpack data into columns.Minimum version: 11.234.0API - New endpoints
The following endpoints have been added to the REST API:Pipeline Quality Review| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/projects/{projectId}/reviews | Review pipelines against quality rules. |
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/projects/{projectId}/variables | Retrieve project variables. |
| POST | /v1/projects/{projectId}/variables | Create a project variable. |
| DELETE | /v1/projects/{projectId}/variables/{variableName} | Delete a project variable. |
| PATCH | /v1/projects/{projectId}/variables/{variableName} | Update a project variable. |
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/projects/{projectId}/variables/{variableName}/environment-overrides | Retrieve environment-level overrides for a project variable. |
| POST | /v1/projects/{projectId}/variables/{variableName}/environment-overrides | Create an environment-level override for a project variable. |
| DELETE | /v1/projects/{projectId}/variables/{variableName}/environment-overrides/{environmentName} | Delete an environment-level override for a project variable. |
API - Updated endpoints
A new Full SaaS Agent on Snowflake example has been added to the request body for POST/v1/projects.Minimum version: All supported versions.Projects - New features
Environments
Added a new Allow inherit project defaults toggle to control whether an environment inherits project-level variable values by default or requires manual overrides. For more information on managing these configurations, read Environments.Minimum version: All supported versions.Connectors - New features
Added a new Oracle Load connector, which offers Full and Incremental load options.Minimum version: 11.134.0Admin - Improvements
Roles and permissions
Users with the Contributor role on a project can now create and modify project variables, but can’t delete them. For more information, read Project roles.Minimum version: All supported versions.Designer - New features
New system variables for environment defaults have been added, allowing you to reference default connection values in your pipelines. These variables provide access to the default database, schema, warehouse, role, catalog, compute resource, S3 bucket, and application configured for the environment. For more information, read System variables.Minimum version: 11.217.1Projects - Improvements
Artifacts
Updated the information shown when viewing artifacts. You can now see the Git hash of the commit that created the artifact, and the name of the user who created the artifact.Minimum version: All supported versions.Runners - Improvements
-
Updated the version from
2.115.1to2.116.1. - Library updates and security fixes.
-
Added a new advanced property called
matillion.snowflake.maintain-primary-keys(default:false). When enabled, the will mirror primary key constraints from your source database onto the destination Snowflake tables. This includes table creation and schema changes. If changes to the primary key of a table are required, writes to the source table must be stopped and outstanding changes allowed to flow through to Snowflake before stopping the pipeline. Once the primary key update is complete, the pipeline can be restarted. To enable this feature, add the following to your Streaming pipeline’s advanced properties:matillion.snowflake.maintain-primary-keys=true
This is a Snowflake-specific property and has no effect on other target types. Snowflake primary keys are unenforced (informational only), but they can be useful for query optimization hints and downstream tooling that reads table metadata.
Pipelines - Improvements
Observability
The Your activity page that displays the pipeline run history has been updated to improve visibility and make troubleshooting faster. The update simplifies the run history view and adds new information to help you quickly understand pipeline runs and identify issues during investigations. For more information, read Pipeline run history.The Audit service now records audit events for project connections and environment connections. Project connection events are produced for SSH tunnels, OAuths, and secret definitions. Environment connection events are produced for OAuths and secret definitions.Minimum version: All supported versions.Projects - New features
Secret definitions, OAuths
Added support for environment-level secrets and OAuth credentials, allowing you to manage secrets and OAuth credentials at the environment level for more granular control and simplified cross-environment credential management. For more information, read Configure values and overrides.Minimum version: All supported versions.Projects - Improvements
Secret definitions, OAuths
- You can now edit existing secrets and OAuths, making it easier to rotate credentials.
API - New endpoints
Credential management has been simplified into a single API endpoint for connections.The following endpoints have been added to the REST API:Connections| Method | Endpoint | Description |
|---|---|---|
| DELETE | /v1/projects/{projectId}/connections | Delete a project connection by name. |
| GET | /v1/projects/{projectId}/connections | Retrieve a page of project connections, optionally filtered by parameters. |
| POST | /v1/projects/{projectId}/connections | Create a new project connection. |
| PUT | /v1/projects/{projectId}/connections | Update an existing project connection by name. |
| DELETE | /v1/projects/{projectId}/connections/environment-overrides | Delete environment connection overrides. |
| GET | /v1/projects/{projectId}/connections/environment-overrides | Retrieve a page of connection overrides which apply in a specific environment. |
| POST | /v1/projects/{projectId}/connections/environment-overrides | Create or update an environment connection override. |
API - Updated endpoints
A new enum value ofSKIPPED has been added to the status query parameter for GET /v1/pipeline-executions.Minimum version: All supported versions.Connectors - New features
Microsoft Exchange has been added as a new source to the Data Transfer component. This enables users to transfer attachments from Exchange email messages and calendar events using OAuth-based authentication.Minimum version: 11.183.0Connectors - New features
Added a new Sybase ASE Load connector, which offers Full and Incremental Load options. We recommend using this connector instead of using the Database Query component to connect to Sybase ASE.Minimum version: 11.191.2Runners - New features
s can now be deployed using Kubernetes on Amazon EKS or Azure AKS. This provides horizontal pod autoscaling, standardized Helm chart deployment, and native cloud authentication. A public deployment library is available with Terraform modules, Helm charts, and pre-deployment validation scripts. For an overview, read the Kubernetes deployment guide.Minimum version: All supported versions.Maia AI Agents - New features
can now notify you when they finish processing or require your input. This means you can prompt , then switch to another task, and return as soon as have finished working on your prompt. For more information, read Background notifications.Minimum version: All supported versions.Maia AI Agents - Improvements
In the Fix with Maia dialog, use contextual awareness of the executed pipeline’s codebase and history to suggest the most relevant branch based on commit and publish history, and automatically select the environment where the failure occurred. For more information, read assisted - intelligent pipeline recovery.Minimum version: All supported versions.Projects - Improvements
Git providers
The Matillion App for GitHub now requests read and write access to GitHub Actions workflow files. This enables to update and manage workflow files (.github/workflows/) in connected repositories as part of GitHub pipeline management.Minimum version: All supported versions.Pipelines - New features
Transformation
A new Warehouse data tab is available when you click the Add component icon on the canvas, allowing you to directly add data from your warehouse as a Table Input component in transformation pipelines.Minimum version: All supported versions.Pipelines - New features
Observability
- The Pipeline run history page now displays Skipped pipeline runs when a schedule has Allow concurrent schedule runs disabled and a new execution is triggered while a previous run for the same schedule is still in progress. Skipped runs are recorded with an amber status indicator.
- You can now search pipeline runs by Execution ID, in addition to pipeline name.
Maia AI Agents - Improvements
now support workload conversion from Apache NiFi, IBM DataStage, WhereScape, and Oracle ODI, enabling you to convert existing ETL/ELT workloads into production-ready pipelines.Minimum version: All supported versions.Maia AI Agents - New features
- can now ask questions in your conversations to better understand your prompts.
- When approving tool permissions in your chats with , you can now provide a reason when declining permissions. This can help to better understand your prompt or to adjust their approach.
- now dynamically update your conversation titles to accurately reflect the topic of discussion, making it easier to understand your conversation history and return to previous conversations.
Pipelines - New features
Transformation
A Data Cleanse component is now available for transformation pipelines in Snowflake projects. This component provides data profiling and cleansing capabilities to help you identify and resolve data quality issues in your datasets.Minimum version: 11.147.0Maia AI Agents - New features
You can now create skills to help respond to your prompts more effectively. Skills are sets of reusable instructions that are particularly useful if you often give repetitive prompts. They provide guidelines and standards for to follow, which means you don’t need to include this information in every prompt.Minimum version: All supported versions.Pipelines - New features
Observability
- You can now automatically fix selected pipeline quality rule violations using Fix with Maia from the Review results panel, helping resolve common issues such as component naming, missing start or end components, and unused components.
- Added a new Review all pipelines option to the canvas. This lets you review all orchestration and transformation pipelines in a branch in a single action, making it easier to identify pipeline quality issues across your branch.
- You can now choose to run pipeline quality checks from the Commit changes dialog by enabling the review option before committing. When enabled, commits are blocked if rule violations with an error enforcement level are detected, while commits with warnings or no issues proceed successfully.
API - Updated endpoints
The following endpoints have been updated:- Added a
[FULL_SAAS]enum value to propertyagentDeploymentTypefor POST/v1/projects. - Added a 403 response to DELETE
/v1/projects/{projectId}/secret-references/{secretReferenceName}.
Pipelines - New features
Observability
A new Additional Users tab is now available in the Consumption Dashboard, providing visibility into individual user credit charges incurred during the current billing period.Minimum version: All supported versions.Connectors - Improvements
A new OAuth 2.0 Client Credentials option is now available in the Authentication type drop-down menu for the Salesforce Load connector.Minimum version: 11.67.0Runners - New features
Hybrid SaaS s can now export logs to Matillion’s systems for support purposes. This facilitates faster response if support is needed. This feature can be enabled or disabled in the settings. For more information, read Export logs.Minimum version: 11.46.1Connectors - Improvements
Added a new property to the Workday Load component. The new Advanced Mode Type property lets you choose whether to use an SQL query or SOAP operation to fetch your data.Minimum version: 11.120.0Maia AI Agents - New features
Convert Workloads has been added to . This new feature allows users to leverage ’ intelligence to seamlessly convert existing ETL/ELT workloads from other platforms into production-ready pipelines.Minimum version: All supported versions.API - Updated endpoints
ThepipelineName field has been added to the dimensions object of the response for GET /v1/consumption. Applies to orchestration and transformation pipeline credit usage types.