Skip to content

Pull requests: authzed/spicedb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump the go-mod group across 4 directories with 18 updates area/dependencies Affects dependencies
#2790 opened Dec 22, 2025 by dependabot bot Loading…
chore(deps): bump golang from 2611181 to ac09a5f in the docker group area/dependencies Affects dependencies area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2789 opened Dec 22, 2025 by dependabot bot Loading…
test: Set up integration testing to finish implementation of the iterator tree functionality area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2787 opened Dec 19, 2025 by barakmich Loading…
feat: add warning for mixed operators without parentheses area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2786 opened Dec 19, 2025 by ivanauth Loading…
feat: Add support for self keyword in schema for referencing a resource as a subject area/dispatch Affects dispatching of requests area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2785 opened Dec 19, 2025 by tstirrat15 Draft
2 tasks
chore: use testcontainers area/cli Affects the command line area/datastore Affects the storage system area/dependencies Affects dependencies area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2782 opened Dec 18, 2025 by miparnisari Draft
fix: re-enable async logging with proper shutdown flushing area/cli Affects the command line area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2779 opened Dec 17, 2025 by ivanauth Draft
fix: improve error messages for missing database tables area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2775 opened Dec 16, 2025 by ivanauth Loading…
feat: introduce evaluation analysis for query plans area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2774 opened Dec 15, 2025 by barakmich Loading…
ci: enforce changelog area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2764 opened Dec 12, 2025 by miparnisari Draft
chore(deps): bump the github-actions group across 1 directory with 7 updates area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2763 opened Dec 11, 2025 by dependabot bot Loading…
introduces support for PostOrder traversal in walk.go area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2761 opened Dec 11, 2025 by vroldanbet Draft
fix: goroutine leaks area/api v1 Affects the v1 API area/cli Affects the command line area/datastore Affects the storage system area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2757 opened Dec 9, 2025 by miparnisari Loading…
fix (migrate): Improve UX of error msg area/cli Affects the command line
#2756 opened Dec 9, 2025 by Meyazhagan Loading…
Rewrite CRDB pool retry tests to use synctest area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2754 opened Dec 9, 2025 by ivanauth Loading…
feat: allow underscore prefix for private identifiers area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2733 opened Nov 26, 2025 by ivanauth Loading…
Add MustSafecast helper for type conversions area/datastore Affects the storage system area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2730 opened Nov 25, 2025 by ivanauth Loading…
chore: Enable protogetter linter and run fixes area/api v1 Affects the v1 API area/cli Affects the command line area/datastore Affects the storage system area/dispatch Affects dispatching of requests area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2638 opened Oct 22, 2025 by tstirrat15 Loading…
feat: add granular datastore connection flags area/cli Affects the command line area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2604 opened Oct 10, 2025 by ivanauth Loading…
Update buf and use protovalidate area/api v1 Affects the v1 API area/cli Affects the command line area/datastore Affects the storage system area/dependencies Affects dependencies area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2596 opened Oct 8, 2025 by tstirrat15 Loading…
perf: have the changes functions return an iter area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2578 opened Sep 25, 2025 by josephschorr Loading…
chore: remove opencensus library area/cli Affects the command line area/datastore Affects the storage system area/dependencies Affects dependencies
#2558 opened Sep 10, 2025 by miparnisari Draft
feat: add support for bulk resource ID filtering in ReadRelationships area/api v1 Affects the v1 API area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2551 opened Sep 5, 2025 by THE-BRAHMA Loading…
5 tasks done
feat: support for rel and namespace deprecation area/api v1 Affects the v1 API area/cli Affects the command line area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#2504 opened Jul 21, 2025 by kartikaysaxena Loading…
feat: add dry-run support to WriteSchema API area/api v1 Affects the v1 API
#2491 opened Jul 7, 2025 by arbhalerao Loading…
ProTip! Exclude everything labeled bug with -label:bug.