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.7.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.7.2
Choose a head ref
  • 18 commits
  • 12 files changed
  • 6 contributors

Commits on Oct 11, 2024

  1. feature/108-document-minimum-supported-java-version adding line in re…

    …adme stating minimum supported version
    TomerPacific committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    519c63f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge pull request #122 from TomerPacific/feature/108-document-minimu…

    …m-supported-java-version
    
    Feature: Document minimum supported java-version
    aaguiarz authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    501cd52 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. chore(deps): bump the dependencies group across 1 directory with 10 u…

    …pdates
    
    Bumps the dependencies group with 10 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.17.2` | `2.18.1` |
    | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.1` |
    | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.1` |
    | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.2` | `2.18.1` |
    | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.41.0` | `1.43.0` |
    | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.3` |
    | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.13.0` | `5.14.2` |
    | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.1` | `3.9.2` |
    | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` |
    | [org.testcontainers:openfga](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` |
    
    
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.1
    - [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.1)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.1
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.1
    
    Updates `io.opentelemetry:opentelemetry-bom` from 1.41.0 to 1.43.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-java@v1.41.0...v1.43.0)
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.11.0 to 5.11.3
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.0...r5.11.3)
    
    Updates `org.mockito:mockito-core` from 5.13.0 to 5.14.2
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.13.0...v5.14.2)
    
    Updates `org.wiremock:wiremock` from 3.9.1 to 3.9.2
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](wiremock/wiremock@3.9.1...3.9.2)
    
    Updates `org.testcontainers:junit-jupiter` from 1.20.1 to 1.20.3
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)
    
    Updates `org.testcontainers:openfga` from 1.20.1 to 1.20.3
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: io.opentelemetry:opentelemetry-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.wiremock:wiremock
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.testcontainers:openfga
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    51dd21d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group across 1 directory with 4 up…

    …dates
    
    Bumps the dependencies group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java), [gradle/actions](https://github.com/gradle/actions) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `actions/checkout` from 4.1.7 to 4.2.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...11bd719)
    
    Updates `actions/setup-java` from 4.2.2 to 4.5.0
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@6a0805f...8df1039)
    
    Updates `gradle/actions` from 4.0.1 to 4.1.0
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@16bf8bc...d156388)
    
    Updates `codecov/codecov-action` from 4.5.0 to 4.6.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@e28ff12...b9fd7d1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c128ea0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the dependencies group across 1 directory with 5 up…

    …dates
    
    Bumps the dependencies group with 5 updates in the /example/example1 directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.17.2` | `2.18.1` |
    | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.1` |
    | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.1` |
    | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.2` | `2.18.1` |
    | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` |
    
    
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.1
    - [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.1)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.1
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.1
    
    Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.0.21
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d8cfbe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge pull request #125 from openfga/dependabot/gradle/example/exampl…

    …e1/dependencies-52ac283595
    
    chore(deps): bump the dependencies group across 1 directory with 5 updates
    ewanharris authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d1bae9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from openfga/dependabot/github_actions/depend…

    …encies-9720505d04
    
    chore(deps): bump the dependencies group across 1 directory with 4 updates
    ewanharris authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0d991bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #123 from openfga/dependabot/gradle/dependencies-b…

    …c9b6443ec
    
    chore(deps): bump the dependencies group across 1 directory with 10 updates
    ewanharris authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5713a50 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

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

    Bumps the dependencies group with 2 updates: [gradle/actions](https://github.com/gradle/actions) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `gradle/actions` from 4.1.0 to 4.2.1
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@d156388...cc4fc85)
    
    Updates `codecov/codecov-action` from 4.6.0 to 5.0.7
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@b9fd7d1...015f24e)
    
    ---
    updated-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-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    a8005e9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group

    Bumps the dependencies group in /example/example1 with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.1` | `2.18.2` |
    | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
    | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
    | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.1` | `2.18.2` |
    | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
    
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2
    - [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2
    
    Updates `org.jetbrains.kotlin.jvm` from 2.0.21 to 2.1.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    440ce00 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the dependencies group with 8 updates

    Bumps the dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.1` | `2.18.2` |
    | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
    | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
    | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.1` | `2.18.2` |
    | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.43.0` | `1.44.1` |
    | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.2` | `3.10.0` |
    | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
    | [org.testcontainers:openfga](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
    
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2
    - [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2
    
    Updates `io.opentelemetry:opentelemetry-bom` from 1.43.0 to 1.44.1
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-java@v1.43.0...v1.44.1)
    
    Updates `org.wiremock:wiremock` from 3.9.2 to 3.10.0
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](wiremock/wiremock@3.9.2...3.10.0)
    
    Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)
    
    Updates `org.testcontainers:openfga` from 1.20.3 to 1.20.4
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.opentelemetry:opentelemetry-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.wiremock:wiremock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.testcontainers:openfga
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    de4d004 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #128 from openfga/dependabot/github_actions/depend…

    …encies-8e35a05720
    
    chore(deps): bump the dependencies group with 2 updates
    rhamzeh authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    95d348b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #129 from openfga/dependabot/gradle/example/exampl…

    …e1/dependencies-e07a2ad344
    
    chore(deps): bump the dependencies group in /example/example1 with 5 updates
    rhamzeh authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    2e25ce5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #130 from openfga/dependabot/gradle/dependencies-5…

    …12544cd43
    
    chore(deps): bump the dependencies group with 8 updates
    rhamzeh authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    5c39f01 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    972cc80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from openfga/fix/fix-executor-not-shutdown

    fix: Ensure executor is shutdown
    jimmyjames authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    5bfd685 View commit details
    Browse the repository at this point in the history
  3. release: v0.7.2

    jimmyjames committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    8b31932 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from openfga/release/0.7.2

    release: v0.7.2
    jimmyjames authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    8162be6 View commit details
    Browse the repository at this point in the history
Loading