Skip to content

Releases: openbkn-ai/bkn-foundry

v0.1.3

Choose a tag to compare

@rongwei-liu rongwei-liu released this 10 Aug 05:23
113fdbc
fix(context-loader): backport list_resources knowledge-network filter…

v0.1.1-alpha

v0.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@sh00tg0a1 sh00tg0a1 released this 14 Jun 22:19
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