Utpal Brahma

Results 5 issues of Utpal Brahma

This PR addresses a configuration issue in the KEDA ScaledObject RabbitMQ trigger by ensuring TLS fields are able to be placed in both `authParams` and `triggerMetadata`. This change aligns with...

### Report The error was caused by golangci-lint failing due to the --format flag being unsupported in Golang version 2.0.0. ### Version of golangci-lint: > golangci-lint version > golangci-lint has...

bug

## 🚀 Feature: Add Bulk Resource ID Support to RelationshipFilter ### Summary This PR adds support for bulk operations in `RelationshipFilter` by introducing a new `optional_resource_ids` field that allows filtering...

This PR introduces `optional_resource_ids` field to `RelationshipFilter`, enabling bulk relationship reads in a single API call. **After: Single bulk call** ```javascript const namespaces = await spicedb.readRelationships({ relationship_filter: { resource_type: "document",...

area/api v1
area/tooling

## Description ## Testing ## References