We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be22069 commit 5f7e3daCopy full SHA for 5f7e3da
1 file changed
integrations/mongodb_atlas/CHANGELOG.md
@@ -1,10 +1,21 @@
1
# Changelog
2
3
+## [integrations/mongodb_atlas-v3.5.0] - 2025-11-06
4
+
5
6
+### ⚙️ CI
7
8
+- Change pytest command (#2475)
9
10
+### 🌀 Miscellaneous
11
12
+- Feat: add filter methods to MongoDB DocumentStore (#2474)
13
14
## [integrations/mongodb_atlas-v3.4.0] - 2025-10-29
15
16
### 🚀 Features
17
-- Add `delete_all_documents()` operation to MongoDB DocumentStore (#2401)
18
+- Add delete_all_documents() to MongoDB DocumentStore (#2401)
19
20
### 📚 Documentation
21
0 commit comments