[codex] Release v0.7.0#161
Merged
Merged
Conversation
[codex] Emit syslog as RFC 5424
[codex] Polish auth noise and Zeek timing realism
…erage Add observation profiles for source coverage
…tion-realism Add host activity realism profiles
[codex] Add observation-aware eval manifest
…h-contract [codex] Fix force overwrite sidecar contract
[codex] Split slow tests from coverage
…s-fixes [codex] Clean calibration eval warnings
Collaborator
Author
|
Release PR refresh after PR #162 merged into
|
Collaborator
Author
|
Additional CI update landed on
Validation for this CI/docs change:
The release PR body’s older validation section still describes the previous coverage split; this comment records the newer coverage-lane behavior now included in the PR head. |
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
0.6.3to0.7.0for the currentdev->mainrelease.tracemallocceiling test and fixing observation manifest collection windows for scenarios that use explicitendtimes.devbranch realism, observation profile, source identity, timing, and sidecar-generation work summarized inCHANGELOG.md.Validation
uv run ruff check .uv run ruff format --check .uv run pytest --cov-report=xml(3030 passed,37 skipped,79.82%coverage)uv run pytest --include-slow -m slow --no-cov --durations=20(13 passed,1 skipped,1:08)Notes
The branch contains
feat:commits since v0.6.3, so the pre-1.0 semver policy calls for a minor bump to0.7.0.