Add v1.45 to changelog#3588
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a new changelog entry for v1.45 (2026-05-26) documenting three performance improvements—faster settings indexing, improved document fetch performance via non-blocking Actix threads, and optimized deletion batching—along with a fix for binary quantization configuration corruption and a GitHub release tag link. Changesv1.45 Release Notes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add 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. Comment |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary
npm run generate-changelog.Test plan
Summary
Adds a new changelog entry for Meilisearch v1.45, released on 2026-05-26. The entry documents several improvements and fixes included in this release.
Changes
File modified:
changelog/changelog.mdxAdds a top-level changelog entry for v1.45 that includes:
Improvements:
Other:
The entry includes a link to the GitHub release notes for additional information.
Lines changed: +39/-0
Test plan