v3.250.0
mem0ai/mem0v3.250.0Jul 2, 2026by github-actions[bot]
AI Summary
This release focuses on a bug fix within the CLI and Engine components. It resolves an issue where recursive property log marshaling was failing, ensuring proper serialization of nested properties.
Key Highlights
- Fixed recursive property log marshaling in CLI/Engine
- Resolved serialization errors related to properties
- Linked to pull request #23773
Full Release Notes
## 3.250.0 (2026-07-01) ### Bug Fixes - [cli/engine] Fix recursive property log marshaling [#23773](https://github.com/pulumi/pulumi/pull/23773)