Docs | Support

proteanhq/protean

feat/827-5-2-1-custom-subscription-profiles-via-d
1 month, 3 weeks ago
@subhashb Guard non-string override keys in custom subscription profiles A programmatic [server.profiles] con
No dependencies with known security vulnerabilities.
feat/827-5-2-1-custom-subscription-profiles-via-d
1 month, 3 weeks ago
@subhashb Repurpose the profile-validation test file instead of deleting it The prior fix pass deleted tests/
No dependencies with known security vulnerabilities.
main
1 month, 3 weeks ago
@subhashb Document nested Unit of Work semantics and why inner transactions are not supported A nested UnitOf
No dependencies with known security vulnerabilities.
main
1 month, 3 weeks ago
@subhashb Make the Unit of Work a real database transaction on PostgreSQL and MSSQL (#1267) * Add ADR-0027: t
No dependencies with known security vulnerabilities.
main
1 month, 3 weeks ago
@subhashb Correct read-side documentation (#1269) * Correct read-side documentation Unify the "three levels
No dependencies with known security vulnerabilities.
work/1112-read-side-docs-corrections
1 month, 3 weeks ago
@subhashb Name ReadOnlyQuerySet explicitly in the Facade description
No dependencies with known security vulnerabilities.
work/1112-read-side-docs-corrections
1 month, 3 weeks ago
@subhashb Correct read-side documentation Unify the "three levels of read access" on both guide pages onto on
No dependencies with known security vulnerabilities.
work/1256-uow-atomicity-ryw-spec
1 month, 3 weeks ago
@subhashb Publish outbox messages outside the UnitOfWork (async session safety) The outbox processor held a U
No dependencies with known security vulnerabilities.
work/1256-uow-atomicity-ryw-spec
1 month, 3 weeks ago
@subhashb Reset a nested UnitOfWork's own state on commit/rollback Copilot review: the nested commit/rollback
No dependencies with known security vulnerabilities.
work/1256-uow-atomicity-ryw-spec
1 month, 3 weeks ago
@subhashb Recompute UoW nesting on every start so a reused instance is not stuck nested An adversarial review
No dependencies with known security vulnerabilities.
main
1 month, 3 weeks ago
@subhashb Hold a message for redelivery when its DLQ publish fails (#1266) * Hold a message for redelivery wh
No dependencies with known security vulnerabilities.
work/1263-dlq-ack-before-publish
1 month, 3 weeks ago
@subhashb Log the stream exhaust path accurately and fix a stale DLQ-return assertion - The stream exhaust-re
No dependencies with known security vulnerabilities.
work/1263-dlq-ack-before-publish
1 month, 3 weeks ago
@subhashb Hold a message for redelivery when its DLQ publish fails Broker and stream subscriptions moved an e
No dependencies with known security vulnerabilities.
main
1 month, 3 weeks ago
@subhashb Fix lost updates in the Memory adapter's optimistic locking (#1258) (#1264) * Fix lost updates in t
No dependencies with known security vulnerabilities.
main
1 month, 3 weeks ago
@subhashb Record a subscription failure before advancing its read cursor (#1262) * Record a subscription fail
No dependencies with known security vulnerabilities.