python · stigmem-nodeCritical
stigmem-node: Cross-tenant RTBF tombstone integrity fix
Cross-tenant integrity bug in RTBF tombstones: issue_tombstone defaulted tenant to "default" instead of caller's tenant, and read-suppression paths lacked tenan
What changed
Cross-tenant integrity bug in RTBF tombstones: issue_tombstone defaulted tenant to "default" instead of caller's tenant, and read-suppression paths lacked tenant_id predicate, causing tombstone mis-scoping across tenants.
Who it affects
Multi-tenant deployments using stigmem-plugin-multi-tenant (multiple tenants on one node). Single-tenant deployments are not affected.
What to do today
Upgrade to version 0.9.0a12 to fix the cross-tenant RTBF integrity issue.
The trail
Collected→
Audited→
Written→
Published