Changelog
Release history of ratel-ai-telemetry.
ratel-ai-telemetry release history · crates.io · source · docs.rs
Synced verbatim from the package's
CHANGELOG.mdatratel-ai/ratel@3be0ecb— do not edit by hand. Regenerate withpnpm sync:apiinapps/docs.
All notable changes to ratel-ai-telemetry (the Rust telemetry constants crate) are documented here.
The format follows Keep a Changelog and this package adheres to Semantic Versioning.
[0.1.0] - 2026-07-06
Added
- The telemetry vocabulary (ADR-0015): the full
ratel.*constants (attribute keys, span/event names,gen_ai.*interop keys, and theOrigin/SearchTarget/AuthOutcomevalue enums) pinned to OpenTelemetry semconvgen_aiv1.42.0, as zero-dependency&strconstants and enums. - The
contract-against-the-pintest suite: every constant is asserted against its pinned wire key, so the vocabulary cannot drift fromCONVENTIONS.md.
Changed
- Released as an independent crates.io unit under the
telemetry-core-v*tag prefix.
This crate is constants-only; the TS and Python helpers ship init().