yggvault ratatoskr-space connected via regular web
Color theme
also available via yggdrasil mesh http://[203:b338:2a84:a18f:986:47ae:1a4:d8d3]/pkg/meilisearch/v0.25.0
vault / meilisearch / v0.25.0

meilisearch @ v0.25.0

integrity

size
7.1 MiB
downloaded
last checked
source https://github.com/meilisearch/meilisearch · available · github

release notes

This version of MeiliSearch introduces a much-requested feature: API key management.

For more information on how to update to the latest version of MeiliSearch, read our dedicated guide.

⚠️ Warnings

Breaking changes

API Key management

This new feature allows you to manage and restrict the access of API Keys.

Check out our Security and permissions guide.

It also involves breaking changes to how keys are handled currently:

@ManyTheFish

Task API

To improve user understanding and experience, we refashioned MeiliSearch's asynchronous updates:

@MarinPostma, @irevoire

More about asynchronous tasks. Also check out the task API references.

Other breaking changes

Improvements

Fixes

Misc


❤️ Thanks again to our external contributors:

download

unix · zip
curl -fL -o v0.25.0.zip https://ratatoskr.space/pkg/meilisearch/v0.25.0.zip
                    printf '%s  %s\n' '6568f73aab177eef268d830b7fc953adfb1042682889b53190f0c04831f4a4a1' 'v0.25.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meilisearch/v0.25.0.zip"
$out = "v0.25.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6568f73aab177eef268d830b7fc953adfb1042682889b53190f0c04831f4a4a1") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v0.25.0.tar.gz https://ratatoskr.space/pkg/meilisearch/v0.25.0.tar.gz
                    printf '%s  %s\n' 'b1737d48a66988902c589d2c77b959a18e8f6ff227e3e77dfb6791fe1e02fdf1' 'v0.25.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meilisearch/v0.25.0.tar.gz"
$out = "v0.25.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "b1737d48a66988902c589d2c77b959a18e8f6ff227e3e77dfb6791fe1e02fdf1") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v0.25.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.25.0.zip
                    printf '%s  %s\n' '6568f73aab177eef268d830b7fc953adfb1042682889b53190f0c04831f4a4a1' 'v0.25.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.25.0.zip"
$out = "v0.25.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6568f73aab177eef268d830b7fc953adfb1042682889b53190f0c04831f4a4a1") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v0.25.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.25.0.tar.gz
                    printf '%s  %s\n' 'b1737d48a66988902c589d2c77b959a18e8f6ff227e3e77dfb6791fe1e02fdf1' 'v0.25.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.25.0.tar.gz"
$out = "v0.25.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "b1737d48a66988902c589d2c77b959a18e8f6ff227e3e77dfb6791fe1e02fdf1") { throw "sha256 mismatch" }
artifact format size hashes
v0.25.0.zip zip 7.1 MiB
blake3-24 dcaa907c53527f0935ae1914b7f8421e177d1b39f1d69c55
sha256 6568f73aab177eef268d830b7fc953adfb1042682889b53190f0c04831f4a4a1
sha1 b71ea6ceb4c81d024d99c921cb99d90b38be41b1
v0.25.0.tar.gz tar.gz 7.0 MiB
blake3-24 9802d8c2078a8b1bc405c985a06d0bed308df70c79603d5e
sha256 b1737d48a66988902c589d2c77b959a18e8f6ff227e3e77dfb6791fe1e02fdf1
sha1 06f17b92af8659312643b4b9bb7845f14deb89e2

install

bazel
http_archive(
    name = "meilisearch",
    urls = ["https://ratatoskr.space/pkg/meilisearch/v0.25.0.tar.gz"],
    integrity = "sha256-sXN9SKZpiJAsWJ0sd7lZoY6Pb/In4+d9+2eR/h4C/fE=",
    strip_prefix = "meilisearch-v0.25.0",
)
zig
.url = "https://ratatoskr.space/pkg/meilisearch/v0.25.0.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
    name = "meilisearch",
    urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.25.0.tar.gz"],
    integrity = "sha256-sXN9SKZpiJAsWJ0sd7lZoY6Pb/In4+d9+2eR/h4C/fE=",
    strip_prefix = "meilisearch-v0.25.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.25.0.tar.gz",
← v0.25.1v0.24.0 →