Commit c0f52cf
Merge #282
282: Bump meilisearch from 0.22.1 to 0.23.0 r=bidoubiwa a=dependabot[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.22.1 to 0.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/meilisearch/meilisearch-python/releases">meilisearch's releases</a>.</em></p>
<blockquote>
<h2>v0.23.0 🐍</h2>
<p>This version makes this package compatible with Meilisearch v0.30.0 🎉
Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v0.30.0">Meilisearch v0.30.0</a> for more information on the changes.</p>
<h2>🚀 Enhancements</h2>
<ul>
<li>New <code>client.cancel_tasks</code> method that lets you cancel <code>enqueued</code> and <code>processing</code> tasks (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/596">#596</a>) <a href="https://github.com/alallema"><code>`@alallema</code></a></li>`
<li>New <code>pagination</code> strategy with the search parameters <code>page</code> and <code>hitsPerPage</code> (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/595">#595</a>) <a href="https://github.com/alallema"><code>`@alallema</code></a></li>`
<li>New <code>client.delete_tasks</code> method that lets you deleted tasks (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/598">#598</a>) <a href="https://github.com/alallema"><code>`@alallema</code></a></li>`
<li>New <code>client.swap_indexes</code> method that lets you swap two indexes (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/603">#603</a>) <a href="https://github.com/alallema"><code>`@alallema</code></a></li>`
</ul>
<h2>2 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments