We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29d12e commit 5b0d485Copy full SHA for 5b0d485
libs/langgraph-checkpoint-mongodb/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
---
4
5
+## Changes in version 0.2.2 (2025/11/12)
6
+
7
+- Bumps minimum version of langgraph-checkpoint to 3.0 to address the Remode Code Execution CVE in JsonPlusSerializer's "json" mode.
8
+- Fixed teardown step in release.yml GitHub workflow.
9
10
## Changes in version 0.2.1 (2025/09/25)
11
12
- Fixes bug when graph interrupted leading to DuplicateKeyError when TTL is set.
0 commit comments