> ## Documentation Index
> Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Current runner track changelog

export const m_runner = "Maia runner";

export const maia_agents = "Maia AI Agents";

export const maia = "Maia";

Here you'll find which new features have been added to {maia} with each new **Current track** {m_runner} release. If you require a feature that isn't available for your {m_runner} version, consider upgrading to the latest version. For more information on how to upgrade, read [{m_runner} version tracks](/docs/guides/runner-overview#maia-runner-version-tracks).

<Update label="11.492.1" description="June 26, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.482.0" description="June 23, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.478.0" description="June 23, 2026">
  Projects:

  * Google BigQuery is now a supported cloud data warehouse in {maia}. For setup guides, read either [Full SaaS Google BigQuery](/docs/guides/full-saas-bigquery) or [Hybrid SaaS Google BigQuery](/docs/guides/hybrid-saas-bigquery) to get started.

  For a full list of supported components and connectors, read the [June 23, 2026 changelog entry](/docs/changelog/2026-changelog#june-23-2026-2).

  Connectors:

  * Added a new [Google Ads Load](/docs/components/google-ads-load/) connector for Snowflake and Google BigQuery projects. This connector offers full and incremental load.
</Update>

<Update label="11.468.2" description="June 18, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.447.0" description="June 10, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.434.0" description="June 9, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.403.0" description="May 28, 2026">
  Connectors:

  * Added the [Oracle Fusion Cloud HCM Load](/docs/components/oracle-hcm-load) orchestration connector, which allows you to extract data from Oracle Fusion Cloud HCM and load it directly into your preferred cloud storage location.
</Update>

<Update label="11.392.1" description="May 26, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.387.0" description="May 21, 2026">
  Connectors:

  * Added the [Zuora Bulk](/docs/components/zuora-bulk) orchestration connector, which 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).
</Update>

<Update label="11.358.0" description="May 12, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.354.1" description="May 7, 2026">
  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.
  * {maia_agents} can suggest and create tests for you. Enable **Maia test suggestions** in your {maia} chat settings to allow {maia_agents} to offer test creation when you build or modify pipelines. When you update a pipeline, {maia_agents} automatically flag which existing tests are affected.
  * You can also trigger tests in bulk via API to integrate testing into your CI/CD workflow. For more information, read [Test pipelines](/docs/components/test-pipelines#test-pipelines).
</Update>

<Update label="11.346.1" description="May 5, 2026">
  Connectors:

  * The [Zuora Bulk](/docs/components/zuora-bulk) connector is now available for Databricks and Amazon Redshift projects.
</Update>

<Update label="11.334.0" description="April 30, 2026">
  Designer:

  * Post-processing in Designer 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](/docs/guides/post-processing).
</Update>

<Update label="11.313.7" description="April 23, 2026">
  Connectors:

  * Added a new [Microsoft Dynamics 365 Load](/docs/components/microsoft-dynamics-365-load) connector, which offers Full and Incremental load options.
  * 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:
    * [Oracle Eloqua Load](/docs/components/oracle-eloqua-load)
    * [Sage Intacct Load](/docs/components/sage-intacct-load)
</Update>

<Update label="11.303.1" description="April 16, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.281.0" description="April 9, 2026">
  Components:

  * The [Python Script](/docs/components/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](/docs/tech-notes/tech-note-matillion-agent-python-update).
</Update>

<Update label="11.278.1" description="April 7, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.257.0" description="March 26, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.251.0" description="March 24, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.234.0" description="March 19, 2026">
  Components:

  * 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](/docs/guides/system-variables#list-of-system-variables).

  Connectors:

  * 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.
</Update>

<Update label="11.205.0" description="March 10, 2026">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.195.5" description="">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.191.2" description="">
  Connectors:

  * [Microsoft Exchange](/docs/components/data-transfer#__tabbed_1_10) has been added as a new source to the Data Transfer component. This enables you to transfer attachments from Exchange email messages and calendar events using OAuth-based authentication.
  * Added a new [Sybase ASE Load](/docs/components/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.
</Update>

<Update label="11.167.1" description="">
  Components:

  * The following Load components are now available for Databricks: [AVRO Load](/docs/components/avro-load), [CSV Load](/docs/components/csv-load), [JSON Load](/docs/components/json-load), [ORC Load](/docs/components/orc-load), and [Parquet Load](/docs/components/parquet-load).
</Update>

<Update label="11.147.1" description="">
  Connectors:

  * Added a new [Oracle Load](/docs/components/oracle-load) connector, which offers Full and Incremental load options.

  Components:

  * The [Data Cleanse](/docs/components/data-cleanse) component is now available for transformation pipelines in Amazon Redshift and Snowflake projects. This component provides data profiling and cleansing capabilities to help you identify and resolve data quality issues in your datasets.
</Update>

<Update label="11.133.1" description="">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.125.0" description="">
  Connectors:

  * Added a new property to the [Workday Load](/docs/components/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.
</Update>

<Update label="11.105.1" description="">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.104.2" description="">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.98.0" description="">
  Connectors:

  * Added an [Amazon Redshift Load](/docs/components/amazon-redshift-load) connector for Snowflake projects. This connector offers Incremental Load and we recommend using it instead of the Database Query component to connect to Amazon Redshift.
</Update>

<Update label="11.81.0" description="">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.80.3" description="">
  This release includes bug fixes and stability improvements.
</Update>

<Update label="11.76.1" description="">
  Connectors:

  * Added a new [HubSpot Load](/docs/components/hubspot-load) connector, which uses the HubSpot API to retrieve your data. This connector offers Full and Incremental Load options.
</Update>

<Update label="11.67.1" description="">
  Connectors:

  * A new **OAuth 2.0 Client Credentials** option is now available in the Authentication type drop-down for the [Salesforce Load](/docs/components/salesforce-load) connector.
</Update>

<Update label="11.57.3" description="">
  {m_runner}s:

  * Hybrid SaaS {m_runner}s can now export {m_runner} 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 {m_runner} settings. For more information, read [Export logs](/docs/guides/export-logs-hybrid-saas).
</Update>
