- (arcadedb) Add metadata query methods to ArcadeDBDocumentStore (#3013)
- Test compatible integrations with python 3.14; update pyproject (#3001)
- Add missing -> None return type annotations to arcadedb init methods (#2973)
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
- Add missing operations to
ArcadeDBDocumentstore(#2952)
- Add ArcadeDB document store integration (#2898)