Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/openfga/openfga to v1.6.1 #25

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/openfga/openfga v1.6.0 -> v1.6.1 age adoption passing confidence

Release Notes

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

v1.6.1

Compare Source

Changed
  • Support context in assertions #​1907
Added
  • Stack trace when logging panics #​1904

  • Throttling metric throttled_requests_count for observing the number of throttled requests for a given throttling configuration #​1863

  • New metric on number of allowed vs. non-allowed Check responses #​1911

  • New datastore engine: SQLite (beta) #​1615 Thanks @​DanCech!

    openfga migrate --datastore-engine sqlite --datastore-uri openfga.sqlite
    openfga run --datastore-engine sqlite --datastore-uri openfga.sqlite
    
Fixed
  • When a request gets cancelled by a client, throw a 4xx, not a 5xx. #​1905
  • Makes the pkg.logger.Logger.With immutable by creating a child logger instead of mutating the delegate one to prevent side effects 1906
  • Extend request timeout to 10s for slow tests 1926
  • Improve performance of Check API in the case that the query involves resolving a tuple to userset and/or a userset, by streaming intermediate results. #​1888

Configuration

📅 Schedule: 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.

Copy link
Contributor Author

renovate bot commented Sep 13, 2024

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/openfga/api/proto v0.0.0-20240905181937-3583905f61a6 -> v0.0.0-20240906203051-102620ef2a66

@golanglemonade golanglemonade merged commit 25ba9ad into main Sep 13, 2024
10 checks passed
@golanglemonade golanglemonade deleted the renovate/github.com-openfga-openfga-1.x branch September 13, 2024 02:31
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