Skip to content

mem0

v2.0.6 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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

Affected surfaces

auth crypto_tls

Summary

AI summary

Added contextual OSS‑to‑Platform notices system (disable with MEM0_TELEMETRY=false) and fixed several crashes and indexing issues.

Changes in this release

Feature Medium

Implements `$not` filter support in ChromaDB vector store

Implements `$not` filter support in ChromaDB vector store

Source: llm_adapter@2026-06-13

Confidence: high

Feature Low

Adds contextual OSS-to-Platform notices system, disable via MEM0_TELEMETRY=false

Adds contextual OSS-to-Platform notices system, disable via MEM0_TELEMETRY=false

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Prevents crash in parse_vision_messages when vision support is disabled

Prevents crash in parse_vision_messages when vision support is disabled

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Exposes `https` option on Qdrant vector store configuration for TLS endpoints

Exposes `https` option on Qdrant vector store configuration for TLS endpoints

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Uses valid S3 Vectors entity index names, fixing failing index operations

Uses valid S3 Vectors entity index names, fixing failing index operations

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Fixes `search()` crash in LangChain vector store when result score is None

Fixes `search()` crash in LangChain vector store when result score is None

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Uses `is not None` check in PGVector update() to include empty/zero vector values

Uses `is not None` check in PGVector update() to include empty/zero vector values

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Indexes Valkey `memory` field as TEXT for correct full‑text search

Indexes Valkey `memory` field as TEXT for correct full‑text search

Source: llm_adapter@2026-06-13

Confidence: high

Full changelog

Mem0 Python SDK (v2.0.6)

New Features:

  • Memory: Add a contextual OSS-to-Platform notices system that surfaces occasional, situation-aware messages (first run, scale/performance thresholds, slow queries, and when temporal/decay features are relevant) pointing to the corresponding Mem0 Platform capabilities; disable via MEM0_TELEMETRY=false (#5494)

Bug Fixes:

  • Memory: Prevent a crash in parse_vision_messages when vision support is disabled (#5487)
  • Vector Stores: Expose the https option on the Qdrant vector store configuration so TLS endpoints can be targeted explicitly (#5380)
  • Vector Stores: Use valid S3 Vectors entity index names, fixing index operations that failed on invalid names (#5416)
  • Vector Stores: Fix search() crashing with a TypeError in the LangChain vector store when a result score is None (#5072)
  • Vector Stores: Use is not None instead of a truthiness check for vector/payload in the PGVector update() path, so valid empty/zero values are no longer skipped (#5488)
  • Vector Stores: Index the Valkey memory field as TEXT rather than TAG so full-text search behaves correctly (#5443)
  • Vector Stores: Implement $not filter support in the ChromaDB vector store (#5485)

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

Track mem0

Get notified when new releases ship.

Sign up free

About mem0

Universal memory layer for AI Agents

All releases →

Related context

Beta — feedback welcome: [email protected]