Jina 3.23.2 Update

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

Abstract 3D image of a white spiral structure with a blue core against a black background, surrounded by orbital paths in pin

Release Note (3.23.2)

This release contains 1 dependency update and 2 bug fixes.

Release πŸ’« Patch v3.23.2 Β· jina-ai/jina
Release Note (3.23.2) Release time: 2023-12-14 15:28:24 This release contains 1 dependency update and 2 bug fixes. βš™ Dependency update Update GRPC version requirements (#6110) The grpc version re…

βš™ Dependency update

Update GRPC version requirements (#6110)

The grpc version requirements have been updated to allow grpcio<=1.57.0.

🐞 Bug Fixes

Better handling of Exceptions in dynamic batching (#6128)

An issue was identified when a dynamic batch raises an Exception that could affect some unrelated requests.

Load-balancing streaming based on response type (#6122)

When using Deployment locally with multiple replicas, a load-balancing process is added in front of the replicas.

The load balancer assumed all GET requests to be streaming, but this may not be true for user-added FastAPI endpoints. We have fixed this assumption and now use the response type to determine if a request is streaming.

🀟 Contributors

We would like to thank all contributors to this release: