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 155d5b5 commit f64d6e9Copy full SHA for f64d6e9
1 file changed
integrations/arcadedb/CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [integrations/arcadedb-v1.2.0] - 2026-03-24
4
+
5
+### 🚀 Features
6
7
+- *(arcadedb)* Add metadata query methods to ArcadeDBDocumentStore (#3013)
8
9
+### 🧪 Testing
10
11
+- Test compatible integrations with python 3.14; update pyproject (#3001)
12
13
+### 🧹 Chores
14
15
+- Add missing -> None return type annotations to arcadedb __init__ methods (#2973)
16
+- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
17
18
19
## [integrations/arcadedb-v1.1.0] - 2026-03-16
20
21
### 🚀 Features
0 commit comments