Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openfga/java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: openfga/java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 17 commits
  • 184 files changed
  • 4 contributors

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    1d20960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2084b0a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    c34968c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98569c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #76 from openfga/fix/refactor-validity-check

    fix: improve check for validity of token
    ewanharris authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a7ad2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ab3f8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from openfga/refactor/change-url-in-tests

    test: change url from localhost to unresolvable url
    rhamzeh authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b5bf83a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. chore(deps): bump the dependencies group with 4 updates

    Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [gradle/actions](https://github.com/gradle/actions), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action).
    
    
    Updates `actions/checkout` from 4.1.1 to 4.1.4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...0ad4b8f)
    
    Updates `gradle/actions` from 3.1.0 to 3.3.2
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@417ae3c...db19848)
    
    Updates `codecov/codecov-action` from 4.1.1 to 4.3.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@c16abc2...8450866)
    
    Updates `gradle/wrapper-validation-action` from 2.1.2 to 3.3.2
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@b231772...216d1ad)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: gradle/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: gradle/wrapper-validation-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f589444 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [org.wiremock:wiremock](https://github.com/wiremock/wiremock) and io.github.gradle-nexus.publish-plugin.
    
    
    Updates `org.wiremock:wiremock` from 3.5.2 to 3.5.4
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](wiremock/wiremock@3.5.2...3.5.4)
    
    Updates `io.github.gradle-nexus.publish-plugin` from 1.3.0 to 2.0.0
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.github.gradle-nexus.publish-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    dc11730 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78 from openfga/dependabot/github_actions/depende…

    …ncies-7acba7c4ba
    
    chore(deps): bump the dependencies group with 4 updates
    ewanharris authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f061a54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from openfga/dependabot/gradle/dependencies-79…

    …e9909dfc
    
    chore(deps): bump the dependencies group with 2 updates
    ewanharris authored May 1, 2024
    Configuration menu
    Copy the full SHA
    9b94a4d View commit details
    Browse the repository at this point in the history
  5. feat: support list users

    ewanharris committed May 1, 2024
    Configuration menu
    Copy the full SHA
    10ce677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b38a68 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #80 from openfga/feat/list-users

    feat: support list users
    ewanharris authored May 2, 2024
    Configuration menu
    Copy the full SHA
    c6f9926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f866894 View commit details
    Browse the repository at this point in the history
  3. release: v0.4.2

    ewanharris committed May 2, 2024
    Configuration menu
    Copy the full SHA
    152417f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #81 from openfga/release/v0.4.2

    release: v0.4.2
    ewanharris authored May 2, 2024
    Configuration menu
    Copy the full SHA
    79bb07a View commit details
    Browse the repository at this point in the history
Loading