Skip to content

Conversation

@meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Jan 15, 2026

This PR is auto-generated.

The automated script updates the version of meilisearch-python to a new version: "v0.40.0"

Changelog

## 🚀 Enhancements

* Add support for multi-modal search (#1167) @awais786
* Update Network API to be compatible with Meilisearch v1.30 (#1187) @orbin123
* Allow skipping document creation when using the documents API (#1189) @awais786
* Allow index renaming using index swap (#1191) @aznszn
* Accept `custom_metadata` in index methods (#1179) @jawad-khan

## ⚙️ Maintenance/misc

* build(deps-dev): bump wrapt from 1.17.3 to 2.0.1 (#1176) @[dependabot[bot]](https://github.com/apps/dependabot)
* build(deps-dev): bump exceptiongroup from 1.3.0 to 1.3.1 (#1175) @[dependabot[bot]](https://github.com/apps/dependabot)
* build(deps-dev): bump black from 25.1.0 to 25.11.0 (#1174) @[dependabot[bot]](https://github.com/apps/dependabot)
* Use Meilisearch Enterprise Edition (#1182) @Strift
* Fix tests: adapt network tests for Meilisearch v1.30 HA changes (#1184) @orbin123
* build(deps): bump actions/checkout from 4 to 6 (#1178) @[dependabot[bot]](https://github.com/apps/dependabot)
* build(deps-dev): bump mypy from 1.17.1 to 1.19.1 (#1188) @[dependabot[bot]](https://github.com/apps/dependabot)

Thanks again to @Strift, @awais786, @aznszn, @jawad-khan and @orbin123! 🎉

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

coderabbitai bot commented Jan 15, 2026

📝 Walkthrough

Walkthrough

Version bump from 0.39.0 to 0.40.0 in the meilisearch module's public version variable with no functional or behavioral changes.

Changes

Cohort / File(s) Summary
Version Bump
meilisearch/version.py
Updated __version__ constant from "0.39.0" to "0.40.0"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • meilisearch-python#1112: Modifies the same __version__ constant in meilisearch/version.py for a package version bump
  • meilisearch-python#1136: Updates __version__ in meilisearch/version.py following the same version bump pattern
  • meilisearch-python#1154: Bumps the exported __version__ string in meilisearch/version.py for a release version change

Suggested reviewers

  • Strift
  • brunoocasali
  • curquiza

Poem

🐰 A version hop, from thirty-nine to forty,
The rabbit bumps with joy so sporty,
One line changed, but oh so mighty,
The release marches on, bold and flighty! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating the version from 0.39.0 to 0.40.0 for the next release.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing touches
  • 📝 Generate docstrings

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 enabled auto-merge January 15, 2026 06:16
@Strift Strift added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit 6003393 Jan 15, 2026
11 checks passed
@Strift Strift deleted the meili-bot/bump-version branch January 15, 2026 06:19
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.

3 participants