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.0
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.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 1, 2024

  1. chore(deps): bump org.jetbrains.kotlin.jvm

    Bumps the dependencies group in /example/example1 with 1 update: [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin).
    
    
    Updates `org.jetbrains.kotlin.jvm` from 2.0.20-RC2 to 2.0.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.20-RC2...v2.0.20)
    
    ---
    updated-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 Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0f41d24 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: com.google.code.findbugs:jsr305 and [org.mockito:mockito-core](https://github.com/mockito/mockito).
    
    
    Updates `com.google.code.findbugs:jsr305` from 3.0.1 to 3.0.2
    
    Updates `org.mockito:mockito-core` from 5.12.0 to 5.13.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.12.0...v5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.findbugs:jsr305
      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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6b092a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from openfga/dependabot/gradle/example/exampl…

    …e1/dependencies-028dd57c62
    
    chore(deps): bump org.jetbrains.kotlin.jvm from 2.0.20-RC2 to 2.0.20 in /example/example1 in the dependencies group
    rhamzeh authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8534be6 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump gradle/actions in the dependencies group

    Bumps the dependencies group with 1 update: [gradle/actions](https://github.com/gradle/actions).
    
    
    Updates `gradle/actions` from 4.0.0 to 4.0.1
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@af1da67...16bf8bc)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d31aeb6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #111 from openfga/dependabot/gradle/dependencies-8…

    …3a9c244cb
    
    chore(deps): bump the dependencies group with 2 updates
    rhamzeh authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    56d99c7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #112 from openfga/dependabot/github_actions/depend…

    …encies-7dee113b0c
    
    chore(deps): bump gradle/actions from 4.0.0 to 4.0.1 in the dependencies group
    rhamzeh authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    af528e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5075d21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc978d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #114 from openfga/fix/otel/default_http_request_me…

    …thod_attribute
    
    fix(OpenTelemetry): `http.request.method` should be enabled by default
    evansims authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    664f98a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #115 from openfga/docs/otel/update-tables

    docs(OpenTelemetry): update Metrics and Attributes tables
    evansims authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5f95518 View commit details
    Browse the repository at this point in the history
  5. release: v0.7.1

    evansims committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f58d0bf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #116 from openfga/release/v0.7.1

    release: v0.7.1
    evansims authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4947d98 View commit details
    Browse the repository at this point in the history
Loading