Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dev.openfga:openfga-sdk from 0.3.2 to 0.4.2 in /modules/openfga #8603

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

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

Release notes

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

v0.4.2

0.4.2 (2024-05-02)

  • feat: support the ListUsers endpoint (#80)
  • fix: improve check for validity of token (#76)

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.2

0.4.2 (2024-05-02)

  • feat: support the ListUsers endpoint (#80)
  • fix: improve check for validity of token (#76)

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
  • 79bb07a Merge pull request #81 from openfga/release/v0.4.2
  • 152417f release: v0.4.2
  • f866894 chore: update with latest openapi file metadata
  • c6f9926 Merge pull request #80 from openfga/feat/list-users
  • 6b38a68 chore: update model id environment variable
  • 10ce677 feat: support list users
  • 9b94a4d Merge pull request #79 from openfga/dependabot/gradle/dependencies-79e9909dfc
  • f061a54 Merge pull request #78 from openfga/dependabot/github_actions/dependencies-7a...
  • dc11730 chore(deps): bump the dependencies group with 2 updates
  • f589444 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.3.2 to 0.4.2.
- [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.2)

---
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 as a code owner May 6, 2024 22:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 6, 2024
This was referenced May 21, 2024
@eddumelendez eddumelendez merged commit c46e7a6 into main May 21, 2024
97 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/openfga/dev.openfga-openfga-sdk-0.4.2 branch May 21, 2024 19:29
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 java Pull requests that update Java code modules/openfga
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant