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/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.7
Choose a base ref
...
head repository: openfga/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.8
Choose a head ref
  • 5 commits
  • 90 files changed
  • 5 contributors

Commits on Oct 24, 2025

  1. chore: reduce generated code (#236)

    * chore: add constants file
    
    * chore: fix test nesting
    
    * chore: remove autogenerated code headers from files no longer generated
    
    * chore: regenerate and lint cleanup
    
    * chore: fix constants file being ignored
    
    * chore: fix typo
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    rhamzeh and Copilot authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    759afd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

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

    …ests and linters (#241)
    
    * Added a top-level Makefile in js-sdk to simplify running tests and linters
    
    * Made suggested changes in MakeFile
    
    Fixed a typo in MakeFile
    
    Co-authored-by: Anurag Bandyopadhyay <[email protected]>
    
    * chore: added fix in makefile
    
    ---------
    
    Co-authored-by: Anurag Bandyopadhyay <[email protected]>
    Abishek-Newar and SoulPancake authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    94e817a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. feat: support write conflicts options (#237)

    * feat: implementation along with tests
    
    * feat: support write conflict idempotency
    
    * fix : tests for default on missing and on dupl
    
    * fix: tests fix and ruff fix
    
    * feat: add readme updates for write conflict changes
    
    * feat: changelog and readme changes
    
    * fix: lint errors and update from sdk generator
    
    * fix: apply suggestions from code review
    
    Co-authored-by: Raghd Hamzeh <[email protected]>
    
    * feat: remove API options from readme
    
    * feat: add all changes to tests and client
    
    * feat: address comments, pass settings in opts
    
    * feat: condense readme text and give options
    
    * feat: reformat readme.md
    
    * feat: minor fmt
    
    * feat: lint fix add commas
    
    * fix: value error f string
    
    * feat: backward compatibility
    
    ---------
    
    Co-authored-by: Raghd Hamzeh <[email protected]>
    SoulPancake and rhamzeh authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    89d08f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. chore(deps): bump the dependencies group with 5 updates (#242)

    Bumps the dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `4.3.0` | `5.0.0` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `3.30.6` | `4.31.2` |
    | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.0` | `4.8.1` |
    | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `6.8.0` | `7.1.2` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` |
    
    
    Updates `actions/checkout` from 4.3.0 to 5.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.3.0...08c6903)
    
    Updates `github/codeql-action` from 3.30.6 to 4.31.2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3.30.6...0499de3)
    
    Updates `actions/dependency-review-action` from 4.8.0 to 4.8.1
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@56339e5...40c09b7)
    
    Updates `astral-sh/setup-uv` from 6.8.0 to 7.1.2
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@d0cc045...8585678)
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.8.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: astral-sh/setup-uv
      dependency-version: 7.1.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    c522afb View commit details
    Browse the repository at this point in the history
  2. release: v0.9.8 (#244)

    rhamzeh authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    0604026 View commit details
    Browse the repository at this point in the history
Loading