This release adds 1 notable feature for engineering teams evaluating rollout.
Published 7d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
ai-agents
application
chatbots
chatgpt
+7 more
genai
llm
long-term-memory
memory
memory-management
python
state-management
Summary
AI summaryClient delete methods now accept delete_linked to recursively remove linked memories.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Client delete() and async delete() accept `delete_linked` flag (default False) Client delete() and async delete() accept `delete_linked` flag (default False) Source: llm_adapter@2026-05-27 Confidence: high |
— |
Full changelog
Mem0 Python SDK (v2.0.4)
New Features:
- Client:
delete()and asyncdelete()acceptdelete_linked(defaultFalse). WhenTrue, deleting a memory also removes the older memories it superseded (the v3linked_memory_idschain), transitively — the delete-side counterpart oflatest_only, so a superseded memory does not resurface after the current one is deleted (#5270)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]