Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps github.com/openfga/openfga from 1.8.6 to 1.11.1.

Release notes

Sourced from github.com/openfga/openfga's releases.

v1.11.1

What's Changed

Added

  • Added experimental list objects pipeline algorithm with pipeline_list_objects flag. #2815

Fixed

  • Fixed bug where public wildcard tuples without condition were being considered for a wildcard relation which was only defined with a condition. CVE-2025-64751

New Contributors

Full Changelog: openfga/openfga@v1.11.0...v1.11.1

v1.11.0

What's Changed

Added

  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734, #2789.

Full Changelog: openfga/openfga@v1.10.5...v1.11.0

v1.10.5

What's Changed

Added

  • Added datastore_throttling feature flag to enable/disable new throttling mechanism. #2780, #2781

Removed

Full Changelog: openfga/openfga@v1.10.4...v1.10.5

v1.10.4

Added

  • Added a default featureflags.Client to the server and ability to pass custom clients to the server via server.WithFeatureFlagClient. openfga/openfga#2708
  • Enable planner for selecting check resolution strategies based on runtime statistics. openfga/openfga#2751
  • Added a new metric datastore_item_count that represents the total number of tuples consumed during request resolution. openfga/openfga#2771

Changed

... (truncated)

Changelog

Sourced from github.com/openfga/openfga's changelog.

[1.11.1] - 2025-11-20

Added

  • Added experimental list objects pipeline algorithm with pipeline_list_objects flag. #2815

Fixed

  • Fixed bug where public wildcard tuples without condition were being considered for a wildcard relation which was only defined with a condition. CVE-2025-64751

[1.11.0] - 2025-11-05

Added

  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734, #2789.

[1.10.5] - 2025-11-05

Added

  • Added datastore_throttling feature flag to enable/disable new throttling mechanism. #2780, #2781

Removed

[1.10.4] - 2025-11-04

Added

  • Added a default featureflags.Client to the server and ability to pass custom clients to the server via server.WithFeatureFlagClient. #2708
  • Enable planner for selecting check resolution strategies based on runtime statistics. #2751
  • Added a new metric datastore_item_count that represents the total number of tuples consumed during request resolution. #2771
  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734.

Changed

  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734.

Fixed

  • Use correct names for cache counter metrics. #2750
  • Update go toolchain version to 1.25.3 - related: CVE-2025-58187

[1.10.3] - 2025-10-14

Changed

  • Remove zap type conversion on request logger #2717
  • Build checkResolvers for each request instead of once at server start. #2742

Fixed

  • Align datastore throttle configuration names with struct property names. #2668
  • Increase the buffer size for LO requests to be 10% of the max results returned or 10. #2735

[1.10.2] - 2025-09-29

Changed

  • Bumped the version of openfga/language/pkg to a version of the weighted graph that includes recursive relation detection. #2716
  • Log the reason on server failure start #2703

... (truncated)

Commits
  • f375f50 release: update changelog for release v1.11.1 (#2823)
  • 3fcb4b6 chore: update changelog (#2822)
  • ce955b1 feat: add featureflag support for pipeline_list_objects (#2815)
  • cf640c5 chore(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • cb29323 chore(deps): bump the dependencies group across 1 directory with 6 updates (#...
  • 0724f37 chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#2817)
  • 26a9e7d fix: remove deduplication logic in pipeline for input (#2794)
  • 49db78a readusertuple support for condition filtering (#2813)
  • e7b7000 chore: update NewPgxTxnGetRows to allow for more flexible statement builder (...
  • 6073427 chore(deps): bump grpc-ecosystem/grpc-health-probe from v0.4.41 to v0.4.42 in...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/openfga/openfga](https://github.com/openfga/openfga) from 1.8.6 to 1.11.1.
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.8.6...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/openfga/openfga
  dependency-version: 1.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant