What's new in ML Runtimes version 2026.01.1

Review the major features and updates for ML Runtimes.

New Features/Improvements

  • CVE fixes: This major release includes numerous improvements related to Common Vulnerability and Exposures (CVE).
  • This release includes the latest Agent Studio Runtime within the ML Runtimes bundle. Future Agent Studio Runtimes will be published separately from ML Runtimes.
  • The Freshline ML Runtime base image has been upgraded from Ubuntu 25.04 to Ubuntu 25.10.
  • Existing Python maintenance versions have been upgraded to:
    • Python 3.10.19 (from 3.10.17)
    • Python 3.11.14 (from 3.11.12)
    • Python 3.12.12 (from 3.12.10)
    • Python 3.13.9 (from 3.13.3)
  • Existing R maintenance version has been upgraded from 4.5.0 to 4.5.2 for both Standard and Freshline.
  • Cloudera Copilot has been updated to use JupyterAI version 2.31.6.
  • The tzdata OS package is now installed by default on Runtimes. This enables support for localized time calculations within user sessions.

Fixed Issues

  • Fixed an issue in the JupyterLab Console where the Shift-Enter shortcut failed to execute code nodes. (DSE-40503)
  • Fixed an issue in JupyterLab where the Export Notebook As functionality failed to generate files. You can now successfully export notebooks as PDFs and other supported formats. (DSE-19444)

Deprecation Notice

  • Python 3.9 Deprecation: In line with End-of-Life (EOL) schedules, support for Python 3.9 has been removed.