Download Latest Version openfga_1.9.2_linux_386.tar.gz (18.1 MB)
Email in envelope

Get an email when there's a new version of OpenFGA

Home / v1.9.0
Name Modified Size InfoDownloads / Week
Parent folder
openfga.intoto.jsonl 2025-07-03 28.9 kB
checksums.txt.pem 2025-07-03 3.1 kB
checksums.txt 2025-07-03 1.7 kB
checksums.txt.sig 2025-07-03 96 Bytes
openfga_1.9.0_linux_amd64.tar.gz.sbom.json 2025-07-03 206.6 kB
openfga_1.9.0_windows_386.tar.gz.sbom.json 2025-07-03 212.0 kB
openfga_1.9.0_windows_amd64.tar.gz.sbom.json 2025-07-03 213.8 kB
openfga_1.9.0_windows_arm64.tar.gz.sbom.json 2025-07-03 212.3 kB
openfga_1.9.0_darwin_amd64.tar.gz.sbom.json 2025-07-03 208.5 kB
openfga_1.9.0_darwin_arm64.tar.gz.sbom.json 2025-07-03 207.0 kB
openfga_1.9.0_linux_386.tar.gz.sbom.json 2025-07-03 204.8 kB
openfga_1.9.0_linux_arm64.tar.gz.sbom.json 2025-07-03 205.1 kB
openfga_1.9.0_linux_amd64.tar.gz 2025-07-03 19.4 MB
openfga_1.9.0_windows_386.tar.gz 2025-07-03 18.9 MB
openfga_1.9.0_windows_amd64.tar.gz 2025-07-03 19.9 MB
openfga_1.9.0_windows_arm64.tar.gz 2025-07-03 17.7 MB
openfga_1.9.0_darwin_amd64.tar.gz 2025-07-03 19.8 MB
openfga_1.9.0_darwin_arm64.tar.gz 2025-07-03 18.5 MB
openfga_1.9.0_linux_386.tar.gz 2025-07-03 18.1 MB
openfga_1.9.0_linux_arm64.tar.gz 2025-07-03 17.7 MB
README.md 2025-07-03 3.0 kB
v1.9.0 source code.tar.gz 2025-07-03 729.8 kB
v1.9.0 source code.zip 2025-07-03 928.8 kB
Totals: 23 Items   153.4 MB 1

Added

  • Add separate reverse_expand resolution path utilizing the weighted graph. Gated behind enable-list-objects-optimizations experimental flag. #2529

Changed

  • SQLite based iterators will load tuples only when needed (lazy loading). #2511
  • Shared iterator improvement to reduce lock contention when creating and cloning. #2530
  • Enable experimental list object optimizations in shadow mode using flag enable-list-objects-optimizations. #2509
  • Invalidated iterators will be removed from cache if an invalid entity entry is found allowing for less time to refresh. #2536

Fixed

  • Cache Controller was always completely invalidating. #2522

Full Changelog

  • [cefb4c] CICD: skip revive var-naming rule (#2533)
  • [974bb2] Feat/list objects shadow mode (#2509)
  • [a6cfee] Fix quoting for GitHub Actions outputs (#2512)
  • [4131a1] Move SQLite to lazy (#2511)
  • [f8ebe2] Revert "fix: restore conditional checks for connection pool timeout settings" (#2505)
  • [3533e1] Update README.md (#2521)
  • [d45a6e] Update changelog to prep for 1.9.0 release (#2540)
  • [ebdc15] chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#2531)
  • [242e3a] chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 in the dependencies group (#2523)
  • [27398f] chore(deps): bump the dependencies group across 1 directory with 4 updates (#2513)
  • [6587dd] chore(deps): bump the dependencies group with 2 updates (#2534)
  • [72a17a] chore: add local check resolver to reverse expand (#2516)
  • [73e5c5] chore: bump grpc-gateway and go-retryablehttp pkgs (#2526)
  • [ed0848] chore: bump mysql driver + grpc packages (#2517)
  • [b58169] clean: Remove fanin code (#2514)
  • [630068] docs(v1.8.16): add v1.8.16 release notes to CHANGELOG (#2510)
  • [804a26] feat: ReverseExpand with weighted graph, non-infinite weights (#2529)
  • [0aff35] feat: add GetEdgesForListObjects to typesystem (#2468)
  • [90fdae] feat: typesystem edges for intersection and exclusion (#2518)
  • [2c3e3a] feat: typesystem to return userset for listobject (#2525)
  • [7d9d28] fix-iterator-cache-invalidation (#2536)
  • [d5ec30] fix: cache controller invalidation logic (#2522)
  • [dbfe47] fix: prevent db connections from prematurely closing (#2508)
  • [4a2dfd] fix: restore conditional checks for connection pool timeout settings (#2501)
  • [e5ccaf] fix: shadow resolver causing infinite loop for list objects (#2532)
  • [b8d126] fix: shared iterator metrics (#2527)
  • [e8cd76] perf: further reduce lock contention in shared iterators (#2530)
  • [cd8a85] performance: refactored the shared iterator and shared iterator datastore (#2478)
  • [dd1d71] skip shadow ListObjects query when main query is slow (#2537)
Source: README.md, updated 2025-07-03