Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:17
· 30 commits to main since this release

Kavrix 0.2.0

Kavrix 0.2.0 added the credential-execution firewall around the shipped kavrix CLI.

Highlights

  • Added kavrix run with selected credentials injected into a child-process environment, never argv or a shell.
  • Added stored policies, temporary consumable grants, and a plaintext-free authorization audit trail.
  • Added the per-session kavrix agent run / kavrix agent exec broker.
  • Added guided initialization and fixed standalone routing so explicit datastore choices do not inherit an ambient profile.
  • Eagerly materialized both MongoDB collections so first-use transactions are reliable.

These notes describe the 0.2.0 surface. See the current README and command reference for the latest CLI.

Changes since 0.1.5: v0.1.5...v0.2.0