Skip to content

fix(deps): update module github.com/openfga/openfga to v1.16.0#510

Merged
golanglemonade merged 1 commit into
mainfrom
renovate/github.com-openfga-openfga-1.x
May 22, 2026
Merged

fix(deps): update module github.com/openfga/openfga to v1.16.0#510
golanglemonade merged 1 commit into
mainfrom
renovate/github.com-openfga-openfga-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/openfga/openfga v1.15.1v1.16.0 age confidence

Release Notes

openfga/openfga (github.com/openfga/openfga)

v1.16.0

Compare Source

Added
  • Added datastore ping timeout (PingTimeout) and datastore ping retry timeout (PingRetryMaxElapsedTime) configurations. #​3113
Changed
  • Report allowed result and tuple_key on Check and experimental weighted_graph_check resolution trace spans. #​3116
Fixed
  • Fixed cache key collisions in experimental weighted_graph_check union resolution by moving result caching from the union node level to the individual edge level, preventing collisions across requests that share edges but differ in object or relation. #​3117
  • Fixed a bug in experimental weighted_graph_check where in-flight goroutines cancelled by a union short-circuit or recursive resolution could cache a false result, causing subsequent requests to incorrectly return false without querying the datastore. #​3125
  • Fixed experimental weighted_graph_check returning an error when v2Check fails; Check now falls back to the standard algorithm instead. #​3126
  • Fixed OIDC authentication rejecting valid tokens after issuer key rotation by enabling JWKS refresh on unknown kid (rate-limited to once per minute). #​3101
Security

New Contributors

Full Changelog: openfga/openfga@v1.15.1...v1.16.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 20, 2026 22:08
@renovate renovate Bot requested review from adelowo, golanglemonade and matoszz May 20, 2026 22:08
@sonarqubecloud
Copy link
Copy Markdown

@golanglemonade golanglemonade merged commit 98aa89d into main May 22, 2026
15 checks passed
@golanglemonade golanglemonade deleted the renovate/github.com-openfga-openfga-1.x branch May 22, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant