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

latest releases: v3.27.13, v3.27.12, v3.27.11...
11 months ago

Release Note (3.22.3)

Release time: 2023-10-25 12:03:58

This release contains 1 bug fix.

🐞 Bug Fixes

Add and use POST endpoint for streaming (#6093)

HTTP streaming when using a GET endpoint only allows Documents whose schemas contain only str, int, and float fields.

By adding a POST endpoint and modifying the Jina Client to use it, it is now possible to send Documents with complex nested document schemas over streaming HTTP.

🤟 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.