v0.1.1-alpha
Pre-release
Pre-release
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