openfga @ v1.8.9
integrity
- size
- 830.7 KiB
- downloaded
- last checked
- overlays
- go
- detected
- go module github.com/openfga/openfga
release notes
Added
- Updated grpc logs for the healthcheck service to log at the Debug level instead of at the Info level. #2340
- Separate out experimental list objects optimization flag (
enable-list-objects-optimizations) from experimental check optimization flag (enable-check-optimizations) to allow individual optimization. #2341.
Changelog
- a24f0fea3ff86876df837e67b712803fb653bdf0 chore(deps): bump the dependencies group with 3 updates (#2347)
- 09fb1b775ad589be98111f0f74c9c5100cc5ac85 chore(deps): bump the dependencies group with 5 updates (#2329)
- ee82979118d34fc75c6a5e8c02173a7ac7f90f43 chore(deps): bump the dependencies group with 5 updates (#2346)
- 3d34d7411e10cb6a8b9dd11c16f8eecb5fdccded docs(v1.8.9): add v1.8.9 release notes to CHANGELOG (#2348)
- 3e7e9e5d04afba4cf60f0524ab29fa18adaef708 feat: Downgrade grpc logs for healthcheck service to Debug level (#2340)
- 33153583a6144d7fde547afd145132436c63bd55 feat: add list object experimental flag (#2341)
download
unix · zip
curl -fL -o v1.8.9.zip https://ratatoskr.space/pkg/openfga/v1.8.9.zip
printf '%s %s\n' 'f988e903ee3854b33bda4e8ed8dc67c2e3c9931bc8d18cc30a0cb11ad1936b51' 'v1.8.9.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/openfga/v1.8.9.zip"
$out = "v1.8.9.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f988e903ee3854b33bda4e8ed8dc67c2e3c9931bc8d18cc30a0cb11ad1936b51") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.8.9.tar.gz https://ratatoskr.space/pkg/openfga/v1.8.9.tar.gz
printf '%s %s\n' '9660bf1d69a2cff0c043d106931766033a8441cbf445bb2922eed9814ea9dc8f' 'v1.8.9.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/openfga/v1.8.9.tar.gz"
$out = "v1.8.9.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "9660bf1d69a2cff0c043d106931766033a8441cbf445bb2922eed9814ea9dc8f") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.8.9.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.8.9.zip
printf '%s %s\n' 'f988e903ee3854b33bda4e8ed8dc67c2e3c9931bc8d18cc30a0cb11ad1936b51' 'v1.8.9.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.8.9.zip"
$out = "v1.8.9.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f988e903ee3854b33bda4e8ed8dc67c2e3c9931bc8d18cc30a0cb11ad1936b51") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.8.9.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.8.9.tar.gz
printf '%s %s\n' '9660bf1d69a2cff0c043d106931766033a8441cbf445bb2922eed9814ea9dc8f' 'v1.8.9.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.8.9.tar.gz"
$out = "v1.8.9.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "9660bf1d69a2cff0c043d106931766033a8441cbf445bb2922eed9814ea9dc8f") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.8.9.zip | zip | 833.1 KiB |
blake3-24 3bf237a6eb39be20c58c3b56431f0c2583a2739917e494e8
sha256 f988e903ee3854b33bda4e8ed8dc67c2e3c9931bc8d18cc30a0cb11ad1936b51
sha1 adaf78fca505e3121cb678a68f3c6a91b1b07533
|
| v1.8.9.tar.gz | tar.gz | 651.0 KiB |
blake3-24 f1b93dacee30784978e2b173d868c577076619e788534c4f
sha256 9660bf1d69a2cff0c043d106931766033a8441cbf445bb2922eed9814ea9dc8f
sha1 1853d67a1267b54eca53e1a5f07a1816653e337c
|
go module archive
module zip with the module path rewritten to this mirror; fetched by go get through the
GOPROXY route
| artifact | format | size | hashes |
|---|---|---|---|
| v1.8.9.zip | zip | 842.9 KiB |
blake3-24 d6a029b07dd6b476bc2635d8734b1675085292bd0ad9693a
sha256 1396a54fa1a29801e9e4e9498e867b36577c73ab1a4991b26454d8f2593641f5
sha1 0df01677518aac98969c22265ceabd6091e91977
|
install
bazel
http_archive(
name = "openfga",
urls = ["https://ratatoskr.space/pkg/openfga/v1.8.9.tar.gz"],
integrity = "sha256-lmC/HWmiz/DAQ9EGkxdmAzqEQcv0RbspIu7ZgU6p3I8=",
strip_prefix = "openfga-v1.8.9",
)
zig
.url = "https://ratatoskr.space/pkg/openfga/v1.8.9.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/openfga@v1.8.9
install via yggdrasil mesh
bazel
http_archive(
name = "openfga",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.8.9.tar.gz"],
integrity = "sha256-lmC/HWmiz/DAQ9EGkxdmAzqEQcv0RbspIu7ZgU6p3I8=",
strip_prefix = "openfga-v1.8.9",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.8.9.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga@v1.8.9