release: 0.6.0#21
Conversation
|
Fixed the release lock and dependency-audit path at 8f1931e. The audit now checks fully hashed, locked third-party dependencies without treating the unreleased package as published. Local lint, type checks, lock validation, vulnerability audit, reproducible builds, package builds, Twine checks, multi-version tests, and coverage pass. @furkanerday please review the updated head. |
8f1931e to
8361c30
Compare
|
Recreated the automated release change as accountable, human-authored DCO commit(s) at |
furkanerday
left a comment
There was a problem hiding this comment.
This release pull request is not metadata-only. scripts/audit:11-29 changes dependency-audit behavior from auditing the installed locked environment to exporting and auditing a hash-checked requirements file. That may be a useful hardening change, but it is outside the stated release scope and is not represented in the release notes. Please move the audit-script change to a separate signed-off pull request, then regenerate or rebase this release PR so it contains only the intended version, changelog, lockfile, and release metadata changes.
|
Confirmed. PR #22 now isolates the audit hardening. PR #23 must merge first. It restores every protected pull request fuzz result. PR #22 can then merge with complete required checks. After both merges, I will rebase this release onto protected main. Its diff will retain only release metadata and the lockfile version. The metadata-only tree passes lint and type checks. Its audit fails until PR #22 becomes part of the base. I will request a fresh exact-head review afterward. |
5c1d393 to
39de891
Compare
Signed-off-by: kriptoburak <kriptoburak@users.noreply.github.com>
39de891 to
d7fc20e
Compare
|
Rebuilt the metadata-only release from protected |
Automated Release PR
0.6.0 (2026-07-24)
Full Changelog: v0.5.2...v0.6.0
Features
Bug Fixes
Chores
Documentation
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Note
Release version 0.6.0
Bumps the package version from 0.5.2 to 0.6.0 across pyproject.toml, _version.py, and the release-please manifest. Updates the lockfile and adds a new CHANGELOG section dated 2026-07-24.
Macroscope summarized d7fc20e.