chore(deps): update dependency dev.openfga:openfga-sdk to v0.7.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dev.openfga:openfga-sdk (source) | compile | minor |
0.4.0 -> 0.7.1
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
openfga/java-sdk (dev.openfga:openfga-sdk)
v0.7.1
0.7.1 (2024-09-23)
- refactor(OpenTelemetry): remove SDK version from meter name
- fix(OpenTelemetry):
http.request.method
should be enabled by default (#114) - chore(deps): update dependencies (#110, #111, #112)
- docs(OpenTelemetry): update Metrics and Attributes tables (#115)
v0.7.0
0.7.0 (2024-08-28)
- feat: support consistency parameter #107
Note: To use this feature, you need to be running OpenFGA v1.5.7+ with the experimental flag
enable-consistency-params
enabled. See the v1.5.7 release notes for details.
v0.6.1
- fix: Maven build issue
v0.5.0
0.5.0 (2024-06-14)
- chore!: remove excluded users from ListUsers response
BREAKING CHANGE:
This version removes getExcludedUsers
and setExcludedUsers
from the ListUsersResponse
and ClientListUsersResponse
classes,
for more details see the associated API change.
v0.4.2
0.4.2 (2024-05-02)
v0.4.1
0.4.1 (2024-04-09)
- feat: support setting context on ListObjects - thanks @Didier-SimpleCommeDev
- feat: support setting context and contextual tuples on ListRelations
- feat: add retries to OAuth2 Client Credentials request
- feat: support modular models metadata
- fix: avoid clone of object mapper - thanks @paulosuzart
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.