> ## 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.

# Stable runner track changelog

export const m_runner = "Maia runner";

export const maia = "Maia";

Here you will find which new features have been added to {maia} with each new **Stable 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).

<Note>Google BigQuery support is available on the Current runner track from June 23, 2026. If you're using the Stable track, expect Google BigQuery to be available around August 1, 2026.</Note>

<Update label="11.334.0-patch.4" description="June 24, 2026">
  * Hotfix to mitigate OAuth token refresh race conditions.
</Update>

<Update label="11.334.0-patch.2" description="June 1, 2026">
  Connectors:

  * The following new connectors are now available for Snowflake projects, offering options for full loading and also incremental loading if you wish to fetch only new and updated rows of data:
    * [Oracle Eloqua Load](/docs/components/oracle-eloqua-load)
    * [Sage Intacct Load](/docs/components/sage-intacct-load)
  * The following new connector is now available for all projects, allowing extraction of large volumes of data from Zuora via the Zuora Bulk API:
    * [Zuora Bulk](/docs/components/zuora-bulk)

  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.281.0-patch.2" description="May 1, 2026">
  Connectors:

  * 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.
  * [Microsoft Exchange](/docs/components/data-transfer#__tabbed_1_10) 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.
  * 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.

  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).

  Designer:

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

<Update label="11.167.1-patch.3" description="April 20, 2026">
  * Changes to improve the frequency of [Salesforce OAuth](/docs/guides/salesforce-authentication-guide) refreshes and detect JDBC connection timeouts.
</Update>

<Update label="11.167.1-patch.2" description="April 14, 2026">
  * Changed the [SQL Script](/docs/components/sql-script) component to address Snowflake "View Definition too large" errors.
</Update>

<Update label="11.167.1" description="April 1, 2026">
  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.
  * 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.133.1-patch.2" description="March 1, 2026">
  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.
  * 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-patch.2" description="February 1, 2026">
  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.
  * A new **OAuth 2.0 Client Credentials** option is now available in the Authentication type drop-down menu for the [Salesforce Load](/docs/components/salesforce-load) connector.

  {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>
