Categories

Versions

What's New in Altair AI Hub 2026.0.3?

Released: March 4th, 2026

Altair AI Hub 2026.0.3 introduces enhanced job scheduling with context fields, improved error handling for large job/process errors, and updated internal scheduling routes. Key dependencies and plugins have been upgraded for better performance and security, including Apache Tika, Spring Boot, and various front-end libraries.

The following describes the enhancements and bug fixes in AI Hub 2026.0.3:

AI Hub Server

๐Ÿš€ Features

  • Add job context fields to schedule UI which allows users to specifiy a job's context with macros, input, and output locations

๐Ÿ› Bug Fixes

  • Overcome character limit for processes and job errors transposed from Job Agents to AI Hub
    • Change Hibernate type to LONG32VARCHAR for large non-null string types
    • Truncate job error properties on the service layer to prevent exceeding the database column limit
  • Use v2 /queues GET route for internal schedules calls

๐Ÿงช๏ธ Dependencies

  • Update back-end and front-end dependencies
    • Update Apache Tika version to 3.2.3
    • Update dependency @testing-library/react to v16.3.2
    • Update dependency @types/lodash to v4.17.24
    • Update dependency eslint-plugin-sonarjs to v3.0.7
    • Update dependency html-react-parser to v5.2.15
    • Update dependency i18next-browser-languagedetector to v8.2.1
    • Update dependency lodash to v4.17.23
    • Update dependency org.assertj:assertj-core to v3.27.7
    • Update dependency org.postgresql:postgresql to v42.7.10
    • Update dependency vite-plugin-eslint2 to v5.0.5
    • Update dependency vite-plugin-stylelint to v6.0.4
    • Update dependency worker-timers to v8.0.29
    • Update plugin org.springframework.boot to v3.5.11

License Proxy

๐Ÿงช๏ธ Dependencies

  • Update plugin org.springframework.boot to v3.5.11
  • Update dependency org.assertj:assertj-core to v3.27.7

Deployment fixes and enhancements

Upgrades

  • Upgraded Java to 17.0.18_8-jre-noble
  • Upgraded Keycloak to 26.5.4
  • Upgraded Grafana to 12.3.4
  • Upgraded Jupyterhub on 5.3.0-21
  • Kept Git-LFS 3.7.1
  • Kept ActiveMQ to 2.44.0
  • Upgraded NVidia Cuda version in our GPU images to 13.1.1
  • Upgraded Python to 3.14.3
  • Kept Php to 8.5
  • Kept MonetDB on Mar2025-SP1
  • Upgraded postgres 17 images to 17.9 for keycloakdb, aihubdb, jupyterhubdb
  • Upgraded postgres 14 images to 14.22
  • Upgraded postgres 15 images to 15.17
  • Upgraded postgres 16 images to 16.13

Fixes

  • Upgraded openssl package in the coding environment to fix a CVE