- JinaRanker - add missing output edge (#3605)
- Jina - add unit tests (#3214)
- (jina) Add async support and migrate from requests to httpx (#3144)
- Track test coverage for all integrations (#3065)
- Jina base url pass as params (#3032)
- Simplify pydoc configs (#2855)
- Fix JinaDocumentImageEmbedder test (#2846)
- Test compatible integrations with python 3.14; update pyproject (#3001)
- Standardize author mentions (#2897)
- Add ANN type annotations to google_genai, hanlp, jina, langfuse, lara (#2990)
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in integrations 11-20 (#3009)
- Add Jina integration tests for text/document embedders and ranker (#2841)
- (jina) Use dataclass replace to avoid modifying input documents (#2765)
- Add pydoc configurations for Docusaurus (#2411)
- Change pytest command (#2475)
- Remove Readme API CI workflow and configs (#2573)
- Make fmt command more forgiving (#2671)
- [breaking] Jina - drop Python 3.9 and use X|Y typing (#2708)
- Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)
- Add
JinaDocumentImageEmbedder(#2234)
- Standardize readmes - part 2 (#2205)
- Fix Jina types + add py.typed (#2020)
- Align core-integrations Hatch scripts (#1898)
- Remove black (#1985)
- Review testing workflows (#1541)
- Remove Python 3.8 support (#1421)
- Add Jina pins (#1836)
- Fix linting/isort (#1215)
- Fix:
JinaReaderConnector- fix the name of the output edge (#1217)
- Add
JinaReaderConnector(#1150)
- Update docstrings of JinaDocumentEmbedder and JinaTextEmbedder (#1092)
- Adopt uv as installer (#1142)
- Update ruff linting scripts and settings (#1105)
- Do not retry tests in
hatch run testcommand (#954)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Update Jina Embedder usage for V3 release (#1077)
- Remove references to Python 3.7 (#601)
- Jina - add missing ranker to API reference (#610)
- Jina ranker: fix wrong URL in docstring (#628)
- Chore: add license classifiers (#680)
- Chore: change the pydoc renderer class (#718)
- Ci: install
pytest-rerunfailureswhere needed; add retry config totest-covscript (#845) - Chore: Jina - ruff update, don't ruff tests (#982)
- Add JinaRanker component (#539)
- Fix order of API docs (#447)
- Update category slug (#442)
- Disable-class-def (#556)
- Jina - remove dead code (#422)
- Jina - review docstrings (#504)
- Make tests show coverage (#566)
- Generate API docs for Jina (#381)
- Update paths and titles (#397)
- Update secrets management (#411)
- Fix project URLs (#96)
- Use
hatch_vcsto manage integrations versioning (#103)
- [breaking] Rename model_name to model in the Jina integration (#230)
- Change metadata to meta (#152)
- Optimize API key reading (#162)
- Refact!:change import paths (#254)
- Add Jina Embeddings integration (#93)