Docs | Support

proteanhq/protean

feat/1401-cache-get-all-pagination-means-something
1 month, 1 week ago
@subhashb Name the _get_all tests after the private method Copilot flagged that these test names still said `
No dependencies with known security vulnerabilities.
feat/1384-9-1-12-checkpoint-trace-validation-confo
1 month, 1 week ago
@subhashb Tighten the checkpoint changelog fragment and fix the stale check.sh header The header still said t
No dependencies with known security vulnerabilities.
feat/1401-cache-get-all-pagination-means-something
1 month, 1 week ago
@subhashb Make cache get_all a private, unpaginated utility (_get_all) A cache is for point reads by key, not
No dependencies with known security vulnerabilities.
feat/1401-cache-get-all-pagination-means-something
1 month, 1 week ago
@subhashb Merge remote-tracking branch 'origin/main' into feat/1401-cache-get-all-pagination-means-something
No dependencies with known security vulnerabilities.
feat/1401-cache-get-all-pagination-means-something
1 month, 1 week ago
@subhashb Guard get_all against negative pagination and dedupe Redis count Copilot review of the pagination r
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Record 0.17.1 on main (#1422) Forward-ports the 0.17.1 patch so main does not re-announce it in 0.1
No dependencies with known security vulnerabilities.
forward-port/0.17.1-to-main
1 month, 1 week ago
@subhashb Record 0.17.1 on main Forward-ports the 0.17.1 patch so main does not re-announce it in 0.18.0. -
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Fix Redis remove_by_key_pattern raising when a pattern matches nothing (#1419) * Fix Redis remove_b
No dependencies with known security vulnerabilities.
release/0.17.x
1 month, 1 week ago
@subhashb Bump version: 0.17.0 → 0.17.1
No dependencies with known security vulnerabilities.
release/0.17.x
1 month, 1 week ago
@subhashb Backport handler transaction-boundary fixes for 0.17.1 (#1420) * Add ADR-0031 recording the handler
No dependencies with known security vulnerabilities.
feat/1399-cache-remove-by-key-pattern-raises-on-re
1 month, 1 week ago
@subhashb Flush only this suite's DB in the batch-delete test The test used flush_all (FLUSHALL), which clear
No dependencies with known security vulnerabilities.
feat/1401-cache-get-all-pagination-means-something
1 month, 1 week ago
@subhashb Drop the issue reference from the Redis get_all comment
No dependencies with known security vulnerabilities.
feat/1399-cache-remove-by-key-pattern-raises-on-re
1 month, 1 week ago
@subhashb Annotate the delete batch as list[bytes], matching scan_iter This adapter does not enable decode_re
No dependencies with known security vulnerabilities.
backport/0.17.1-handler-boundaries
1 month, 1 week ago
@subhashb Isolate sibling handler classes under synchronous dispatch (#1416) Under event_processing = "sync",
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Add OCC trace validation: check the real code against OCC.tla (#1417) * Add OCC trace validation: c
No dependencies with known security vulnerabilities.