Skip to content

chore: release v0.13.0#150

Merged
mostafa merged 1 commit into
mainfrom
release/v0.13.0
May 26, 2026
Merged

chore: release v0.13.0#150
mostafa merged 1 commit into
mainfrom
release/v0.13.0

Conversation

@mostafa
Copy link
Copy Markdown
Member

@mostafa mostafa commented May 26, 2026

Summary

Release v0.13.0. Bumps the workspace from 0.12.0 to 0.13.0 (workspace package version + six inter-crate path pins), refreshes Cargo.lock workspace-only, and finalizes CHANGELOG.md by renaming the [Unreleased] block to [0.13.0] - 2026-05-26 with a TL;DR.

Headline framing: the "post-evaluation enrichment, server-side TLS, and field observability" release.

Full release notes: see the new [0.13.0] section in CHANGELOG.md.

Test plan

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-features (1491 passed)
  • mkdocs build --strict
  • cargo deny check

Post-merge

After merge, tag v0.13.0 on main and create the GitHub Release using the [0.13.0] body verbatim. The publish.yml, release-binaries.yml, and docker.yml workflows fire on release: published.

Bumps the workspace from 0.12.0 to 0.13.0 (workspace package version
plus all six inter-crate path pins) and finalizes the CHANGELOG by
renaming the [Unreleased] block to [0.13.0] - 2026-05-26 with a TL;DR
that frames the release around post-evaluation enrichment, server-side
TLS, and field observability.

Cargo.lock is refreshed via `cargo update -w` (workspace-only, no
transitive bumps).

Pre-merge checks: cargo fmt, cargo clippy --workspace --all-targets
--all-features -- -D warnings, cargo test --workspace --all-features
(1491 passed), mkdocs build --strict, cargo deny check, all green.
@mostafa mostafa merged commit c0df66a into main May 26, 2026
13 checks passed
@mostafa mostafa deleted the release/v0.13.0 branch May 26, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant