Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/openfga/openfga v1.8.13 -> v1.9.0 age confidence

Release Notes

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

v1.9.0

Compare Source

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

v1.8.16

Compare Source

Fixed
  • Context cancelation was preventing database connections from being reused. #​2508

v1.8.15

Compare Source

Changelog

1.8.15 - 2025-06-11

Added
  • Add support for separate read and write datastores for PostgreSQL. #​2479
Fixed
  • Improve Check performance for models with recursion and enable-check-optimizations experiment flag is enabled. #​2492
  • Reverts the base docker image back to cgr.dev/chainguard/static #​2473
  • Fix for picking up env vars for migrate pkg #​2493

v1.8.14

Compare Source

Changelog

1.8.14 - 2025-06-10

Fixed
  • Performance improve for SQL based datastore by reducing connection usage during IsReady check. #​2483
  • SQL drivers now respect zero value for MaxOpenConns, ConnMaxIdleTime, ConnMaxLifetime. #​2484
  • When enable-check-optimizations experiment flag is enabled, incorrect check for model with recursion and user is assigned to more than 100 groups due to iteratorToUserset not handling multiple messages incorrectly. #​2491
  • Correlate storage context with caller's context. #​2292

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) June 10, 2025 20:01
Copy link
Contributor Author

renovate bot commented Jun 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250220223040-ed0cfba54336 -> v0.2.0-beta.2.0.20250428093642-7aeebe78bbfe
sigs.k8s.io/controller-runtime v0.20.4 -> v0.21.0
github.com/oklog/ulid/v2 v2.1.0 -> v2.1.1
gonum.org/v1/gonum v0.15.1 -> v0.16.0
k8s.io/apiextensions-apiserver v0.32.1 -> v0.33.0

@github-actions github-actions bot added the fix label Jun 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-openfga-openfga-1.x branch from 7a24cf2 to 1f0ca9c Compare June 11, 2025 19:52
@renovate renovate bot changed the title fix(deps): update module github.com/openfga/openfga to v1.8.14 fix(deps): update module github.com/openfga/openfga to v1.8.15 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-openfga-openfga-1.x branch 4 times, most recently from 666660f to 07f355e Compare June 17, 2025 13:50
@renovate renovate bot changed the title fix(deps): update module github.com/openfga/openfga to v1.8.15 fix(deps): update module github.com/openfga/openfga to v1.8.16 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-openfga-openfga-1.x branch 6 times, most recently from 082a295 to 411a370 Compare June 26, 2025 01:08
@renovate renovate bot force-pushed the renovate/github.com-openfga-openfga-1.x branch 3 times, most recently from 53ad0d5 to 58cd0b4 Compare June 29, 2025 04:49
@renovate renovate bot force-pushed the renovate/github.com-openfga-openfga-1.x branch from 58cd0b4 to 041135c Compare July 3, 2025 19:08
@renovate renovate bot changed the title fix(deps): update module github.com/openfga/openfga to v1.8.16 fix(deps): update module github.com/openfga/openfga to v1.9.0 Jul 3, 2025
@nexus49 nexus49 closed this Jul 5, 2025
auto-merge was automatically disabled July 5, 2025 09:12

Pull request was closed

Copy link
Contributor Author

renovate bot commented Jul 5, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.9.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-openfga-openfga-1.x branch July 5, 2025 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant