libs/langgraph-checkpoint-mongodb/v0.4.0
·
25 commits
to main
since this release
What's Changed
- Improve dependabot version updates + pin zizmor version by Noah Stapp (@NoahStapp) in #317
- Update pymongo requirement from <4.16,>=4.12 to >=4.12,<4.17 in /libs/langgraph-checkpoint-mongodb by Dependabot (@dependabot)[bot] in #301
- INTPYTHON-891 Add links to MongoDB LangChain documentation by Steven Silvester (@blink1073) in #319
- INTPYTHON-898 Checkpointer - Add links to MongoDB documentation by Steven Silvester (@blink1073) in #320
- INTPYTHON-887 & INTPYTHON-899 Update langgraph-mongodb-store docs by Steven Silvester (@blink1073) in #321
- PYTHON-5711 Add zizmor config by Steven Silvester (@blink1073) in #322
- INTPYTHON-881 Add auto-embedding to retrievers by Jeffrey 'Alex' Clark (@aclark4life) in #314
- INTPYTHON-840 - Use pymongo-search-utils for MQL + schema parsing by Noah Stapp (@NoahStapp) in #324
- Bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 in the actions group by Dependabot (@dependabot)[bot] in #326
- Bump langchain-tests from 1.1.1 to 1.1.4 in /libs/langchain-mongodb by Dependabot (@dependabot)[bot] in #325
- Bump astral-sh/setup-uv from 7.2.0 to 7.3.0 in the actions group by Dependabot (@dependabot)[bot] in #328
- INTPYTHON-699 - Add methods to programmatically generate search index… by Noah Stapp (@NoahStapp) in #327
- Bump langsmith from 0.6.2 to 0.6.3 in /libs/langgraph-store-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #331
- Bump langchain-core from 1.2.5 to 1.2.11 in /libs/langgraph-checkpoint-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #332
- Bump pypdf from 6.4.0 to 6.7.1 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #333
- Bump pillow from 12.0.0 to 12.1.1 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #334
- Bump the uv group across 4 directories with 13 updates by Dependabot (@dependabot)[bot] in #336
- Bump the uv group across 4 directories with 2 updates by Dependabot (@dependabot)[bot] in #342
- INTPYTHON-915 Fix datetime bug in MongoDBAtlasSelfQueryRetriever by Jeffrey 'Alex' Clark (@aclark4life) in #339
- Bump pypdf from 6.7.2 to 6.7.3 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #343
- fix: tighten workflow permissions (zizmor excessive-permissions) by John Kennedy (@jkennedyvz) in #338
- Bump pypdf from 6.7.3 to 6.7.4 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #344
- Bump pypdf from 6.7.4 to 6.7.5 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #347
- Bump the actions group with 2 updates by Dependabot (@dependabot)[bot] in #348
- Bump the uv group across 4 directories with 2 updates by Dependabot (@dependabot)[bot] in #349
- Bump actions/upload-artifact from 6 to 7 in the actions group by Dependabot (@dependabot)[bot] in #350
- Bump the uv group across 4 directories with 2 updates by Dependabot (@dependabot)[bot] in #351
- Bump pypdf from 6.8.0 to 6.9.1 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #353
- Potential fix for code scanning alert no. 208: Checkout of untrusted code in trusted context by John Kennedy (@jkennedyvz) in #345
- Bump the actions group across 1 directory with 3 updates by Dependabot (@dependabot)[bot] in #354
- Bump the uv group across 4 directories with 1 update by Dependabot (@dependabot)[bot] in #355
- Bump the uv group across 4 directories with 1 update by Dependabot (@dependabot)[bot] in #358
- Bump pypdf from 6.9.1 to 6.9.2 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #359
- Bump the uv group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #360
- Bump langchain-tests from 1.1.4 to 1.1.5 in /libs/langchain-mongodb by Dependabot (@dependabot)[bot] in #340
- Bump the uv group across 4 directories with 1 update by Dependabot (@dependabot)[bot] in #364
- Bump pypdf from 6.9.2 to 6.10.0 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #366
- Bump the uv group across 3 directories with 2 updates by Dependabot (@dependabot)[bot] in #367
- Bump the actions group with 3 updates by Dependabot (@dependabot)[bot] in #362
- Bump extractions/setup-just from 3.1.0 to 4.0.0 in the actions group by Dependabot (@dependabot)[bot] in #369
- Bump the uv group across 4 directories with 2 updates by Dependabot (@dependabot)[bot] in #371
- Bump the uv group across 4 directories with 3 updates by Dependabot (@dependabot)[bot] in #374
- Bump the uv group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #376
- Bump langchain-tests from 1.1.5 to 1.1.6 in /libs/langchain-mongodb by Dependabot (@dependabot)[bot] in #368
- Bump the actions group with 2 updates by Dependabot (@dependabot)[bot] in #378
- Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the actions group by Dependabot (@dependabot)[bot] in #380
- Bump pip from 26.0 to 26.1 in /libs/langchain-mongodb in the uv group across 1 directory by Dependabot (@dependabot)[bot] in #381
- INTPYTHON-948 Fix multikey index collision on namespace array by Jeffrey 'Alex' Clark (@aclark4life) in #375
- INTPYTHON-957: test upgrade path from legacy multikey index by Casey Clements (@caseyclements) in #382
- [INTPYTHON-961] Reject MQL operator keys in filter dicts to prevent query injection by Casey Clements (@caseyclements) in #384
- Prep langgraph-checkpoint-mongodb 0.4.0 release by Casey Clements (@caseyclements) in #386
New Contributors
- John Kennedy (@jkennedyvz) made their first contribution in #338
Full Changelog: libs/langgraph-checkpoint-mongodb/v0.3.1...libs/langgraph-checkpoint-mongodb/v0.4.0