Skip to content

v2.1.0

Choose a tag to compare

@node9ai node9ai released this 08 Apr 13:55

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)

  • Merge latest dev updates into main (#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

  • auto-pr: Clarify exit 0 intent with inline comment (#10, 29fa9a7)

Documentation

  • evaluate: Document fail behaviour, auth, and timeouts; add public API import test (#10, 29fa9a7)

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