Skip to content

v0.1.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@sh00tg0a1 sh00tg0a1 released this 14 Jun 22:19
· 590 commits to main since this release
6cbe3b2

First rebuild of the full image + chart set from current `main`, superseding the stale `0.1.0` artifacts that broke fresh deploys.

Includes

  • bkn-safe authz cutover (PR #25) compiled into all service images — no more calls to the retired ISF `authorization-private`.
  • bkn-safe hydra Postgres `strategy: Recreate` (no data-loss race on restart).
  • onboard: embedding `batch_size` cap (DashScope ≤ 10), example backend bind + prerequisite docs (#55).
  • CI: `git tag v*` now builds + publishes all services in one shot (#56).

Deploy
```bash
deploy.sh bkn-foundry install --set image.tag=0.1.1-alpha
```

🤖 Generated with Claude Code