github jina-ai/jina v3.23.4
💫 Patch v3.23.4

latest releases: v3.25.2, v3.25.1, v3.25.0...
4 months ago

Release Note (3.23.4)

Release time: 2024-02-27 09:36:35

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:

Don't miss a new jina release

NewReleases is sending notifications on new releases.