Commit 3bd211d
Merge #257
257: Bump meilisearch from 0.19.1 to 0.22.1 r=alallema a=dependabot[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.19.1 to 0.22.1.
<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.22.1 🐍</h2>
<h2>🚀 Enhancements</h2>
<ul>
<li>Methods: <code>get_document</code>, <code>delete_document</code> and <code>delete_documents</code> can now take both types <code>str</code> or <code>int</code> (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/545">#545</a>) <a href="https://github.com/sarvesh4396"><code>`@sarvesh4396</code></a></li>`
<li>Creation of an automatically generated hosted documentation (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/546">#546</a>) <a href="https://github.com/kaggrwal"><code>`@kaggrwal</code></a></li>`
</ul>
<p>Thanks again to <a href="https://github.com/alallema"><code>`@alallema</code></a>,` <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a>,` <a href="https://github.com/kaggrwal"><code>`@kaggrwal</code></a>` and <a href="https://github.com/sarvesh4396"><code>`@sarvesh4396</code></a>!` 🎉</p>
<h2>v0.22.0 🐍</h2>
<p>This version makes this package compatible with Meilisearch v0.29.0 🎉
Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v0.29.0">Meilisearch v0.29.0</a> for more information on the changes.</p>
<h2>🚀 Enhancements</h2>
<ul>
<li>Ensure support to the new search query parameter <code>matchingStrategy</code> (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/522">#522</a>) <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a></li>`
<li>Ensure support to keys with wildcarded actions.
<ul>
<li><code>actions</code> field during key creation now accepts wildcards on actions. For example, <code>indexes.*</code> provides rights to <code>indexes.create</code>, <code>indexes.get</code>,<code>indexes.delete</code>, <code>indexes.delete</code>, and <code>indexes.update</code>. (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/521">#521</a>) <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a></li>`
</ul>
</li>
</ul>
<h2>2 files changed
+57
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments