Skip to content

fix(deps): update module github.com/openfga/go-sdk to v0.8.0#482

Merged
golanglemonade merged 1 commit intomainfrom
renovate/github.com-openfga-go-sdk-0.x
Apr 20, 2026
Merged

fix(deps): update module github.com/openfga/go-sdk to v0.8.0#482
golanglemonade merged 1 commit intomainfrom
renovate/github.com-openfga-go-sdk-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/openfga/go-sdk v0.7.5v0.8.0 age confidence

Release Notes

openfga/go-sdk (github.com/openfga/go-sdk)

v0.8.0

Compare Source

Added
Fixed

[!WARNING]
BREAKING CHANGES (pre-v1, semver allows):

  • OpenFgaApi: ApiStreamedListObjectsRequest.Execute() now returns (*StreamedListObjectsChannel, error) instead of (StreamResultOfStreamedListObjectsResponse, *http.Response, error)
  • OpenFgaApi: ApiStreamedListObjectsRequest.Options() now takes StreamingRequestOptions instead of RequestOptions
  • Removed ExecuteStreamedListObjects, ExecuteStreamedListObjectsWithBufferSize, and ProcessStreamedListObjectsResponse from the openfga package. Use fgaClient.StreamedListObjects(ctx).Body(...).Execute() or APIExecutor.ExecuteStreaming instead
  • fga-client.http_request.duration metric is now disabled by default; enable it via telemetry configuration if needed

What's Changed

New Contributors

Full Changelog: openfga/go-sdk@v0.7.5...v0.8.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 April 9, 2026 15:40
@renovate renovate Bot added the dependencies label Apr 9, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 9, 2026

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

  • 3 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.42.0 -> v1.43.0

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 9, 2026

@golanglemonade golanglemonade merged commit cb6091a into main Apr 20, 2026
15 checks passed
@golanglemonade golanglemonade deleted the renovate/github.com-openfga-go-sdk-0.x branch April 20, 2026 04: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