Skip to content

Releases: mathworks-ref-arch/matlab-on-databricks

v1.1.0

26 May 07:15
949307c

Choose a tag to compare

Contains

Features and Enhancements

  • Bumped the default MATLAB release to R2026a.
  • MATLAB startup now automatically resets the Databricks cluster idle timeout, preventing premature cluster shutdowns.
  • Added DataSecurityMode information to diagnostic outputs.

Infrastructure and Configuration

  • Introduced the MW_RUNTIME_RELEASE environment variable to the Dockerfile.
  • Updated GitHub actions workflow.

Documentation and Fixes

  • Expanded documentation to cover the use_ml_runtime control and IAM ARN in AWS for pulling docker images.
  • Corrected URLs in SVG assets.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Mar 12:19

Choose a tag to compare

v1.0.0

Features

  • Dockerfiles to create container images for interactive or non-interactive use.
  • A notebook to use with the interactive container image, to start MATLAB and connect to it.