Skip to content

1.75 release notes

Below, you can find release notes for the long-term support (LTS) version 1.75 of Matillion ETL. Read more about Matillion ETL supported releases.

For release notes on all long-term support versions, read Matillion ETL long-term support (LTS) release notes to stay up-to-date with releases to both this version and other LTS versions.


Matillion ETL version 1.75.0

Warning

If you're using Matillion ETL on Azure, this release is available as version 1.75.1 in the Azure marketplace. However, within Matillion ETL, the version will read correctly as 1.75.0.

Warning

After further testing of our automatic security updates feature, we have discovered that certain customer configurations may experience system instability. Therefore, we have temporarily disabled this feature in 1.75.0.

Users can still perform security upgrades by logging in to their instances and running the normal Yum update command yum update --security. As always, Matillion ETL should be restarted after such updates.

2024 - May 2nd

Key Updates

All platforms

  • The underlying operating system Matillion ETL runs on has been upgraded to CentOS 9.
  • The latest versions of the dbt libraries don't work with Matillion ETL, so we provide library versions that are known to work.
  • Migration of credentials to a new Matillion ETL instance is performed faster, and migration is completed more efficiently.
  • Improved performance of OpenID authentication.
  • Allowed the installation of the end-of-life Python 2 version by default.
  • Allowed SQL queries to be stored in full in the Tomcat logs, rather than the default "trim" behaviour, using a menu toggle.

Snowflake

  • When a job including the Commands for dbt Core component was cancelled, the queries sent from dbt to Snowflake would continue to run until completion. This behaviour has been changed so the dbt query is cancelled if the job is cancelled.

New features and improvements

All platforms

  • Following a Shopify API driver update, the App ID property has been removed from the Shopify Query component.
  • Removed some included libraries that may have led to potential security vulnerabilities.

Bug fixes

All platforms

  • Fixed an issue that could cause large numbers of threads to be created when uploading to an S3 storage bucket.
  • Fixed an issue in the Salesforce Output component where certain column mappings could cause the component to fail to run.
  • Fixed an issue with filters not working correctly in the SAP ODP Extract component.
  • Added an optional feature to allow disabling of the Store in component field in all components' password dialogs.
  • Fixed an issue where scheduled jobs would not trigger.
  • Fixed an issue where Matillion ETL could become unresponsive when using Git integration.
  • Fixed an issue where task_batch_history indexes were not created.
  • Security and vulnerability fixes.

Snowflake

  • Fixed an issue that was causing the Azure SQL Bulk Output component to fail.
  • Fixed an issue where the Snowflake Cloud Storage Load Generator was failing on GCP.
  • Fixed an issue that was causing the storage integrations drop-down to show no integrations when creating an external stage.
  • Fixed an issue where incorrect case was being assigned to column alias names in the Extract Nested Data component.
  • Fixed an issue in the Query Result to Scalar component that was causing it to fail in certain circumstances.
  • Fixed an issue that was causing an error following in-place upgrades of certain versions of Matillion ETL.

Delta Lake on Databricks

  • Fixed an issue that was causing the Calculator component to fail in certain scenarios.

Amazon Redshift

  • Fixed an issue where the IAM Role ARN property in the S3 Load component was a required field and should have been optional.
  • Fixed an issue in the OData Query component by issuing a new driver version.
  • Fixed an issue where Matillion ETL would become unresponsive when attempting to commit changes to a running job.

Driver updates

  • Facebook Ads driver updated 23.0.8565.023.0.8831.
  • Google Ads driver updated 23.0.8649.023.0.8770.0.
  • HubSpot driver updated 21.0.8130.023.0.8767.0.
  • Jira driver updated 23.0.8579.023.0.8677.0.
  • LinkedIn driver updated 22.0.8389.023.0.8770.0. This affects both LinkedIn Query and LinkedIn Ads Query components.
  • MongoDB driver updated 23.0.8749.023.0.8799.0. This fixes an issue where instances of the MongoDB Query component could incorrectly return NULL rows.
  • OData driver updated 21.0.8180.023.0.8771.0. This update fixes a bug that was causing OData Query to fail.
  • Shopify API driver updated 21.0.8137.023.0.8771.0.
  • org.postgresql:postgresql library updated 42.5.442.7.2 to address a critical vulnerability in the library.