Skip to content

v0.1.0-rc16

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:10
· 139 commits to main since this release

Changelog

Features

Fixes

  • 2e03381: fix(creds): send an expired secret to the import form that can renew it (@ananos)
  • 6ee4015: fix(hostsrc): pin the keychain tool, and tell a missing one from a refusal (@ananos)
  • 2f32394: fix(profile): keep the user's own config across boots, and size the tmpfs (@ananos)
  • b04d243: fix(secret): bound what --from-command reads, and keep its output out of brig's (@ananos)
  • ed937fb: fix(secret): keep provenance honest across an update, a locator and a ceiling (@ananos)
  • 8398bfb: fix: name the expired secret, and not a verb that does not exist yet (@asapranidis)
  • 56e7bc3: fix: stop telling a user a declared secret is not declared (@asapranidis)

Refactors

  • 479e0a1: refactor(wrap): mount each tmpfs with its own options (@ananos)

Documentation

  • 2bde74c: docs(profile): replace the refresh-token unknowns with measurements (@ananos)
  • cec3a17: docs(profile): say why the guest gets the refresh token too (@ananos)
  • af24517: docs: correct the tmpfs mode finding in the stdin manual test (@asapranidis)
  • f3bb521: docs: document the import verb, files:, volumes: and what they cost (@asapranidis)
  • 8d1534d: docs: give import its own usage line, and mark BRIG_CREDENTIALS_CMD (@asapranidis)
  • 7cfbfb3: docs: match the house style in prose and comments this change added (@asapranidis)
  • 7831dc2: docs: record what claude-code deliberately lets go ephemeral (@asapranidis)
  • 686560b: docs: scope the no-host-read promise, and say what an in-sandbox login costs (@ananos)