jina-ai/jina

Release Note

JoanFM opened this issue ยท 1 comments

Release Note

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:

Release Note

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: