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.9
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.10.0
Choose a head ref
  • 11 commits
  • 29 files changed
  • 4 contributors

Commits on Dec 11, 2025

  1. chore: mark integration tests (#248)

    * chore: mark integration tests
    
    * fix: deselect integration tests in test Makefile command
    SoulPancake authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    1c16fe6 View commit details
    Browse the repository at this point in the history
  2. chore: fix readme section for error handling and contributing guide (#…

    …249)
    
    * chore: fix readme section for error handling and contributing guide
    
    * fix: address copilot comment
    SoulPancake authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    9cafaa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

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

    Bumps the dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.6` | `4.31.9` |
    | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `7.1.4` | `7.1.6` |
    | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.5.1` | `5.5.2` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` |
    
    
    Updates `actions/checkout` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1af3b93...8e8c483)
    
    Updates `github/codeql-action` from 4.31.6 to 4.31.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fe4161a...5d4e8d1)
    
    Updates `astral-sh/setup-uv` from 7.1.4 to 7.1.6
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@1e862df...681c641)
    
    Updates `codecov/codecov-action` from 5.5.1 to 5.5.2
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@5a10915...671740a)
    
    Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@330a01c...b7c566a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: astral-sh/setup-uv
      dependency-version: 7.1.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: codecov/codecov-action
      dependency-version: 5.5.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 6.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 Jan 7, 2026
    Configuration menu
    Copy the full SHA
    9a67559 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Add py.typed marker for better mypy support (#251)

    feat(109): Add py.typed marker for better mypy support
    manuel-lang authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    8cc5f26 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. chore(deps): bump the uv group across 1 directory with 2 updates (#254)

    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-version: 3.13.3
      dependency-type: direct:production
      dependency-group: uv
    - dependency-name: urllib3
      dependency-version: 2.6.3
      dependency-type: direct:production
      dependency-group: uv
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    03c6bd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. chore(deps): bump the dependencies group with 3 updates (#255)

    Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
    
    
    Updates `actions/checkout` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    Updates `github/codeql-action` from 4.31.9 to 4.32.0
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5d4e8d1...b20883b)
    
    Updates `astral-sh/setup-uv` from 7.1.6 to 7.2.1
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@681c641...803947b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: astral-sh/setup-uv
      dependency-version: 7.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 Feb 2, 2026
    Configuration menu
    Copy the full SHA
    0b56a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

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

Commits on Mar 2, 2026

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

    Bumps the dependencies group with 4 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/dependency-review-action](https://github.com/actions/dependency-review-action), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `github/codeql-action` from 4.32.0 to 4.32.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b20883b...89a39a4)
    
    Updates `actions/dependency-review-action` from 4.8.2 to 4.8.3
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@3c4e3dc...05fe457)
    
    Updates `astral-sh/setup-uv` from 7.2.1 to 7.3.1
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@803947b...5a095e7)
    
    Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b7c566a...bbbca2d)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.8.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: astral-sh/setup-uv
      dependency-version: 7.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 7.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 Mar 2, 2026
    Configuration menu
    Copy the full SHA
    4f89e71 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

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

Commits on Mar 23, 2026

  1. feat: add execute_api_request method for calling arbitrary endpoints (#…

    …252)
    
    * feat: add raw_request method
    
    * update: handling double-JSON-encodes
    
    * addRawRequestMethod: fix testcases & remove trailing spaces
    
    * addRawRequestMethod: update-changes-requested
    
    * updates
    
    * updated-requested-changes
    
    * update-suggested-changes
    
    * feat: refactor method to execute api method
    
    * fix: tetss and refactor
    
    * feat: example for existing endpoints
    
    * fix: lint
    
    * fix: cleanup
    
    * feat: execute api request api layer refactor
    
    * fix: changelog and ruff lint
    
    * feat: remove unused import
    
    * feat: address comments
    
    * fix: streaming stuff
    
    * fix: rename tests and example
    
    * feat: address comments
    
    * fix: refactor
    
    * fix: _retry_params
    
    * fix: lint
    
    ---------
    
    Co-authored-by: Anurag Bandyopadhyay <[email protected]>
    kcbiradar and SoulPancake authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    33a3168 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

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