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) orXML
. - Jira API driver updated
21.0.8137.0
→22.0.8322.0
. Read the Jira data model for more information. - Twitter Ads API driver updated
21.0.8011.0
→22.0.8322.0
. Read the Twitter Ads data model for more information.- Twitter has updated its API version to
v11.0
, replacing thev10.0
driver, which Twitter has sunset.
- Twitter has updated its API version to
- 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.0
→22.0.8257.0
The Google Ad Manager data model has changed in the following ways:
- Removed the columns
MobilePlatform
andIsSharedByDistributor
from theInventories
table. - Removed the columns
PauseRole
andPauseRole
from theProposalLineItems
table. - Removed the columns
ExchangeRate
andRefreshExchangeRate
from theProposals
table.