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

fix(server): stop the dispatch caches claiming all of available memory area/cli Affects the command line area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3373 opened Sep 22, 2026 by vroldanbet Contributor Draft
fix(cache): count per-entry overhead against the cache budget area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3370 opened Sep 22, 2026 by vroldanbet Contributor Draft
fix(datastore): stop CockroachDB rejecting writes while its pool fills area/cli Affects the command line area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3363 opened Sep 22, 2026 by vroldanbet Contributor Draft
fix(spanner): send watch checkpoints on a quiet database area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3362 opened Sep 22, 2026 by vroldanbet Contributor Draft
fix(ci): set up snapd in the release job instead of assuming it area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog
#3360 opened Sep 22, 2026 by vroldanbet Contributor Draft
fix(datastore): let capability lookup see past the replica and cache proxies area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3352 opened Sep 21, 2026 by vroldanbet Contributor Draft
fix(testing): bound the waits in the new-enemy e2e test area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog
#3347 opened Sep 21, 2026 by vroldanbet Contributor Draft
fix(ci): compare PR benchmarks A/B on one runner instead of against a cached number area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog
#3340 opened Sep 21, 2026 by vroldanbet Contributor Draft
perf(datastore): fill connection pools before startup finishes area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3339 opened Sep 21, 2026 by vroldanbet Contributor Draft
test(datastore): check that migrating produces the schema SpiceDB expects area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3336 opened Sep 21, 2026 by vroldanbet Contributor Draft
chore: fix flaky tests area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog
#3317 opened Sep 14, 2026 by miparnisari Contributor Loading…
feat: cursored bulk relationship deletion area/api v1 Affects the v1 API 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)
#3316 opened Sep 14, 2026 by josephschorr Member Loading…
perf(postgres): key limited relationship deletes on (tableoid, ctid) area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3309 opened Sep 10, 2026 by epbensimpson Loading…
fix: apply dispatch-upstream-timeout to outbound dispatches area/cli Affects the command line
#3304 opened Sep 9, 2026 by bryantvolk Loading…
fix(cache): expire entries from write time instead of last access area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3302 opened Sep 9, 2026 by breken-ai Loading…
fix(dispatch): reshape internal CANCELED to UNAVAILABLE at the remote boundary area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3301 opened Sep 9, 2026 by breken-ai Loading…
fix(crdb): expire unused overlay keys with 24h row-level TTL area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3298 opened Sep 8, 2026 by siddiqueirshad Loading…
fix(tls): reload certificate authorities when they rotate on disk area/cli Affects the command line area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3296 opened Sep 6, 2026 by oleksii-udovychenko Loading…
test: refactor tests setup area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
#3280 opened Aug 18, 2026 by miparnisari Contributor Draft
perf(postgres): add index for resource ID prefix filter area/datastore Affects the storage system
#3278 opened Aug 18, 2026 by epbensimpson Loading…
feat(schemadsl): add generic @decorator syntax to the schema DSL area/api v1 Affects the v1 API 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)
#3265 opened Aug 6, 2026 by josephschorr Member Draft
chore: add linter enforcing static WithSourceErrorf format strings area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog
#3248 opened Jul 24, 2026 by ivanauth Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.