chore: release#99
Merged
davidkelley merged 2 commits intomainfrom Apr 10, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by release-plz that bumps versions across the searchlite workspace packages to publish a new release with mget and search_after functionality.
Changes:
- Bumps searchlite-core from 0.5.0 to 0.6.0 (breaking changes for new
search_afterpagination fields) - Updates dependent packages (searchlite-http, searchlite-cli, searchlite-ffi, searchlite-wasm) with patch version bumps
- Adds changelog entries documenting the mget & search_after feature from PR #95
Reviewed changes
Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| searchlite-core/Cargo.toml | Version bump to 0.6.0 for breaking API changes |
| searchlite-core/CHANGELOG.md | Added changelog entry for v0.6.0 release |
| searchlite-cli/Cargo.toml | Version bump to 0.1.7 |
| searchlite-cli/CHANGELOG.md | Added changelog entry for v0.1.7 release |
| searchlite-ffi/Cargo.toml | Version bump to 0.1.6 |
| searchlite-ffi/CHANGELOG.md | Added changelog entry for v0.1.6 release |
| searchlite-http/CHANGELOG.md | Added changelog entry for v0.1.6 release |
| searchlite-wasm/Cargo.toml | Version bump to 0.1.6 |
| searchlite-wasm/CHANGELOG.md | Added changelog entry for v0.1.6 release |
| Cargo.toml | Workspace version updated to 0.1.6 |
| Cargo.lock | Updated all package version references to match Cargo.toml changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
5c996d1 to
aa84e1e
Compare
da9f0ff to
9f0986d
Compare
10d6d90 to
31ec6fa
Compare
31ec6fa to
4e67f04
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
searchlite-core: 0.5.0 -> 0.6.0 (⚠ API breaking changes)searchlite-http: 0.1.5 -> 0.2.0 (⚠ API breaking changes)integration: 0.1.5 -> 0.2.0searchlite-cli: 0.1.6 -> 0.1.7searchlite-ffi: 0.1.5 -> 0.1.6searchlite-wasm: 0.1.5 -> 0.1.6searchlite-node: 0.1.5 -> 0.2.0⚠
searchlite-corebreaking changes⚠
searchlite-httpbreaking changesChangelog
searchlite-coresearchlite-httpintegrationsearchlite-clisearchlite-ffisearchlite-wasmsearchlite-nodeThis PR was generated with release-plz.