v2.1.0
v2.1.0 (2026-04-08)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Document and test that require_approval raise skips audit log (#10,
29fa9a7) -
Skip PR creation when dev has no new commits vs main (#10,
29fa9a7) -
evaluate: Document @Protect bypass, clarify TOCTOU safety; add SaaS path tests (#10,
29fa9a7) -
security: Require_approval + offline now raises DaemonNotFoundError (fail-closed) (#10,
29fa9a7)
Continuous Integration
Documentation
Features
Testing
-
evaluate: Assert all membership directly, document existing offline coverage (#10,
29fa9a7) -
saas: Add denial path test; move assert_not_called inside with block (#10,
29fa9a7) -
saas: Fix HTTPError mock, assert Bearer token, add run_id test; trim docstring (#10,
29fa9a7)
Detailed Changes: v2.0.1...v2.1.0