openfga @ v1.19.0
integrity
- size
- 1.3 MiB
- downloaded
- last checked
- overlays
- go
- detected
- go module github.com/openfga/openfga
release notes
What's Changed
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3229
- chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3243
- chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3251
- chore(deps): bump the dependencies group with 8 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3252
- fix: scope context-cancelation stripping to query execution only by @senojj in https://github.com/openfga/openfga/pull/3255
- chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3260
- chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3261
- fix: update potential resolution changes logs to only log on InfoLevel by @Vic-Dev in https://github.com/openfga/openfga/pull/3254
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3253
- fix(typesystem): prevent panic on malformed RelationReference by @adriantam in https://github.com/openfga/openfga/pull/3262
- feature: create a new "difference direct subtract" worker that can stream its results by @senojj in https://github.com/openfga/openfga/pull/3267
- chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3269
- chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3270
- chore(deps): bump grpc-ecosystem/grpc-health-probe from v0.4.55 to v0.4.56 in the dependencies group by @dependabot[bot] in https://github.com/openfga/openfga/pull/3268
- release: update changelog for release
v1.19.0by @Vic-Dev in https://github.com/openfga/openfga/pull/3271
Full Changelog: https://github.com/openfga/openfga/compare/v1.18.3...v1.19.0
download
unix · zip
curl -fL -o v1.19.0.zip https://ratatoskr.space/pkg/openfga/v1.19.0.zip
printf '%s %s\n' '9153fc162d3ef8456a123303bdf3e0ee55df3cef3445a7829724556529705833' 'v1.19.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/openfga/v1.19.0.zip"
$out = "v1.19.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "9153fc162d3ef8456a123303bdf3e0ee55df3cef3445a7829724556529705833") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.19.0.tar.gz https://ratatoskr.space/pkg/openfga/v1.19.0.tar.gz
printf '%s %s\n' 'a50b19d01b86b76204b4aa0c0745b3855c05023ac5685c7e1bc96a47a42c0ebd' 'v1.19.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/openfga/v1.19.0.tar.gz"
$out = "v1.19.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "a50b19d01b86b76204b4aa0c0745b3855c05023ac5685c7e1bc96a47a42c0ebd") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.19.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.19.0.zip
printf '%s %s\n' '9153fc162d3ef8456a123303bdf3e0ee55df3cef3445a7829724556529705833' 'v1.19.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.19.0.zip"
$out = "v1.19.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "9153fc162d3ef8456a123303bdf3e0ee55df3cef3445a7829724556529705833") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.19.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.19.0.tar.gz
printf '%s %s\n' 'a50b19d01b86b76204b4aa0c0745b3855c05023ac5685c7e1bc96a47a42c0ebd' 'v1.19.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.19.0.tar.gz"
$out = "v1.19.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "a50b19d01b86b76204b4aa0c0745b3855c05023ac5685c7e1bc96a47a42c0ebd") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.19.0.zip | zip | 1.3 MiB |
blake3-24 6da35f3dc521764c9ad7fb29fab3e8dc2fdafcb739da121e
sha256 9153fc162d3ef8456a123303bdf3e0ee55df3cef3445a7829724556529705833
sha1 8c34da72c484cae8ce51f35571484275a1d2bb53
|
| v1.19.0.tar.gz | tar.gz | 1.0 MiB |
blake3-24 dd9e9ea56d55be7dc5494200151caa62336c4d5cfa070143
sha256 a50b19d01b86b76204b4aa0c0745b3855c05023ac5685c7e1bc96a47a42c0ebd
sha1 d925f814accdf6f5708761599b402eab83495a96
|
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.19.0.zip | zip | 1.3 MiB |
blake3-24 5b842fa749eb064993d7547218ab3f66ef61cc7e5ed5f060
sha256 5287a002ed5a31a7c6610240591e4c821ca8d61e012d4e683907a663e0780fbd
sha1 f9bd7dffe5a82d10e9c785dbf97abaf90c7a4b17
|
install
bazel
http_archive(
name = "openfga",
urls = ["https://ratatoskr.space/pkg/openfga/v1.19.0.tar.gz"],
integrity = "sha256-pQsZ0BuGt2IEtKoMB0WzhVwFAjrFaFx+G8lqR6QsDr0=",
strip_prefix = "openfga-v1.19.0",
)
zig
.url = "https://ratatoskr.space/pkg/openfga/v1.19.0.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/openfga@v1.19.0
install via yggdrasil mesh
bazel
http_archive(
name = "openfga",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.19.0.tar.gz"],
integrity = "sha256-pQsZ0BuGt2IEtKoMB0WzhVwFAjrFaFx+G8lqR6QsDr0=",
strip_prefix = "openfga-v1.19.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga/v1.19.0.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/openfga@v1.19.0