Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/openfga/openfga from 1.10.4 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

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

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.10.4 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.10.4...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2025 22:50
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 20, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​openfga/​openfga@​v1.10.4 ⏵ v1.11.181 +110010010070

View full report

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: golang github.com/openfga/openfga under CC-BY-SA-4.0

License: CC-BY-SA-4.0 - the applicable license policy does not allow this license (4) (NOTICE)

License: MPL-2.0 - the applicable license policy does not allow this license (4) (NOTICE)

License: MPL-2.0 - the applicable license policy does not allow this license (4) (NOTICE)

License: CC-BY-4.0 - the applicable license policy does not allow this license (4) (NOTICE)

License: CC-BY-SA-4.0 - the applicable license policy does not allow this license (4) (NOTICE)

License: GPL-2.0-only - the applicable license policy does not allow this license (4) (NOTICE)

License: GPL-2.0-or-later - the applicable license policy does not allow this license (4) (NOTICE)

License: MPL-2.0 - the applicable license policy does not allow this license (4) (NOTICE)

From: go.modgolang/github.com/openfga/openfga@v1.11.1

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/github.com/openfga/openfga@v1.11.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@rhamzeh rhamzeh added this pull request to the merge queue Nov 21, 2025
Merged via the queue into main with commit 44bc648 Nov 21, 2025
20 checks passed
@rhamzeh rhamzeh deleted the dependabot/go_modules/github.com/openfga/openfga-1.11.1 branch November 21, 2025 01:04
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.

2 participants