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.9.2
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.9.3
Choose a head ref
  • 6 commits
  • 130 files changed
  • 4 contributors

Commits on Oct 23, 2025

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

Commits on Oct 27, 2025

  1. chore: reduce generated code (#238)

    * chore: reduce generated code
    
    * chore: remove auto generated header from files no longer generated
    
    * chore: fix string building of strings containing API_TEST_URL
    
    * chore: run format
    
    * chore: fix typos
    
    * chore: fix contributing guide
    rhamzeh authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    aa07907 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. chore: Added a top-level Makefile in java-sdk to simplify running tes…

    …ts and linters (#242)
    
    * Added a top-level Makefile in java-sdk to simplify running tests and linters
    
    * added clean and all
    
    ---------
    
    Co-authored-by: Anurag Bandyopadhyay <[email protected]>
    Abishek-Newar and SoulPancake authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    b69eb86 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

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

Commits on Nov 10, 2025

  1. fix: preserve response headers for txn writes (#254)

    * feat: add changelog
    
    * fix: client write response headers fix
    
    * feat: fmt and whitespace
    
    * fix: remove changelog change
    
    * fix: changelog update
    SoulPancake authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    65d874b View commit details
    Browse the repository at this point in the history
  2. release v0.9.3 (#255)

    * release v0.9.3
    
    * fix: use 0.9.3 in comapre for unreleased in changelog
    
    * fix: changelog compare
    
    * fix: update version in root level gradle
    SoulPancake authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    ae02d65 View commit details
    Browse the repository at this point in the history
Loading