Skip to Content
ChangelogRuntime v0.9.6.1.2
October 21, 2025

Runtime v0.9.6.1.2

H2O CVE-2025-6544, multi-offer Dynamic Recommender learning, Spring Boot 3.5.6.


Runtime 0.9.6.1.2 (tag 0.9.6.1.2). Pin 0.9.6.1.2. Security + learning correctness.

What’s Changed

Runtime

  • Dynamic Recommender learning fix when multiple offers are in play.
  • H2O bumped to 3.46.0.8 for CVE-2025-6544 (nightly was used briefly, then pinned back to this release).
  • Network in_params accepts strings (not only numeric) so selector keys match server-side types.

Dependencies

  • Spring Boot 3.5.6, ai.h2o.h2o-core 3.46.0.8.

Full notes: Runtime release history.

Contributors