Skip to content

Update version for the next release (vv0.20.1)#963

Closed
meili-bot wants to merge 4 commits intomainfrom
meili-bot/bump-version
Closed

Update version for the next release (vv0.20.1)#963
meili-bot wants to merge 4 commits intomainfrom
meili-bot/bump-version

Conversation

@meili-bot
Copy link
Copy Markdown
Contributor

@meili-bot meili-bot commented Apr 22, 2026

This PR is auto-generated.

The automated script updates the version of meilisearch-java to a new version: "vv0.20.1"

Summary by CodeRabbit

  • Chores
    • Released Java SDK version v0.20.1. Updated version information across Maven and Gradle installation documentation, build configuration, and internal version references for consistency.

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label Apr 22, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 22, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

Version bump updating the Java SDK from 0.20.0 to v0.20.1 across build configuration, version constant, and documentation snippets with consistent string replacements.

Changes

Cohort / File(s) Summary
Documentation & Code Samples
.code-samples.meilisearch.yaml, README.md
Updated Maven and Gradle dependency version strings from 0.20.0 to v0.20.1 in installation snippets.
Build Configuration
build.gradle
Updated the version property from 0.20.0 to v0.20.1 for artifact publishing metadata.
Version Constant
src/main/java/com/meilisearch/sdk/Version.java
Updated VERSION static constant from "0.20.0" to "v0.20.1", affecting the qualified version string output.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • Strift

Poem

🐰 A version hops forth, 0.20.0 to v0.20.1,
Through build scripts and docs, the update is done!
From Gradle to Maven, each snippet aligned,
A tiny bump up, but oh-so-refined! ✨

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title references version 'vv0.20.1' with a doubled 'v' prefix, but the actual version string in the code is 'v0.20.1' (single 'v'), creating a misleading mismatch between the PR title and the actual changes. Update the PR title to 'Update version for the next release (v0.20.1)' to accurately reflect the actual version string being deployed.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch meili-bot/bump-version

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 and usage tips.

@Strift Strift closed this Apr 22, 2026
@Strift Strift deleted the meili-bot/bump-version branch April 22, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants