Release Notes
This page describes changes, fixes, and known issues for NoxTLS Rust 0.2.12.
For source artifacts and release tags, see Releases on GitHub.
Use the version dropdown in the navbar to view docs and notes for other versions.
0.2.12
Release date: 2026-05-28
Changes
- Workspace and published crates bumped to 0.2.12, including the in-tree crate dependency pins used for local development and release validation.
- Fixed TLS ClientHello u16-vector parsing so signature_algorithms and supported_groups no longer allocate a 65,536-entry seen table on constrained targets.
- Documentation site lastVersion and versioned snapshot label set to 0.2.12 (dropdown: 0.2.12, 0.2.11, 0.2.10, 0.1.0, Next).
Fixed / Resolved
- (None recorded.)
Known issues / Open
- (None recorded.)