Skip to content

Release v0.5.14 - #161

Merged
kwsantiago merged 1 commit into
mainfrom
release-v0.5.14
Jul 21, 2026
Merged

Release v0.5.14#161
kwsantiago merged 1 commit into
mainfrom
release-v0.5.14

Conversation

@wksantiago

@wksantiago wksantiago commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes

    • Bounded query scanning to reduce CPU usage and page faults for selective filters on large databases.
    • Added a configurable scan multiplier, defaulting to 20; setting it to 0 disables the limit.
  • Release

    • Updated the application version to 0.5.14.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: be039fe6-f448-4d1c-90c3-8252ab673796

📥 Commits

Reviewing files that changed from the base of the PR and between 7c07362 and 7a2ab82.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • build.zig.zon
  • src/main.zig
  • src/nip11.zig

Walkthrough

The release is bumped from 0.5.13 to 0.5.14 across manifest and runtime metadata. The changelog documents bounded query scanning controlled by query_scan_multiplier.

Changes

Release metadata

Layer / File(s) Summary
Version identifiers and release notes
CHANGELOG.md, build.zig.zon, src/main.zig, src/nip11.zig
The project version is updated to 0.5.14 in the manifest, startup log, and NIP-11 JSON output. Release notes document the configurable query scan bound.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: kwsantiago

Poem

I’m a rabbit with a versioned nose,
Hopping from thirteen to fourteen it goes.
The changelog bounds each scan,
While release strings match the plan—
Squeak, ship, and nibble some prose!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes this version-bump release to v0.5.14.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-v0.5.14

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@wksantiago wksantiago self-assigned this Jul 20, 2026
@wksantiago
wksantiago requested a review from kwsantiago July 20, 2026 14:00
@kwsantiago
kwsantiago merged commit 40ec89e into main Jul 21, 2026
4 checks passed
@kwsantiago
kwsantiago deleted the release-v0.5.14 branch July 21, 2026 00:08
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.

2 participants