Skip to content

chore(release): v0.16.0 - #22

Merged
bkearns merged 1 commit into
mainfrom
chore/release-v0.16.0
Aug 12, 2026
Merged

chore(release): v0.16.0#22
bkearns merged 1 commit into
mainfrom
chore/release-v0.16.0

Conversation

@bkearns

@bkearns bkearns commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Version bump so the v0.16.0 tag and frg --version agree.

Minor rather than patch: #21 flips the embed_missing default and makes embed_missing=false a hard error, so any caller that passed it explicitly gets a behaviour change, not a silent fix.

Releases here are tag-driven and the workflow does not validate the tag against the crate version — so without this, a v0.16.0 release would ship a binary reporting 0.15.0. The workbench update check compares recorded versions against the payload manifest, which makes that a provenance trap rather than cosmetic.

Verified: frg --version -> frg 0.16.0.

Needed so ferrosa-workbench can pin a forge release carrying the embedding fix (#21) and finally prove semantic search end to end.

Minor rather than patch: #21 changes a default (embed_missing false -> true)
and turns embed_missing=false into a hard error, so callers that passed it
explicitly see behaviour change rather than a silent fix.

Keeps the tag and the binary's --version in agreement -- the workbench update
check compares recorded versions against the payload manifest, so a release
whose binary reports a different number is a provenance trap.
@bkearns
bkearns enabled auto-merge August 12, 2026 22:36
@bkearns
bkearns added this pull request to the merge queue Aug 12, 2026
Merged via the queue into main with commit 71af74f Aug 12, 2026
5 checks passed
@bkearns
bkearns deleted the chore/release-v0.16.0 branch August 12, 2026 22:43
@bkearns bkearns mentioned this pull request Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant