Skip to content

1.67 release notes

Overview

Below, you can find release notes for Matillion ETL version 1.67.x


Matillion ETL version 1.67.8 (interim release)

2022 - November 10th

  • Added a Content Type parameter to the Salesforce Output component, which you can set to ZIP-XML (default) or XML.
  • Jira API driver updated 21.0.8137.022.0.8322.0. Read the Jira data model for more information.
  • Twitter Ads API driver updated 21.0.8011.022.0.8322.0. Read the Twitter Ads data model for more information.
    • Twitter has updated its API version to v11.0, replacing the v10.0 driver, which Twitter has sunset.
  • Fixed an issue where OpenID configurations did not persist as expected.

Matillion ETL version 1.67.7 (major release)

2022 - October 28th

New features and improvements

All platforms

  • Added a Microsoft Exchange Query component. This component queries the Microsoft Exchange API to retrieve data and load it into a table. Please read the component documentation for more information.

Delta Lake on Databricks

  • Added the ability to cancel a running Databricks notebook by right-clicking in the Tasks panel and clicking Cancel.
  • Updated the Run Notebook component to offer asynchronous (default) and synchronous execution modes and a polling interval (in seconds) for synchronous execution.

Google BigQuery

  • Updated the Salesforce Output component:
    • Rejected/failed records can be captured in an exception table, so that they can be flagged for further analysis.
    • New component properties allow the user to specify the database and table that will hold the rejected/failed records. The table will be created if it does not already exist.
    • The error table includes the content of failed rows, the error message, and a timestamp that includes the time zone.

Bug fixes

All platforms

  • Fixed an issue where users couldn't view or edit API Extract profile endpoints.
  • Fixed an issue where bearer tokens were being base64 encoded, causing problems when authenticating with some services.
  • Updated Matillion ETL to now expose all Salesforce connection errors to end users.

Driver updates

  • Google Ad Manager API driver updated 21.0.8130.022.0.8257.0

:::info{title='Note'} The Google Ad Manager data model has changed in the following ways: - Removed the columns MobilePlatform and IsSharedByDistributor from the Inventories table. - Removed the columns PauseRole and PauseRole from the ProposalLineItems table. - Removed the columns ExchangeRate and RefreshExchangeRate from the Proposals table. :::