Bump dev.openfga:openfga-sdk from 0.9.4 to 0.9.6 in /modules/openfga by dependabot[bot] · Pull Request #11548 · testcontainers/testcontainers-java

Bumps dev.openfga:openfga-sdk from 0.9.4 to 0.9.6.

Release notes

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

v0.9.6

0.9.6 (2026-02-18)

Added

  • Introduced ApiExecutor for executing custom HTTP requests to OpenFGA API endpoints (#273, #277)

Breaking Changes

  • Minimum Java version requirement increased to Java 17 (#282)
  • Java 11 support removed (#282)

What's Changed

New Contributors

Full Changelog: openfga/java-sdk@v0.9.5...v0.9.6

v0.9.5

0.9.5 (2026-01-27)

Added

  • feat: support for streamed list objects (#252, #272)

What's Changed

Full Changelog: openfga/java-sdk@v0.9.4...v0.9.5

Changelog

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

v0.9.6

0.9.6 (2026-02-18)

Added

  • Introduced ApiExecutor for executing custom HTTP requests to OpenFGA API endpoints (#273, #277)

Breaking Changes

  • Minimum Java version requirement increased to Java 17 (#282) - Java 11 support removed (#282)

v0.9.5

0.9.5 (2026-01-27)

Added

  • feat: support for streamed list objects (#252, #272)
Commits
  • 8fd7fe7 release: v0.9.6 (#295)
  • d4b4f73 chore: remove spotless check override for Java 25 (#287)
  • 29c11aa chore: Add Java 25 to CI build matrix with conditional Spotless skip (#286)
  • 631933e Chore/upgrade spotless to 8.2.1 (#285)
  • b7e1cdb chore: added 'make build' and fixed gradle warning (#284)
  • c0cbc6a chore(deps): bump the dependencies group across 1 directory with 5 updates (#...
  • 9674021 BREAKING CHANGE: Remove Java 11 support (#282)
  • 8320174 chore: refactor HttpMethods to enum (#277)
  • 9cb5be1 chore(deps): bump the dependencies group (#280)
  • e821d47 chore(deps): bump the dependencies group (#281)
  • 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 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)