Skip to content

chore(release): prepare 0.12.0#167

Merged
srothgan merged 1 commit into
mainfrom
release/0.12.0
May 21, 2026
Merged

chore(release): prepare 0.12.0#167
srothgan merged 1 commit into
mainfrom
release/0.12.0

Conversation

@srothgan
Copy link
Copy Markdown
Owner

Summary

  • Prepare the 0.12.0 release by bumping the crate version and lockfile metadata.
  • Add concise 0.12.0 changelog notes for the inline rendering runtime, resolved keymap, README updates, dependency refreshes, and the rustls-webpki advisory fix.
  • Move the Agent SDK billing warning below README usage and keep the outdated Architecture section removed.

Why

This branch packages the rendering and keymap work already merged to main into the 0.12.0 release, while also resolving the open rustls-webpki advisory before publishing.

Closes #153

Validation

  • Automated:
    • cargo audit
    • cargo check --offline
    • cargo fmt --all -- --check
    • cargo clippy --all-targets --all-features -- -D warnings
    • cargo test
    • git diff --check
  • Manual:
    • Verified rustls-webpki resolves to 0.103.13.
    • Verified the README warning is below Usage and no README Architecture section remains.
  • Screenshot/video (if UI changed): N/A

Notes

  • Breaking changes: N/A
  • Docs updated: Yes

- bump crate version and lockfile metadata to 0.12.0
- add concise 0.12.0 changelog notes
- move README billing warning below usage
- bump rustls-webpki to 0.103.13 for RUSTSEC-2026-0104
@srothgan srothgan self-assigned this May 21, 2026
@srothgan srothgan added the release Version bump and release changes label May 21, 2026
@srothgan srothgan merged commit cdf40e9 into main May 21, 2026
9 checks passed
@srothgan srothgan deleted the release/0.12.0 branch May 21, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Version bump and release changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUSTSEC-2026-0104: Reachable panic in certificate revocation list parsing

1 participant