Skip to content

Tags: GetBusbar/busbar

Tags

v1.4.1

Toggle v1.4.1's commit message
v1.4.1 — rebrand to GetBusbar/busbar

v1.4.0

Toggle v1.4.0's commit message
busbar 1.4.0 — OAuth egress (jwt-bearer + oauth-client-credentials), …

…Google Vertex & Azure OpenAI as config, jemalloc bounded memory

v1.3.3

Toggle v1.3.3's commit message
busbar v1.3.3

v1.3.2

Toggle v1.3.2's commit message
busbar 1.3.2 — green CI matrix (cargo-deny) + Dependabot bumps; no bi…

…nary behavior change

v1.3.1

Toggle v1.3.1's commit message
busbar 1.3.1 — clean CI matrix + pre-release gate (no binary behavior…

… change)

v1.3.0

Toggle v1.3.0's commit message
busbar 1.3.0 — The API Release (Windows build fix)

v1.2.1

Toggle v1.2.1's commit message
busbar 1.2.1: hardening + the hook layer grows up

- route: socket — compiled-binary routing hook on a Unix domain socket, ~8us/decision
- policy.send_prompt / policy.send_user — opt-in hook payload (content + caller identity)
- candidates[].tags on the hook wire
- the reject verb — fail-closed, clamped, sanitized; the PII-screen primitive
- default hook deadline 1ms (was 150)
- route: script (Rhai) deprecated
- hardened throughout: multi-round adversarial testing, every fix with its regression test