Skip to content

codanna 0.9.20#280478

Merged
BrewTestBot merged 2 commits intomainfrom
bump-codanna-0.9.20
May 1, 2026
Merged

codanna 0.9.20#280478
BrewTestBot merged 2 commits intomainfrom
bump-codanna-0.9.20

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
### Fixed
  • documents index --collection X no longer wipes chunks belonging to other collections in the same index. detect_changes scopes its removed-files scan by state.collection so cross-collection paths in file_states are not classified as removed (#100).
  • codanna serve (stdio) acquires .codanna/index/serve.lock on startup; a duplicate invocation against the same index exits 1 with guidance to use HTTP mode for shared access. Stale lockfiles are reclaimed via sysinfo PID-liveness check (#101).

Changed

  • Clippy lint pass: unnecessary_sort_by to sort_by_key with Reverse (php behavior, vector engine), explicit_counter_loop to (1..).zip (python parser), collapsible_match arm guards (kotlin/php/typescript parsers), redundant .into_iter() after .zip() removed (embed pipeline, embedding pool).

View the full release notes at https://github.com/bartolli/codanna/releases/tag/v0.9.20.


@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 1, 2026
@BrewTestBot BrewTestBot enabled auto-merge May 1, 2026 20:49
@BrewTestBot BrewTestBot added this pull request to the merge queue May 1, 2026
Merged via the queue into main with commit ae541c1 May 1, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-codanna-0.9.20 branch May 1, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants