GitHub / openfga/python-sdk issues and pull requests
#198 - chore(deps): update pytest-asyncio requirement from <1,>=0.25 to >=0.25,<2 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 29 days ago
- 1 comment
Labels: dependencies, python
#197 - Fix issue where aiohttp.ClientResponse data wasn't being awaited on
Pull Request -
State: closed - Opened by cmbernard333 about 2 months ago
- 13 comments
#196 - Fix issue where aiohttp.ClientResponse data wasn't being awaited on
Pull Request -
State: closed - Opened by cbernard-rm25 about 2 months ago
- 2 comments
#195 - chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions
#194 - OpenFGA SDK doesn't seem to support async_req parameter
Issue -
State: open - Opened by dandua98-cohere 2 months ago
Labels: bug
#193 - Modernize packaging
Pull Request -
State: open - Opened by abhiaagarwal 2 months ago
- 4 comments
#192 - Use modern packaging
Issue -
State: open - Opened by abhiaagarwal 2 months ago
- 1 comment
Labels: enhancement, good first issue, help wanted
#191 - Remove `fga_client.close()` from the README
Issue -
State: open - Opened by davidroeca 3 months ago
- 2 comments
Labels: documentation
#190 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#189 - release: v0.9.4
Pull Request -
State: closed - Opened by rhamzeh 3 months ago
- 1 comment
#188 - feat: improved handling of retries
Pull Request -
State: closed - Opened by rhamzeh 3 months ago
- 1 comment
#187 - chore: update dependencies
Pull Request -
State: closed - Opened by evansims 4 months ago
- 2 comments
Labels: dependencies
#186 - feat: dynamic token issuer
Pull Request -
State: closed - Opened by manuel-lang 4 months ago
- 1 comment
#185 - chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions
#184 - Python SDK error handling fails to report underlying OpenFGA exception
Issue -
State: closed - Opened by aryehklein 4 months ago
- 18 comments
Labels: bug
#183 - fix: ListRelations should not swallow errors
Pull Request -
State: closed - Opened by evansims 4 months ago
- 1 comment
Labels: bug
#182 - Support passing `name` filter to `ListStores`
Issue -
State: closed - Opened by rhamzeh 4 months ago
Labels: enhancement
#181 - feat: support List Stores name filter
Pull Request -
State: closed - Opened by evansims 4 months ago
- 1 comment
Labels: enhancement
#180 - release: v0.9.3
Pull Request -
State: closed - Opened by evansims 4 months ago
- 1 comment
Labels: release
#179 - fix: urllib3 compatibility < v2
Pull Request -
State: closed - Opened by evansims 4 months ago
- 1 comment
Labels: bug
#178 - release: v0.9.2
Pull Request -
State: closed - Opened by evansims 4 months ago
- 1 comment
Labels: release
#177 - fix(telemetry): fixes for telemetry attributes and metrics tracking
Pull Request -
State: closed - Opened by evansims 4 months ago
- 1 comment
Labels: bug
#176 - fix(telemetry): fixes for telemetry attributes and metrics tracking
Pull Request -
State: closed - Opened by evansims 4 months ago
- 2 comments
Labels: bug
#175 - Improve the retry strategy
Issue -
State: closed - Opened by rhamzeh 5 months ago
Labels: enhancement
#174 - chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#173 - Python SDK: ListRelations should not swallow errors if an underlying check errors out #183
Issue -
State: closed - Opened by rhamzeh 5 months ago
Labels: bug, good first issue
#172 - fix: REST client should not close after `stream` request
Pull Request -
State: closed - Opened by evansims 6 months ago
- 1 comment
Labels: bug
#171 - docs(example): simplify `streamed-list-objects`
Pull Request -
State: closed - Opened by evansims 6 months ago
- 1 comment
Labels: documentation
#170 - perf!: refactor networking and serialization
Pull Request -
State: closed - Opened by evansims 6 months ago
#169 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, python
#168 - chore(deps): bump the dependencies group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, github_actions
#167 - feat: type hinting improvements
Pull Request -
State: closed - Opened by evansims 6 months ago
- 1 comment
Labels: enhancement
#166 - chore: add `ruff` linter and code formatter
Pull Request -
State: closed - Opened by evansims 6 months ago
- 1 comment
Labels: styling
#165 - release: v0.9.1
Pull Request -
State: closed - Opened by evansims 6 months ago
- 1 comment
Labels: release
#164 - feat: support `contextual_tuples` in `expand` requests
Pull Request -
State: closed - Opened by evansims 6 months ago
- 2 comments
Labels: enhancement
#163 - feat: add streamed-list-objects endpoint
Pull Request -
State: closed - Opened by evansims 6 months ago
- 1 comment
Labels: enhancement
#162 - docs: Update batch check README
Pull Request -
State: closed - Opened by jimmyjames 7 months ago
- 1 comment
#161 - Upgrading `urllib3` dependency to `>= 2, <3`
Issue -
State: open - Opened by evansims 7 months ago
Labels: enhancement, waiting-user-feedback
#160 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#159 - chore(deps): bump pyupgrade from 3.19.0 to 3.19.1 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python
#158 - docs: correct v0.9.0 release date
Pull Request -
State: closed - Opened by ewanharris 7 months ago
- 1 comment
#157 - release: v0.9.0
Pull Request -
State: closed - Opened by ewanharris 7 months ago
- 1 comment
#156 - feat: support start_time parameter on read_changes
Pull Request -
State: closed - Opened by ewanharris 7 months ago
- 1 comment
#155 - Port retry and client validation changes
Pull Request -
State: closed - Opened by ewanharris 7 months ago
- 1 comment
#154 - feat!: add support for BatchCheck API
Pull Request -
State: closed - Opened by ewanharris 8 months ago
- 2 comments
#153 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions
#152 - release: v0.8.1
Pull Request -
State: closed - Opened by ewanharris 8 months ago
- 1 comment
#151 - Sync readme and client timeout changes
Pull Request -
State: closed - Opened by ewanharris 8 months ago
- 1 comment
#150 - release: v0.8.0
Pull Request -
State: closed - Opened by ewanharris 9 months ago
- 1 comment
#149 - Sync latest from sdk-generator
Pull Request -
State: closed - Opened by ewanharris 9 months ago
- 1 comment
#148 - chore: remove Optional typings
Pull Request -
State: closed - Opened by evansims 9 months ago
- 1 comment
#147 - Minor fixes
Pull Request -
State: closed - Opened by ewanharris 9 months ago
- 1 comment
#146 - chore(deps): bump the dependencies group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 2 comments
Labels: dependencies, python
#145 - chore(deps): bump the dependencies group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github_actions
#144 - fix: Fix typo for retry parameters
Pull Request -
State: closed - Opened by jimmyjames 9 months ago
- 1 comment
#143 - Typo while passing Retry Params in ReadChanges
Issue -
State: closed - Opened by rhamzeh 9 months ago
Labels: bug
#142 - fix: correct usage of the sdk method header
Pull Request -
State: closed - Opened by ewanharris 9 months ago
- 1 comment
#141 - Sync changes
Pull Request -
State: closed - Opened by ewanharris 9 months ago
- 2 comments
#140 - chore(deps): bump the dependencies group across 1 directory with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions
#139 - The SDK seems to not to be retrying when the token endpoint returns an error
Issue -
State: open - Opened by aaguiarz 10 months ago
- 1 comment
Labels: bug
#138 - chore(deps): bump the dependencies group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: dependencies, github_actions
#137 - feat: support configurable token endpoint
Pull Request -
State: closed - Opened by Divan009 10 months ago
- 2 comments
#136 - Use token-endpoint instead of issuer for oauth2 authorization
Issue -
State: closed - Opened by c-thiel 10 months ago
- 4 comments
Labels: enhancement, good first issue, hacktoberfest
#135 - feat(OpenTelemetry): add per-HTTP request counter metric
Pull Request -
State: closed - Opened by evansims 10 months ago
- 1 comment
Labels: enhancement
#134 - refactor(OpenTelemetry): remove SDK version from meter name
Pull Request -
State: closed - Opened by evansims 10 months ago
- 1 comment
Labels: enhancement
#133 - release: v0.7.2
Pull Request -
State: closed - Opened by evansims 10 months ago
- 1 comment
Labels: release
#132 - fix: ensure `max_parallel_requests` is an `int` value in `batch_check`
Pull Request -
State: closed - Opened by evansims 10 months ago
- 1 comment
Labels: bug
#131 - fix: inconsistence in 429 handling between sync/async client
Pull Request -
State: closed - Opened by evansims 10 months ago
- 1 comment
Labels: bug
#130 - Report a per-http call metric
Issue -
State: closed - Opened by rhamzeh 10 months ago
Labels: enhancement, good first issue, hacktoberfest
#129 - The sync client does not retry at all if the server responds with a 429
Issue -
State: closed - Opened by rhamzeh 10 months ago
Labels: bug, good first issue, hacktoberfest
#128 - Improper types causing error in modifying `max_parallel_requests` in `batch_check`
Issue -
State: closed - Opened by rhamzeh 10 months ago
Labels: bug, good first issue, hacktoberfest
#127 - refactor: improve OpenTelemetry configuration
Pull Request -
State: closed - Opened by evansims 10 months ago
- 1 comment
Labels: enhancement
#126 - docs: OpenTelemetry improvements updates
Pull Request -
State: closed - Opened by evansims 11 months ago
- 1 comment
Labels: documentation
#125 - release: v0.7.1
Pull Request -
State: closed - Opened by evansims 11 months ago
- 1 comment
Labels: release
#124 - fix: OpenTelemetry bugfixes
Pull Request -
State: closed - Opened by evansims 11 months ago
- 2 comments
Labels: bug
#123 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, github_actions
#122 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, python
#121 - release: v0.7.0
Pull Request -
State: closed - Opened by evansims 11 months ago
- 1 comment
Labels: release
#120 - feat: enhancements to OpenTelemetry support
Pull Request -
State: closed - Opened by evansims 11 months ago
- 1 comment
Labels: enhancement
#119 - fix: fix client metrics issues with preshared keys
Pull Request -
State: closed - Opened by jimmyjames 11 months ago
- 1 comment
#118 - Users want to have control over the request timeout
Issue -
State: closed - Opened by rhamzeh 12 months ago
- 8 comments
Labels: enhancement, good first issue
#117 - OpenTelemetry Metrics with Invalid types
Issue -
State: closed - Opened by meldsza 12 months ago
- 3 comments
Labels: bug
#116 - chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions
#115 - chore(deps): bump pyupgrade from 3.16.0 to 3.17.0 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, python
#114 - release: v0.6.1
Pull Request -
State: closed - Opened by rhamzeh 12 months ago
- 1 comment
#113 - feat: support passing consistency parameter
Pull Request -
State: closed - Opened by ewanharris about 1 year ago
- 1 comment
#112 - docs: mention opentelemetry example
Pull Request -
State: closed - Opened by ewanharris about 1 year ago
- 1 comment
#111 - chore(ci): bump `setup-python` action
Pull Request -
State: closed - Opened by evansims about 1 year ago
- 1 comment
#110 - refactor: sync repo file structure changes
Pull Request -
State: closed - Opened by evansims about 1 year ago
- 1 comment
#109 - mypy type hints
Issue -
State: open - Opened by dacevedo12 about 1 year ago
- 4 comments
Labels: enhancement
#108 - release: v0.6.0
Pull Request -
State: closed - Opened by evansims about 1 year ago
- 1 comment
Labels: release
#107 - feat: add OpenTelemetry metrics reporting
Pull Request -
State: closed - Opened by evansims about 1 year ago
- 2 comments
Labels: enhancement
#106 - Read and write using different tuple models
Issue -
State: open - Opened by harry-hause about 1 year ago
- 2 comments
Labels: enhancement
#105 - chore(deps): bump pyupgrade from 3.15.2 to 3.16.0 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, python
#104 - chore(deps): bump the dependencies group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#103 - release: v0.5.0
Pull Request -
State: closed - Opened by evansims about 1 year ago
Labels: release
#102 - release: v0.4.4
Pull Request -
State: closed - Opened by evansims about 1 year ago
- 2 comments
Labels: release
#101 - chore!: remove excluded users from ListUsers response
Pull Request -
State: closed - Opened by ewanharris about 1 year ago
- 1 comment
#100 - fix: ClientTuple condition property type
Pull Request -
State: closed - Opened by gilion-joel-b about 1 year ago
- 3 comments
#99 - fix: `list_users` should accept `FgaObject` type
Pull Request -
State: closed - Opened by evansims about 1 year ago
- 2 comments