Skip to content

chore: release 0.3.2 - #37

Merged
skishchampi merged 2 commits into
mainfrom
chore/release-0.3.2
Jul 7, 2026
Merged

chore: release 0.3.2#37
skishchampi merged 2 commits into
mainfrom
chore/release-0.3.2

Conversation

@skishchampi

Copy link
Copy Markdown
Contributor

Patch release assembling the concurrency and correctness fixes on main:

Release mechanics per the v0.3.1 pattern: version bump in pyproject.toml, README current-release line, walkthrough version echo; troubleshooting gains an entry for the new lock error.

- bump package metadata and current-release docs to 0.3.2
- document the single-writer index lock in troubleshooting

Ships #33 (survive concurrent extend writers — vector and chunk insert
races), #34 (open corpus filters in semantic_search/place_item), and
#35 (single-writer index lock with CLI fail-fast probe).

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b27a3c3ddb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
Codex review on the release PR: pyproject.toml said 0.3.2 while
partial_recall.__version__ — the value `--version` actually prints —
stayed at 0.3.1. Bump it, and add a test asserting the two versions
match so a release bump can never miss one again.
@skishchampi
skishchampi merged commit c572a38 into main Jul 7, 2026
8 checks passed
@skishchampi
skishchampi deleted the chore/release-0.3.2 branch July 7, 2026 23:34
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