Skip to content

chore(deps): update dependency dev.openfga:openfga-sdk to v0.7.1

Jasper Vaneessen requested to merge renovate/dev.openfga-openfga-sdk-0.x into main

This MR contains the following updates:

Package Type Update Change
dev.openfga:openfga-sdk (source) compile minor 0.4.0 -> 0.7.1

⚠️ Warning

Some 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

Compare Source

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

Compare Source

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

Compare Source

  • fix: Maven build issue

v0.5.0

Compare Source

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

Compare Source

0.4.2 (2024-05-02)

v0.4.1

Compare Source

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

📅 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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading