openfga @ v1.18.2
integrity
- size
- 1.3 MiB
- downloaded
- last checked
- overlays
- go
- detected
- go module github.com/openfga/openfga
release notes
What's Changed
- feat: add potential v2 breaking change logs for Expand and ListUsers by @Vic-Dev in https://github.com/openfga/openfga/pull/3182
- chore: Consolidate caching metrics in v2Check with v1 by @saad-h1 in https://github.com/openfga/openfga/pull/3184
- fix: add logs for v2 check exclusion shapes and v1 fallback by @Vic-Dev in https://github.com/openfga/openfga/pull/3204
- chore(deps): bump the dependencies group across 1 directory with 17 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3216
- chore: bump go toolchain to 1.26.5 to address CVE-2026-39822 by @poovamraj in https://github.com/openfga/openfga/pull/3219
- chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3221
- fix: validate tuple condition against the correct type-restriction facet by @poovamraj in https://github.com/openfga/openfga/pull/3218
- fix: only skip the targeted recursive relation when flattening v2 Check graph nodes by @yxshwanth in https://github.com/openfga/openfga/pull/3225
- refactor: convert FlattenNode from a recursive algorithm to an iterative one by @senojj in https://github.com/openfga/openfga/pull/3224
- fix: update openfga/language to fix
weighted_graph_checkmulti-branch recursion bug by @saad-h1 in https://github.com/openfga/openfga/pull/3239 - release: update changelog for release
v1.18.2by @poovamraj in https://github.com/openfga/openfga/pull/3242
New Contributors
- @yxshwanth made their first contribution in https://github.com/openfga/openfga/pull/3225
Full Changelog: https://github.com/openfga/openfga/compare/v1.18.1...v1.18.2
download
unix · zip
curl -fL -o v1.18.2.zip https://ratatoskr.space/pkg/openfga/v1.18.2.zip
printf '%s %s\n' '011e12b91dd340ec2a80655c7a28236a6a756c0759af4e446db5cb0a1edcf028' 'v1.18.2.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/openfga/v1.18.2.zip"
$out = "v1.18.2.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "011e12b91dd340ec2a80655c7a28236a6a756c0759af4e446db5cb0a1edcf028") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.18.2.tar.gz https://ratatoskr.space/pkg/openfga/v1.18.2.tar.gz
printf '%s %s\n' 'aaf1282078834c78fa432dced6e6591a148de20bc826d6633087d902b0cf4ada' 'v1.18.2.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/openfga/v1.18.2.tar.gz"
$out = "v1.18.2.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "aaf1282078834c78fa432dced6e6591a148de20bc826d6633087d902b0cf4ada") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.18.2.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.18.2.zip
printf '%s %s\n' '011e12b91dd340ec2a80655c7a28236a6a756c0759af4e446db5cb0a1edcf028' 'v1.18.2.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.18.2.zip"
$out = "v1.18.2.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "011e12b91dd340ec2a80655c7a28236a6a756c0759af4e446db5cb0a1edcf028") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.18.2.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.18.2.tar.gz
printf '%s %s\n' 'aaf1282078834c78fa432dced6e6591a148de20bc826d6633087d902b0cf4ada' 'v1.18.2.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.18.2.tar.gz"
$out = "v1.18.2.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "aaf1282078834c78fa432dced6e6591a148de20bc826d6633087d902b0cf4ada") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.18.2.zip | zip | 1.3 MiB |
blake3-24 8b6e75c49c907319faf6e5f80df4c3be7bed00543278dd83
sha256 011e12b91dd340ec2a80655c7a28236a6a756c0759af4e446db5cb0a1edcf028
sha1 c8d7c82112445a26551d320c2c26a4b1c3c27ae9
|
| v1.18.2.tar.gz | tar.gz | 1.0 MiB |
blake3-24 3bb7800e740c246d8ea94e590e085b2ecc660e915288699a
sha256 aaf1282078834c78fa432dced6e6591a148de20bc826d6633087d902b0cf4ada
sha1 2ed3e790f4cf435c002b2e893e969becd9b1ce51
|
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.18.2.zip | zip | 1.3 MiB |
blake3-24 fc79a375a278463390241cdf0979c91fb6a115689a760646
sha256 1b286af323cc3331aaecd644bab9b57b81310bd2406ede8ed7180a256d2becd9
sha1 93cddbf7ec6e2e8cb90b278206ed62f10186e17c
|
install
bazel
http_archive(
name = "openfga",
urls = ["https://ratatoskr.space/pkg/openfga/v1.18.2.tar.gz"],
integrity = "sha256-qvEoIHiDTHj6Qy3O1uZZGhSN4gvIJtZjMIfZArDPSto=",
strip_prefix = "openfga-v1.18.2",
)
zig
.url = "https://ratatoskr.space/pkg/openfga/v1.18.2.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/openfga@v1.18.2
install via yggdrasil mesh
bazel
http_archive(
name = "openfga",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.18.2.tar.gz"],
integrity = "sha256-qvEoIHiDTHj6Qy3O1uZZGhSN4gvIJtZjMIfZArDPSto=",
strip_prefix = "openfga-v1.18.2",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.18.2.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga@v1.18.2