Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Note (3.22.0) #6069

Closed
JoanFM opened this issue Oct 4, 2023 · 0 comments
Closed

Release Note (3.22.0) #6069

JoanFM opened this issue Oct 4, 2023 · 0 comments
Assignees

Comments

@JoanFM
Copy link
Member

JoanFM commented Oct 4, 2023

Release Note

This release contains 1 new feature and 2 documentation improvements.

🆕 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

🤟 Contributors

We would like to thank all contributors to this release:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants