Skip to content

Bump dev.openfga:openfga-sdk from 0.3.2 to 0.4.1 in /modules/openfga - #8545

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/openfga/dev.openfga-openfga-sdk-0.4.1
Closed

Bump dev.openfga:openfga-sdk from 0.3.2 to 0.4.1 in /modules/openfga#8545
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/openfga/dev.openfga-openfga-sdk-0.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2024

Copy link
Copy Markdown
Contributor

Bumps dev.openfga:openfga-sdk from 0.3.2 to 0.4.1.

Release notes

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

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

v0.4.0

0.4.0 (2024-03-04)

  • fix!: reverse the transaction behaviour when disableTransactions is set on Write ⚠️ This is a behavioral breaking change! Previously, the OpenFgaClient reversed the behavior of write transactions based on the disableTransactions flag. This has been fixed so that batched writes are sent if disableTransactions == true and a single transactional write if it is false (default).
Changelog

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

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

v0.4.0

0.4.0 (2024-03-04)

  • fix!: reverse the transaction behaviour when disableTransactions is set on Write ⚠️ This is a behavioral breaking change! Previously, the OpenFgaClient reversed the behavior of write transactions based on the disableTransactions flag. This has been fixed so that batched writes are sent if disableTransactions == true and a single transactional write if it is false (default).
Commits
  • 6717967 Merge pull request #73 from openfga/release/v0.4.1
  • 1afb414 release: v0.4.1
  • 988c3b4 Merge pull request #72 from openfga/feat/listrelation-context-contextual-tuples
  • abe0c5e test: add test for listObjects context
  • 7d46fa8 feat: Allow global context for ListObjects
  • 9d89e14 feat: support context and contextual tuples on listrelations
  • a35b74b fix: code coverage reporting
  • d2090c0 fix: code coverage reporting
  • 280026d Merge pull request #71 from openfga/chore/ci/setup-codecov
  • 543c7c7 Merge pull request #70 from openfga/feat/client-credentials-retries
  • 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.3.2 to 0.4.1.
- [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.3.2...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team April 15, 2024 22:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Apr 15, 2024
@dependabot @github

dependabot Bot commented on behalf of github May 6, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #8603.

@dependabot dependabot Bot closed this May 6, 2024
@dependabot
dependabot Bot deleted the dependabot/gradle/modules/openfga/dev.openfga-openfga-sdk-0.4.1 branch May 6, 2024 22:31
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.

0 participants