jina-ai / jina

☁️ Build multimodal AI applications with cloud-native stack
https://docs.jina.ai
Apache License 2.0
20.54k stars 2.21k forks source link

Release Notes 3.23.4 #6144

Closed JoanFM closed 4 months ago

JoanFM commented 4 months ago

Release Note

This release contains 1 bug fix.

🐞 Bug Fixes

Use unbound method to link to dry_run endpoint (#6143)

In prior releases, to assess Flow connectivity Jina automatically bound an Executor to a _dry_run endpoint via an object method. This release changes that to a class-unbound method, thus avoiding a cyclic reference in the inner requests object of the Executor.

🤟 Contributors

We would like to thank all contributors to this release: