trustgraph/trustgraph-base/trustgraph
cybermaggedon 9e0c848057
fix: WebSocket auth handshake overwriting explicit workspace (#965)
The auth-ok response includes the token's bound workspace, and
AsyncSocketClient was unconditionally adopting it — clobbering any
workspace the caller explicitly requested via the constructor.
2026-06-01 12:24:27 +01:00
..
api fix: WebSocket auth handshake overwriting explicit workspace (#965) 2026-06-01 12:24:27 +01:00
base fix: stop dropping messages on Pulsar flow restarts (#938) 2026-05-19 13:26:39 +01:00
clients feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
i18n Feat: TrustGraph i18n & Documentation Translation Updates (#781) 2026-04-14 12:08:32 +01:00
knowledge Subgraph provenance (#694) 2026-03-13 11:37:59 +00:00
messaging CLI auth migration, document embeddings core lifecycle (#913) 2026-05-14 10:30:21 +01:00
objects fix: resolve publisher resource leak and field parse validation (#886) 2026-05-11 15:06:54 +01:00
provenance fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc) (#816) 2026-04-16 10:16:11 +01:00
schema CLI auth migration, document embeddings core lifecycle (#913) 2026-05-14 10:30:21 +01:00
exceptions.py Librarian (#304) 2025-02-11 16:01:03 +00:00
log_level.py Pub/sub abstraction: decouple from Pulsar (#751) 2026-04-01 20:16:53 +01:00
rdf.py Remove schema:subjectOf edges from KG extraction (#695) 2026-03-13 12:11:21 +00:00