Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps dev.openfga:openfga-sdk from 0.7.0 to 0.8.0.

Release notes

Sourced from dev.openfga:openfga-sdk's releases.

v0.7.2

0.7.2 (2024-12-18)%0A%0A - fix: Ensure executor is shutdown (#133)%0A

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)
Changelog

Sourced from dev.openfga:openfga-sdk's changelog.

v0.8.0

0.8.0 (2025-02-07)

  • feat!: add support for server-side batchCheck method (#141) - thanks @​piotrooo!! This is a more efficient way to check on multiple tuples than calling the existing client-side batchCheck. Using this method requires an OpenFGA v1.8.0+ server. The existing batchCheck method has been renamed to clientBatchCheck. The existing BatchCheckResponse has been renamed to ClientBatchCheckResponse.
  • feat: add support for start_time parameter in ReadChanges endpoint (#137)

BREAKING CHANGES:

  • Usage of the existing batchCheck method should now use the clientBatchCheck method.

v0.7.2

0.7.2 (2024-12-18)

  • fix: Ensure executor is shutdown (#133)

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)
Commits
  • 899bc3e release!: release v0.8.0 (#144)
  • b7484e6 Merge pull request #142 from openfga/docs/batch-check
  • cc16f05 docs: Update README for server-side batch check
  • fdab6d2 Merge pull request #141 from piotrooo/feat/batch-check
  • 6e9777a feat!: support server-side batch check endpoint
  • c249fb6 Merge pull request #139 from openfga/dependabot/github_actions/dependencies-2...
  • 33ba5a1 Merge pull request #138 from openfga/dependabot/gradle/dependencies-0e275e436e
  • d25f665 Merge pull request #140 from openfga/dependabot/gradle/example/example1/depen...
  • e911069 chore(deps): bump the dependencies group
  • b644af7 chore(deps): bump the dependencies group with 4 updates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.openfga:openfga-sdk](https://github.com/openfga/java-sdk) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/openfga/java-sdk/releases)
- [Changelog](https://github.com/openfga/java-sdk/blob/main/CHANGELOG.md)
- [Commits](openfga/java-sdk@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: dev.openfga:openfga-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team February 10, 2025 23:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Feb 10, 2025
@settings settings bot removed the java label Feb 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2025

Superseded by #9992.

@dependabot dependabot bot closed this Feb 19, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modules/openfga/dev.openfga-openfga-sdk-0.8.0 branch February 19, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file modules/openfga

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant