Release notes
v1.9.0 | Jul 28, 2026
- Engine profiles no longer accept a null value for GPU tolerations. A profile that already stores one now keeps the tolerations from its pod template instead of clearing them.
- Added documentation for engine profiles.
- Added an administration guide covering role-based access control, engine profile security, authentication and authorization, and the audit trail.
- Minor fixes and improvements.
- Security updates.
v1.8.0 | Jun 3, 2026
- Fixed the Python client returning no output when streaming Sandbox Engine process output. The stream now yields chunks tagged stdout or stderr, so scripts that expected raw bytes must now read each chunk's data.
- Fixed intermittent connection errors on newly started Sandbox Engines.
- Fixed Sandbox Engines failing to run on Red Hat OpenShift and other platforms that assign arbitrary container user IDs.
- Minor fixes and improvements.
- Security updates.
v1.7.0 | May 20, 2026
- Added a required running-time limit to Sandbox Engine templates. An engine is terminated once it reaches the limit regardless of activity, and zero means no limit. Existing templates default to zero, but scripts that create or update templates must now set this limit.
- Added Python client method to read Sandbox Engine process output as ordered frames tagged stdout or stderr.
- Added configurable token scopes for deployments that use the Token Server.
- Updated Sandbox Engine API to align with Sandbox v0.5.0, now the minimum version for Sandbox Engine images.
- Fixed enforcement of the Sandbox Engine idle limit, which earlier versions ignored. A Sandbox Engine that exceeds the limit set in its template is now terminated and cannot be resumed.
- Fixed large-file H2O Drive uploads and downloads in Sandbox Engines.
- Minor fixes and improvements.
- Security updates.
v1.6.0 | Apr 9, 2026
- Updated Sandbox Engine API to align with Sandbox v0.3.0.
- Fixed Driverless AI engine log download failure in Chrome.
- Minor fixes and improvements.
- Security updates.
v1.5.2 | Mar 9, 2026
- Improved Sandbox Engine deployment configuration for environments using external identity providers.
- Minor fixes and improvements.
- Security updates.
v1.5.1 | Mar 5, 2026
- Added configurable service account name for Sandbox Engines.
- Added JWKS URI override for Sandbox Engine service authentication.
- Updated default Sandbox Engine service authentication to use the Kubernetes API server.
- Fixed H2O-3 multi-node cluster formation failure caused by DNS resolution.
- Minor fixes and improvements.
- Security updates.
v1.5.0 | Feb 25, 2026
- Added pending reason and message for Sandbox Engines, providing visibility into why an engine is in a pending state.
- Added support for H2O platform services to create and manage Sandbox Engines, enabling integration with other H2O AI Cloud services.
- Minor fixes and improvements.
- Security updates.
v1.4.0 | Dec 15, 2025
- Added Sandbox Engine.
- Sandbox engine configuration: You can now configure sandbox engine images and templates in AI Engine Settings for improved control over development environments. Configuration changes apply to newly created sandbox instances.
- Added notification when Driverless AI license is about to expire.
- Minor fixes and improvements.
- Security updates.
v1.3.0 | Oct 10, 2025
- Added ability to override Java and H2O options for H2O Engines.
- Added ability to copy profiles.
- Added ability to resize storage of Notebook Engines.
- Added Python client helper function to list engines across all workspaces.
- Minor fixes and improvements.
v1.2.0 | Jul 18, 2025
- Integrated with Audit Trail service.
- Minor fixes and improvements.
v1.1.3 | Jun 26, 2025
- Added Git Sync functionality for Notebook Engines.
- Minor fixes and improvements.
v1.1.2 | Jun 11, 2025
- Minor fixes and improvements.
v1.1.1 | May 30, 2025
- Added screen for displaying all engines in the Admin UI.
- Added ability to control if Notebook Engines are shared.
v1.1.0 | May 14, 2025
- Added seamless authentication for Notebook Engine.
- Exposed debugging message for failed Notebook Engines.
- Minor fixes and improvements.
- Security updates.
v1.0.0 | Mar 28, 2025
- Added new Notebook Engine type.
- Integrated with Authorization service.
- Integrated with Workspace service.
v0.9.1 | Jan 20, 2025
- Minor fixes and improvements.
- Security updates.
v0.9.0 | Dec 17, 2024
- Minor fixes and improvements.
- Security updates.
v0.8.4 | Sep 16, 2024
- Minor fixes and improvements.
- Security updates.
v0.8.3 | Aug 14, 2024
- Security updates.
v0.8.2 | Aug 13, 2024
- Added support for including custom jars, like JDBC drivers, in H2O Engines.
- Minor fixes and improvements.
- Security updates.
v0.8.1 | Jul 16, 2024
- Security updates.
v0.8.0 | Jul 10, 2024
- Added support for increasing storage of DAI Engines.
- Added information about the storage usage of DAI Engines.
- DAI Engines in failed state can now be upgraded.
- Security updates.
- Minor fixes and improvements.
v0.7.0 | Feb 5, 2024
- Added DAI Engine version management to the Admin UI.
- Added DAI Profile management to the Admin UI.
- Added H2O Engine version management to the Admin UI.
- Added documentation for admin configuration using the Python client.
- Minor fixes and improvements.
v0.6.0 | Dec 11, 2023
- H2O Engines can now be terminated to remain in the engines list.
- H2O Engine now uses
TERMINATINGandTERMINATEDstates instead ofPAUSINGandPAUSED - Added setting to turn DAIEngine Triton capability on/off.
- Added
h2o_engine_manager.__version__to the Python client.
v0.5.5 | Oct 16, 2023
- Minor fixes and improvements.
v0.5.4 | Oct 10, 2023
- Enabled seamless Python client login for H2O Notebook Labs.
v0.5.3 | Aug 25, 2023
- Added API for automatic sizing for H2O Engines.
v0.5.2 | Aug 3, 2023
- Minor fixes and improvements.
v0.5.1 | Aug 2, 2023
- Minor fixes and improvements.
v0.5.0 | Jul 20, 2023
- Added integration with H2O Logging Service.
- Added ability to deprecate H2O and DAI engines.
v0.3.0 | Mar 20, 2023
- Initial public release.
Feedback
- Submit and view feedback for this page
- Send feedback about AI Engine Manager to cloud-feedback@h2o.ai