-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: openfga/python-sdk
base: v0.9.9
head repository: openfga/python-sdk
compare: v0.10.0
- 11 commits
- 29 files changed
- 4 contributors
Commits on Dec 11, 2025
-
chore: mark integration tests (#248)
* chore: mark integration tests * fix: deselect integration tests in test Makefile command
Configuration menu - View commit details
-
Copy full SHA for 1c16fe6 - Browse repository at this point
Copy the full SHA 1c16fe6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9cafaa5 - Browse repository at this point
Copy the full SHA 9cafaa5View commit details
Commits on Jan 7, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 9a67559 - Browse repository at this point
Copy the full SHA 9a67559View commit details
Commits on Jan 15, 2026
-
Add py.typed marker for better mypy support (#251)
feat(109): Add py.typed marker for better mypy support
Configuration menu - View commit details
-
Copy full SHA for 8cc5f26 - Browse repository at this point
Copy the full SHA 8cc5f26View commit details
Commits on Jan 26, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 03c6bd8 - Browse repository at this point
Copy the full SHA 03c6bd8View commit details
Commits on Feb 2, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0b56a83 - Browse repository at this point
Copy the full SHA 0b56a83View commit details
Commits on Feb 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fc2de18 - Browse repository at this point
Copy the full SHA fc2de18View commit details
Commits on Mar 2, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4f89e71 - Browse repository at this point
Copy the full SHA 4f89e71View commit details
Commits on Mar 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ba2fda2 - Browse repository at this point
Copy the full SHA ba2fda2View commit details
Commits on Mar 23, 2026
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 33a3168 - Browse repository at this point
Copy the full SHA 33a3168View commit details
Commits on Mar 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5a8cef4 - Browse repository at this point
Copy the full SHA 5a8cef4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.9...v0.10.0