Jina 3.22.0 Update

Jina is a MLOps framework that empowers anyone to build cross-modal and multi-modal applications on the cloud.

White spiral abstract shape with colorful orbits on a black background, suggesting a sci-fi theme


Release Note (3.22.0)

This release contains 1 new feature and 2 documentation improvements.

Release πŸ’« Release v3.22.0 Β· jina-ai/jina
Release Note (3.22.0) Release time: 2023-10-04 12:16:53 This release contains 1 new feature and 2 documentation improvements. πŸ†• Features Change the way dynamic batching is handled (#6066) This re…

πŸ†• Features

Change the way dynamic batching is handled (#6066)

This release implements some changes in the way we handle dynamic batching:

  • Jina guarantees that all the batches passed to Executors contain no more than preferred_batch_size documents.
  • Requests are returned to the client as they are processed without waiting for other requests to be ready.

πŸ“— Documentation Improvements

  • Fix dynamic batching documentation (#6068)
  • Fix line explaining dynamic batching in YAML (#6065)

🀟 Contributors

We would like to thank all contributors to this release: