Skip to content

valentinus-v1.3.2

Latest

Choose a tag to compare

@kn0sys kn0sys released this 17 Aug 23:55
cd4f434

valentinus v1.3.2 Release Notes

Overview
This is a patch release focused on security improvements and dependency updates.

There are no breaking changes in this version, making it a safe and recommended upgrade for all users on the 1.x branch.

Security Fixes

  • Patched RUSTSEC-2026-0204: Addressed a known security vulnerability to ensure continued safety and stability during model inference and database operations.

Dependency Updates

  • Bumped ort (ONNX Runtime bindings) to 2.0.0-rc.13.

Installation
You can update your Cargo.toml to use the latest version:

[dependencies]
valentinus = "1.3.2"

Full Changelog: v1.3.1...v1.3.2