Release 0.3.0
Metadata
Current evaluation
Merged and released as version 0.3.0 after approval and passing CI. The update adds configurable inspectors, refactors key loading, and fixes strict mode handling. Remaining changes were deferred to version 0.3.1.
Suggested action: —
No scores available.
Issue body
## Changelog
* apt, snap, git, craft inspectors configurable at runtime
* refactor: remove unnecessary local loading of apt public key (#255)
* fix(service): reject unknown request in strict mode (#253)
* fix(i/apt): check for built-using and allow ubuntu-ports (#251)
* fix(deps): update module golang.org/x/net to v0.30.0 (#205)
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged and released as version 0.3.0 after approval and passing CI. The update adds configurable inspectors, refactors key loading, and fixes strict mode handling. Remaining changes were deferred to version 0.3.1. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #164 Release 0.1.3 | fetch-service | merged | Merged to publish version 0.1.3. The release incorporates metadata and control fixes, new cargo and pip inspectors, snap inspector updates, and test improvements. Approved by two reviewers and passed CI checks. | |
| #285 Release 0.4.3 | fetch-service | merged | Merged release 0.4.3, including a fix for the git inspector to handle absent proto and command dependencies. Approved by two reviewers and passed CI checks prior to integration. | |
| #70 Release 0.3.0 | craft-cli | merged | Merged to release version 0.3.0. Approved by one reviewer with a single-line change (+1/-1). Successfully integrated into the codebase. | |
| #230 release 0.2.1 | fetch-service | merged | Merged release 0.2.1, incorporating a fix to remove inspecting text/html in the sourcecraft inspector. Approved by three reviewers with zero code changes, consisting solely of a version bump and changelog update. |