Ufuk
Ufuk
- added slogotel - upgraded otel package versions
### Context In the [**API Reference**](https://docs.permify.co/api-reference/introduction) section of documentation, the relationships between the requests should be clearly connected. ### Current Behavior - To make it easier to follow and understand,...
**Is your feature request related to a problem? Please describe.** This is an enhancement request to the permission-check API. The current implementation processes a single entity and subject per API...
**Describe alternatives you've considered** This is an enhancement request to the lookup-entity API. Currently, the filter operation runs on all entities by default. It would be beneficial to introduce a...
⚠️ **Warning: This is a work in progress. Do not merge.** ⚠️ This issue is currently under active development
The transaction fetching logic is refactored to improve performance by implementing bulk queries for retrieving recent transactions and associated data changes. Previously transactions were fetched one by one or in...
- Added a new Bulk Permission Check API endpoint that accepts multiple permission checks in one call. - Added integration tests ## Summary by CodeRabbit - **New Features** - Introduced...
**Is your feature request related to a problem? Please describe.** Yes, to ensure that clients and test cases reflect the recent updates, particularly the updated health check functionality, it is...