Skip to content

chore: release v0.17.0#244

Merged
mostafa merged 2 commits into
mainfrom
release/v0.17.0
Jun 23, 2026
Merged

chore: release v0.17.0#244
mostafa merged 2 commits into
mainfrom
release/v0.17.0

Conversation

@mostafa

@mostafa mostafa commented Jun 23, 2026

Copy link
Copy Markdown
Member

Summary

Release v0.17.0. Bumps the workspace from 0.16.0 to 0.17.0 (workspace package version plus all inter-crate path pins across the dependent crates), syncs both Cargo.lock and fuzz/Cargo.lock, and finalizes CHANGELOG.md by promoting the [Unreleased] block to [0.17.0] - 2026-06-23 with a TL;DR, a v0.16.0...v0.17.0 compare link, and the release reference link.

Headline framing: the "detection-engineering toolkit" release. The rule-side reporting suite that closes the program loop lands, alongside the daemon output-delivery layer and live daemon introspection.

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

Test plan

  • cargo fmt --all -- --check
  • cargo metadata --locked for the workspace and fuzz/ (lockfile/manifest consistency)
  • cargo clippy --workspace --all-targets --all-features -- -D warnings (CI)
  • cargo test --workspace --all-features (CI)
  • mkdocs build --strict (CI)
  • cargo deny check (CI)

This commit is a version and changelog bump only; no source changed since the last merge to main, so the heavier gates are left to CI.

Post-merge

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

mostafa added 2 commits June 23, 2026 11:59
Bump the workspace and all inter-crate version pins from 0.16.0 to
0.17.0, sync the workspace and fuzz lockfiles, and finalize the
CHANGELOG by promoting the [Unreleased] section to [0.17.0] with a
TL;DR summary and a release reference link.
Targeted transitive update (via reqwest -> quinn) from 0.11.14 to the
fixed 0.11.15, clearing the high-severity remote memory exhaustion
advisory published after the release branch was cut. Syncs the
workspace and fuzz lockfiles and notes the fix in the v0.17.0 CHANGELOG.
@mostafa mostafa merged commit 5883af7 into main Jun 23, 2026
16 checks passed
@mostafa mostafa deleted the release/v0.17.0 branch June 23, 2026 10:21
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