Releases: kujolang/searchbridge
Release list
v1.0.0
What's Changed
- Refresh Dependabot-managed dependencies by @robertdevore in #7
- Document SearchBridge v1.0 readiness work by @robertdevore in #8
- Define no-extra-cost SearchBridge v1 execution plan by @robertdevore in #9
- Release SearchBridge v1.0.0 by @robertdevore in #10
Full Changelog: v0.2.4...v1.0.0
What's Changed
- Refresh Dependabot-managed dependencies by @robertdevore in #7
- Document SearchBridge v1.0 readiness work by @robertdevore in #8
- Define no-extra-cost SearchBridge v1 execution plan by @robertdevore in #9
- Release SearchBridge v1.0.0 by @robertdevore in #10
Full Changelog: v0.2.4...v1.0.0
v0.2.4
v0.2.3
SearchBridge 0.1.0
SearchBridge 0.1.0 release qualification
Status: PASS for fixture/offline normalization and the documented optional live
provider adapters. Live-provider correctness, quotas, and credentials remain
external and are not claimed by this release.
The gate covers malformed URL/config values, timeouts, bounded retries,
429/5xx behavior, provider capability-level partial failure, deterministic
offline reruns, fixture immutability, row/output/token budgets, redacted errors,
and stale credential isolation. Every evidence command is read-only with
respect to providers. The sole effecting command, submit, requires the exact
capability index.submission, --act, --yes, and provider authorization on
every invocation; a receipt never claims indexing.
Run bash scripts/validate.sh and python3 scripts/benchmark.py --iterations 100.