release: v0.19.2 — Enterprise Hardening#35
Merged
johnnichev merged 6 commits intomainfrom Mar 31, 2026
Merged
Conversation
…icy, security audit
- Fix test count 2949→3135 (property-based, concurrency smoke, and production simulation tests were already on main but undocumented) - Add CHANGELOG entries for quality infrastructure tests - Add examples/74_trace_to_html.py — HTML trace waterfall demo - Add examples/75_stability_markers.py — @stable/@beta/@deprecated demo - Update example count 73→75 across README, docs, CHANGELOG
Python 3.9-3.13, core/optional dep version ranges, provider SDK compatibility, OS support, and backend notes. Closes the v1-roadmap Compatibility matrix requirement.
- Add sbom.json (CycloneDX 1.6, 4 core production deps with resolved versions) - Reference SBOM in docs/SECURITY.md - Update ROADMAP.md: v0.19.2 section flipped to ✅, all items reflect shipped state, corrected test count (3135) and example count (75)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@stable,@beta,@deprecated(since, replacement)decorators for public API signalling; exported fromselectoolsdirectlytrace_to_html(trace)renders a standalone waterfall timeline; color-coded step types, proportional duration bars, XSS-safedocs/DEPRECATION_POLICY.md# nosecannotations reviewed; published indocs/SECURITY.mddocs/COMPATIBILITY.mdsbom.json(CycloneDX 1.6) with 4 core production dependenciesChecklist